Try removing your config.cache, rerunning buildconf and config.nice. -aaron
On Fri, Apr 12, 2002 at 09:38:15PM +0200, Magnus M��tt� wrote: > Hi! > > I don't know if this is the place to send it.. But here it goes: > > Using latest CVS version, just a couple of minutes old.. > > /bin/sh /root/Apache/httpd-2.0/srclib/apr/libtool --silent --mode=compile gcc -g -O2 >-pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE >-D_SVID_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix >-c dir.c && touch dir.lo > In file included from ../../include/apr_portable.h:73, > from dir.c:57: > ../../include/apr_thread_proc.h:655:26: "@" is not valid in #if expressions > make[4]: *** [dir.lo] Error 1 > make[4]: Leaving directory `/root/Apache/apr/file_io/unix' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/root/Apache/apr/file_io/unix' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/Apache/apr' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/Apache/httpd-2.0/srclib' > make: *** [all-recursive] Error 1
