Subject: subversion: /usr/bin/ld: cannot find -lsvn_subr-1
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/22/2004 16:03:58
I last built subversion on this system about two weeks ago.

Something changed since then:

cd subversion/mod_authz_svn && /bin/sh
/scratch/pkgsrc/devel/subversion-base/work.puget/subversion-1.0.0/libtool
--silent --mode=link gcc  -g -I/usr/include   -pthread  -DNEON_ZLIB
-DNEON_SSL  -L/usr/gcc3/lib/gcc-lib/i386-pc-linux/3.3.3
-Wl,-R/usr/gcc3/lib/gcc-lib/i386-pc-linux/3.3.3 -L/usr/gcc3/lib
-Wl,-R/usr/gcc3/lib -L/usr/lib -Wl,-R/usr/lib     -L/usr/lib  -rpath
/usr/lib/httpd -avoid-version -module -o mod_authz_svn.la mod_authz_svn.lo
-lsvn_subr-1
/usr/bin/ld: cannot find -lsvn_subr-1
collect2: ld returned 1 exit status


This is with clean mk/. I also tried my custom mk/ that I have been
tweaking for my Linux and LOCALBASE=/usr support. (By the way, I also use
same under NetBSD with LOCALBASE=/usr/pkg too.)

This is under Linux with LOCALBASE as /usr. The libtool is from
libtool-base-1.5.2nb4.


   Jeremy C. Reed
   http://www.reedmedia.net/