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

Re: problems compiling 1.4.0 on Solaris 8

From: Ed Hillmann <edhillmann_at_yahoo.com>
Date: 2006-11-10 01:30:20 CET

This looks similar to problems I had when building SVN 1.4.0 on Solaris 9. Where previous releases didn't require it, with 1.4.0, I needed to include the --enable-shared=yes parameter when running the configure step. From what I could tell, the neon libraries without this were not building shared libraries (only static libraries). And this would fall over, as the Sun OS doesn't ship static versions of key libraries.

Once I configured the make file to build shared libraries, it all went swimmingly for me. :)

Hope this helps,
Ed

Send instant messages to your online friends http://au.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 10 01:30:59 2006

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.