[Flac-dev] building flac 1.2.0 on OS X
Brian Willoughby
brianw at sounds.wa.com
Wed Jul 25 15:15:53 PDT 2007
Did you build and install libOgg first?
What is the output of ./configure before you run make?
Brian Willoughby
Sound Consulting
On Jul 25, 2007, at 14:45, Scott C. Brown 02 wrote:
I just tried to build 1.2 on my Macbook
i ran configure with the following arguments (like i have in the past)
./configure --enable-static --disable-asm-optimizations --disable-shared
then "make:
i get the following error:
encode.c: In function 'convert_to_seek_table_template':
encode.c:2181: error: 'struct <anonymous>' has no member named 'use_ogg'
make[3]: *** [encode.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Anyone know what's going on?
Thanks,
Scott
More information about the Flac-dev
mailing list