Those are all entry points in libz - see if you have libz.so, and if it's on the LD_LIBRARY_PATH
(or whatever the Solaris equivalent is). Try adding -lz to the link, if it's not already there.
Shared-libs under Solaris don't work the same as way as under Linux - I found this out while building
python under Solaris - but I don't know any more than that.
.../subversion-1.0.1/neon/src/.libs/libneon.so: undefined reference to `inflateEnd@SUNW_1.1'
.../subversion-1.0.1/neon/src/.libs/libneon.so: undefined reference to `inflateInit2_@SUNW_1.1'
.../subversion-1.0.1/neon/src/.libs/libneon.so: undefined reference to `crc32@SUNW_1.1'
.../subversion-1.0.1/neon/src/.libs/libneon.so: undefined reference to `inflate@SUNW_1.1'
-----Original Message-----
From: Pete [mailto:petesea@bigfoot.com]
Sent: Wed 17/03/2004 11:03 PM
To: users@subversion.tigris.org
Cc:
Subject: Subversion 1.0.1 on Solaris 8
Received on Thu Mar 18 05:14:34 2004