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

Subversion 0.31.0 (srcs from cvs) on HP-UX

From: Jacek Laskowski <jacek.laskowski_at_hp.com>
Date: 2003-10-13 10:27:31 CEST

Hi,

While building SVN on HP-UX (from SVN repository as of Oct 9 2003) I had
to change the following line (added the first -L option manually) in
/neon/src/Makefile to have it compiled:

LIBS = -L/usr/local/lib -lz -Wl,+s -L/usr/local/lib -lssl -lcrypto -ldld

Otherwise the build process ended up with an error that the zlib library
was not found.

Configure was started as follows:

./configure --with-apxs=/opt/hpws/apache/bin/apxs
--enable-maintainer-mode --with-ssl

Cheers,
Jacek

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 13 10:31:11 2003

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.