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

Re: Problems with APR libs when building 1.4.2 on OSX

From: Nathan Sowatskey <nsowatsk_at_cisco.com>
Date: 2007-01-11 22:27:24 CET

Thanks! That got me a little further I think.

Now I have:

cd subversion/libsvn_ra_dav && /bin/sh
/Users/nathan/dev_tools/subversion-1.4.2/libtool --tag=CC --silent
--mode=link gcc -g -O2 -g -O2 -L/usr/local/apache2/lib -rpath
/usr/local/lib -o libsvn_ra_dav-1.la commit.lo fetch.lo file_revs.lo log.lo
merge.lo options.lo props.lo replay.lo session.lo util.lo
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/apache2/lib/libaprutil-1.la -lsqlite3 -lexpat -liconv
/usr/local/apache2/lib/libapr-1.la -lpthread /usr/local/lib/libneon.la
-framework Security -framework CoreFoundation -framework CoreServices -lz
libtool: link: warning:
`/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../..//libiconv.la' seems to be
moved
libtool: link: warning:
`/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../..//libiconv.la' seems to be
moved
grep: /usr/local/apr/lib/libexpat.la: No such file or directory
sed: /usr/local/apr/lib/libexpat.la: No such file or directory
libtool: link: `/usr/local/apr/lib/libexpat.la' is not a valid libtool
archive
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1

Regards

Nathan

P.S. I am off to look for binary dist for OSX of Apache

On 11/1/07 21:00, "Ryan Schmidt" <subversion-2007a@ryandesign.com> wrote:

> On Jan 11, 2007, at 12:33, Nathan Sowatskey wrote:
>
>> I have Apache2 configured and installed thus:
>>
>> ./configure --enable-mods-shared=most --enable-ssl --with-mpm=worker
>> --without-berkeley-db --with-included-apr
>>
>>
>> And 1.4.2 Subversion configured thus:
>>
>> ./configure --prefix=/usr/local --with-openssl --with-ssl --with-zlib
>> --enable-swig-bindings=no --without-berkeley-db
>> --with-apr=/usr/local/apache2/bin/apr-1-config --mandir=/usr/local/
>> share/man
>> --with-apxs=/usr/local/apache2/bin/apxs
>>
>> And I get:
> [snip]
>> /usr/bin/libtool: can't locate file for: -laprutil-1
>> /usr/bin/libtool: file: -laprutil-1 is not an object file (not
>> allowed in a
>> library)
>
> You also need --with-apr-util pointed at the correct place.
>
>

Nathan Sowatskey (nsowatsk@cisco.com) - Technical Leader NMTG, ANA
Architecture - +34-638-083-675, +34-91-201-2139 - AIM NathanCisco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 11 22:47:41 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.