On 20 Feb 2008, at 01:11, Richard E.Miles wrote: > I am using intel imac 10.2.5 leopard. I did a update to finkcomander. > Then did fink selfupdate-sync and then update-all. When it had go to > linsndfile1-1,0.17-2 it failed. Here is output: > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -std=gnu99 -W - > Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wcast-align -Wcast-qual -Wnested-externs -Wbad- > function-cast -Wwrite-strings -pipe -fpascal-strings -I/Developer/ > Headers/FlatCarbon -c flac.c -fno-common -DPIC -o .libs/flac.o > flac.c:63: error: syntax error before 'FLAC__SeekableStreamDecoder' > flac.c:63: warning: no semicolon at end of struct or union > flac.c:64: warning: type defaults to 'int' in declaration of 'fse' > flac.c:64: warning: data definition has no type or storage class > flac.c:77: error: syntax error before '}' token >
Same here (with 10.4), and similar trouble with libtunepimp3 and with libxine1 _ even when re-doing those 3 builds with all others updates completed. For libtunepimp3 : g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/tunepimp -I../../ libltdl -DHAVE_SOCKLEN_T=1 -I/sw/include -Wall -O2 -g -O2 -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.cpp -fno-common -DPIC -o .libs/ flac.o In file included from flac.cpp:41: flacdecode.h:30:31: error: FLAC/file_decoder.h: No such file or directory For libxine1 : gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../ include -I../../src -I../../src/xine-engine -I../../src/xine-engine - I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -fno-common -I/sw/lib/freetype219/include/freetype2 -I/sw/ lib/freetype219/include -I/usr/X11R6/include -I/sw/include -UHAVE_MMX -UHAVE_MMX2 -I/sw/include -mtune=i386 -Os -pipe -fno-strict-aliasing - ffast-math -finline-functions -no-cpp-precomp -D_INTL_REDIRECT_MACROS -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing- declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT - D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wformat=2 -Wno-format-zero- length -Wmissing-format-attribute -Wstrict-aliasing=2 -c demux_flac.c -fno-common -DPIC -o .libs/demux_flac.o demux_flac.c:39:42: error: FLAC/seekable_stream_decoder.h: No such file or directory Indeed neither seekable_stream_decoder.h nor file_decoder.h are to be found in /sw/include/FLAC Further I find myself with *i* flac-shlibs 1.1.1-1013 Free lossless audio codec - shared libs I seems a conflicts with flac-shlibs was forgotten, or a corresponding info file should have stayed. JF Mertens ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
