Subject: Re: subversion: /usr/bin/ld: cannot find -lsvn_subr-1
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 03/23/2004 05:25:59
On Mon, Mar 22, 2004 at 04:27:13PM -0800, Jeremy C. Reed wrote:
> On Mon, 22 Mar 2004, Jeremy C. Reed wrote:
> 
> > /usr/bin/ld: cannot find -lsvn_subr-1
> 
> My .work.log has:
> 
> [*] /scratch/pkgsrc/devel/subversion-base/work.puget/.buildlink/bin/gcc
> -shared .libs/mod_authz_svn.o -pthread
> -L/scratch/pkgsrc/devel/subversion-base/work.puget/.buildlink/gcc3/lib/gcc-lib/i386-pc-linux/3.3.3
> -L/scratch/pkgsrc/devel/subversion-base/work.puget/.buildlink/gcc3/lib
> -L/scratch/pkgsrc/devel/subversion-base/work.puget/.buildlink/lib
> -lsvn_subr-1 -Wl,-R/usr/gcc3/lib/gcc-lib/i386-pc-linux/3.3.3 -Wl,-soname
> -Wl,mod_authz_svn.so -o .libs/mod_authz_svn.so

Why is your subversion_base package trying to build the mod_authz_svn
Apache module?  My build of subversion_base doesn't do that.

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>