On Sat, 14 Apr 2007 15:34:21 -0500 [EMAIL PROTECTED] wrote: > On OSX 10.4.9 with all the latest versions of various libraries from > macports, this candidate fails to compile all the way through. Here's > an excerpt from the tail end that might be helpful:
> gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - > D_FILE_OFFSET_BITS=64 -g -O2 -no-cpp-precomp -D_INTL_REDIRECT_MACROS - > framework vecLib -o tcmodinfo tcmodinfo.o optstr.o ../aclib/.libs/ > libac.a ../libtc/.libs/libtc.a /usr/lib/libiconv.dylib -lm -lz -ldl > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DMOD_PATH=\"/usr/ > local/lib/transcode\" -I.. -I../src -I../libac3 -I../avilib -I../ > libioaux -I../libxio -Wall -D_LARGEFILE_SOURCE - > D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -no-cpp-precomp - > D_INTL_REDIRECT_MACROS -MT tcmp3cut.o -MD -MP -MF ".deps/ > tcmp3cut.Tpo" -c -o tcmp3cut.o tcmp3cut.c; \ > then mv -f ".deps/tcmp3cut.Tpo" ".deps/tcmp3cut.Po"; else rm -f > ".deps/tcmp3cut.Tpo"; exit 1; fi > tcmp3cut.c: In function 'main': > tcmp3cut.c:219: warning: pointer targets in passing argument 1 of > 'tc_get_mp3_header' differ in signedness > tcmp3cut.c:251: warning: pointer targets in passing argument 1 of > 'tc_get_mp3_header' differ in signedness > /bin/sh ../libtool --mode=link gcc -Wall -D_LARGEFILE_SOURCE - > D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -no-cpp-precomp - > D_INTL_REDIRECT_MACROS -framework vecLib -o tcmp3cut tcmp3cut.o - > liconv -lm -lz -ldl > gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - > D_FILE_OFFSET_BITS=64 -g -O2 -no-cpp-precomp -D_INTL_REDIRECT_MACROS - > framework vecLib -o tcmp3cut tcmp3cut.o /usr/lib/libiconv.dylib -lm - > lz -ldl > Making all in testsuite > make[2]: Nothing to be done for `all'. > make[2]: Nothing to be done for `all-am'. No error in sight, only usual warnings (some of them fixed in CVS, most of them unfixable in 1.0.x). Could you please mail me the _whole_ build log of `make'? Make sure to do a 'make clean' before to re-run make. Unfortunately I don't have any Os X box handy. :( Bests, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact : (email first, Antispam default deny!) icq://27-83-87-867 tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!) known bugs : http://tcfoundry.hostme.it/mantis (EXPERIMENTAL)
