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

Subversion 1.0.1 on Solaris 8

From: Pete <petesea_at_bigfoot.com>
Date: 2004-03-18 05:03:06 CET

I'm trying to compile subversion-1.0.1 on solaris 8 and the make fails
with:

  .../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'
  collect2: ld returned 1 exit status
  make: *** [subversion/clients/cmdline/svn] Error 1

I'd appreciate any help deciphering what this means and how to fix it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 18 05:05:00 2004

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.