Error building subversion
From: Mark Bainter <mark-svn_at_webtech.dresser.com>
Date: 2002-12-06 01:43:27 CET
I poked around for a bit in the archives and on google trying to
I have a working subversion setup on one system. Running with
On this other machine, I used the same exact build procedures
/bin/sh /home/mark/subversion-r3987/libtool --silent --mode=compile i586-pc-linux-gnu-gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -DNEON_SSL -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I. -I/usr/include/neon -I/usr/include -I/usr/include/apache2 -I/usr/include/apache2 /include -o subversion/libsvn_auth/auth.lo -c subversion/libsvn_auth/auth.c
On my other machine (which works) I get similar output, only it works:
/bin/sh /home/mark/subversion-r3687/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pthread -DNEON_ZLIB -DNEON_SSL -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I. -I/usr/include/neon -I/usr/include -I/usr/include/apache2 -I/usr/include/apache2 -o subversion/libsvn_auth/auth.lo -c subversion/libsvn_auth/auth.c
Obviously, there are some hardware differences between the two machines.
Thanks.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.