[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

0.15 fails to build

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2002-11-08 20:33:56 CET

Trying to build svn 0.15 on Debian Woody. Updated httpd2 to current trunk,
rebuild and installed. svn switch to 0.15 tag of svn, make distclean and
new neon, configure and build ..

/bin/sh /home/timo/Build/svn/libtool --silent --mode=compile 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/home/timo/Build/svn/neon/src -I/usr/local/BerkeleyDB.4.0/include -I/home/timo/Build/httpd-2.0/srclib/apr/include -I/home/timo/Build/httpd-2.0/srclib/apr-util/include @SVN_XMLRPC_INCLUDES@ -o subversion/libsvn_auth/auth.lo -c subversion/libsvn_auth/auth.c
gcc: cannot specify -o with -c or -S and multiple compilations
make: *** [subversion/libsvn_auth/auth.lo] Error 1

any ideas what's going wrong?

some more info:

timo@zerowing:~/Build/svn$ automake --version
automake (GNU automake) 1.4-p4

timo@zerowing:~/Build/svn$ autoconf --version
autoconf (GNU Autoconf) 2.53

timo@zerowing:~/Build/svn$ gcc --version
2.95.4

timo@zerowing:~/Build/svn$ libtool --version
ltmain.sh (GNU libtool) 1.4.2a (1.922.2.79 2001/11/28 21:50:31)

TTimo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 20:34:50 2002

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.