[Flac-dev] Another OS X compile error
Glenn
glenn at meaning.com
Thu Jan 9 13:50:02 PST 2003
On Wednesday, January 8, 2003, at 12:56 PM, Josh Coalson wrote:
> 'touch doc/FLAC.tag' and run make again
I did and got:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include
-I../../include -g -O2 -O3 -DNDEBUG -Dunix -fomit-frame-pointer
-funroll-loops -finline-functions -Wall -W -Winline
-DFLaC__INLINE=__inline__ -c `test -f 'encode.c' || echo './'`encode.c
encode.c:117: undefined type, found `OggFLAC__StreamEncoder'
encode.c:118: undefined type, found `OggFLAC__StreamEncoder'
encode.c:119: undefined type, found `OggFLAC__StreamEncoder'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
encode.c:117: parse error before '*' token
encode.c:118: parse error before '*' token
encode.c:119: parse error before '*' token
make[3]: *** [encode.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[TLB:~/Desktop/flac-1.0.5_beta1] glenn%
More information about the Flac-dev
mailing list