[Vorbis] Fwd: vorbis-tools-1.1.1 build mechanism stubbornly refuses to build with FLAC, ogg123, speex

Jeremy C. Reed reed at reedmedia.net
Fri Dec 8 09:39:04 PST 2006


On Fri, 8 Dec 2006, Sergei Steshenko wrote:

> The suspicion that it's a bug in 'vorbis' build mechanism is strong 
> because the exact same approach works for dozens of other targets.

> If it's a bug in 'vorbis' build mechanism, it should be fixed. I am 
> ready to provide additional info if necessary, like 'config.log', more 
> screen output from 'configure', list of files in the directories I 
> specify on command line, etc.
> 
> Does 'gentoo' use the same directory structure ? I think not, but 
> correct me if I'm wrong.
> 
> However, if 'gentoo' uses a different directory structure, why should I 
> use it as a reference ? My guess is that build mechanism is not tuned to 
> work with non-system directories.

I do build vorbis-tools using "pkgsrc" build and package management system 
frequently. It builds fine using dependencies/includes/libraries outside 
of /usr (like in my $HOME).

You didn't provide much detail to receive help.

Does your configure output have anything like:

checking for log in -lm... yes
checking for FLAC__stream_decoder_process_single in -lFLAC... yes
checking for OggFLAC__stream_decoder_new in -lOggFLAC... yes
checking for FLAC/stream_decoder.h... yes

(I assume you have "no" for one of those.)

--with-flac is the default (as you probably already know)

Look carefully at your config.log output. Don't send the whole thing to 
this list, but review it to find out what part of the above failed. 
(Search in it for FLAC__stream_decoder_process_single for example.)


More information about the Vorbis mailing list