Subject: Re: vorbis-tools package broken?
To: Jeremy C. Reed <reed@reedmedia.net>
From: SAR <sar@computer.org>
List: netbsd-help
Date: 09/03/2002 09:36:25
On Mon, 2 Sep 2002 21:27:04 -0700 (PDT)
"Jeremy C. Reed" <reed@reedmedia.net> wrote:
> On Mon, 2 Sep 2002, SAR wrote:
>
> > ogg123 was not being built because configure could not find
> > curl/curl.h and libcurl. But, I had already installed curl!
> > I verified that curl/curl.h was in /usr/pkg/include, and
> > libcurl was in /usr/pkg/lib, where they belong.
>
> Can you please send-pr this?
Will do, after I try the other things you suggested.
> Have a look at the configure script options with "./configure
> --help". Does it have an --with-libcurl-prefix or
> --with-curl-prefix (or any other curl) configuration options?
>
> If it has that option, try adding to the
> pkgsrc/audio/vorbis-tools/Makefile and see if it works.
> Maybe like:
> --with-curl-prefix=${PREFIX}
I played with a couple variations of this, based on the output generated by ./configure --help. I'll do more formal tests tomorrow.
> Also, in your PR suggest that a buildlink be set up for
> www/curl too.
Will do.
> I am glad that you were able to workaround your problem. Now
> let's make it so others don't have same problem.
That would be a beautiful thing.
SAR
sar@computer.org