Subject: Re: buildlink2 problems with new libogg and libvorbis packages
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.ORG>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 10/04/2002 14:15:24
On Fri, Oct 04, 2002 at 02:31:34PM -0400, Greg A. Woods wrote:
> I was attempting to upgrade vorbis-tools and all the libraries it uses,
> and suddenly found that audio/libvorbis wouldn't build.  It seemed as
> though the configure sript was insisting on finding a libpthread, so I
> made the following change:

No, pthreads isn't used by libvorbis despite that fact that the configure
script probes for it.  I think this is some other problem cropping up.
Could you please remove that pth line that you added, build it again,
and share the following information: LOCALBASE, CC (if set in /etc/mk.conf)
and the contents of ${BUILDLINK_DIR}/.wrapper.log?

	Thanks,

	-- Johnny Lam <jlam@netbsd.org>