Re: Installation/Compile Issue on AIX 4.3.2
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-20 23:01:56 CET
"Derek J. Balling" <dredd@megacity.org> writes:
> > I take it the shared library libsvn_subr-1.so.0 exists. You can also
libsvn_subr1.a is the static library. It *should* contain the symbol.
$ ar t libsvn_subr1.a
will (might?) produce a list of the files in the archive. One of
$ nm md5.o
> > It would be good to find out how to make shared libraries work
If you are correct and nm on libsvn_subr1.a doesn't show the symbol
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 20 23:02:40 2003 |
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.