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

Re: Error building subversion

From: David Kimdon <dwhedon_at_debian.org>
Date: 2002-12-06 08:36:46 CET

On Thu, Dec 05, 2002 at 06:43:27PM -0600, Mark Bainter wrote:
> /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
> i586-pc-linux-gnu-gcc: cannot specify -o with -c or -S and multiple compilations
> make: *** [subversion/libsvn_auth/auth.lo] Error 1

see the '-I/usr/include/apache2 /include' above?

The space shouldn't be there, track it down and I expect the above
error will go away.

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 6 08:43:17 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.