Do any of the arla snapshots work under redhat 9?
Harald Barth
haba at pdc.kth.se
Mon Mar 22 18:37:59 CET 2004
> I did ./configure --with-krb5=/usr/heimdal --with-krb4=/nowhere
> --enable-smp
Arla configure might not set the correct flags for SMP. First thing to try:
./configure --with-krb5=/usr/heimdal --without-krb4 --enable-smp CFLAGS="-DCONFIG_SMP=1"
Of course this should be fixed in configure.in later. Next thing to
try: Install some older RH 6.2 compat libc and link against that.
That might conflicts between pthreads in libc and lwp.
export GLIBC_VERSION=2.1.3
and then all the rest
Do I remember that correct? In the long run arla should provide a
working configure --with-pthreads again, just now I think that option
is broken.
Btw, Tomas is trying to repeat your crash but not quite there yet ;-)
Harald.
More information about the Arla-drinkers
mailing list