I'm struggling with a build of subversion that's failing during
the configuration of the bundled neon library. See the thread
here:
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=35418
and here:
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=35462
(none of the solutions I have come up with so far is viable).
I downloaded the latest neon-0.25.2 and reproduced the same problem.
With OpenSSL 0.9.8 installed in /usr/local/openssl-0.9.8, configure
fails with the error below (from config.log).
Could someone please explain whether it is possible to configure
and build neon with OpenSSL installed in a non-default location
and if so, how to persuade it to do so.
Thanks
Martin
./configure --with-ssl --with-libs=/usr/local/openssl-0.9.8
...
configure:27692: gcc -o conftest -g -O2
-I/usr/local/openssl-0.9.8/include -D_LARGEFILE64_SOURCE -DNE_LFS
-L/usr/local/openssl-0.9.8/lib conftest.c >&5
Undefined first referenced
symbol in file
SSL_library_init /var/tmp//ccUZViGe.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:27698: $? = 1
configure: failed program was:
| /* confdefs.h. */
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon