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

compile errors

From: McCarty, Andy <William.McCarty_at_med.va.gov>
Date: 2002-08-12 22:00:04 CEST

I have been building SVN a while and I have managed to get through all of
the
quirks but this one is getting me.

I am on a FreeBSD-4.6-STABLE box.

getting this error

/bin/sh /usr/local/src/svn/libtool --silent --mode=compile gcc -D_REENTRANT
-D_THREAD_SAFE -g -O2 -I./subversion/include -I.
-I/usr/local/src/svn/apr/include -I/usr/local/src/svn/apr-util/include
-I/usr/local/include -I/usr/local/src/svn/neon/src
-I/usr/local/src/svn/db/dist @SVN_APR_INCLUDES@ @SVN_APRUTIL_INCLUDES@ -o
subversion/libsvn_delta/compose_delta.lo -c
subversion/libsvn_delta/compose_delta.c
gcc: cannot specify -o with -c or -S and multiple compilations
*** Error code 1

I am at 2949 of SVN

I have tried with
a) apache 2.0.39, head of APR, head of APR-UTIL
b) apache 2.0.40, bundled APR, bundled APR-UTIL
c) head of apache, head of APR, head of APR_UTIL (I can't compile this
either)

It is probably something stupid that I am not doing but any help is
greatly appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 12 22:01:02 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.