You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "McCarty, Andy" <Wi...@med.va.gov> on 2002/08/12 20:00:04 UTC

compile errors

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