From: Joao M. <joa...@fr...> - 2008-10-15 21:27:35
|
Hi, I just installed sweep-0.9.3 on a Fedora Core 5 system, gcc is 4.1.0. It fails to compile with an error in view.c : if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I../src/tdb -I/w/u/libsndfile-1.0.17/include -I/w/u/sweep-0.9.3/include -I/w/u/sweep-0.9.3/include -I/w/u/libsamplerate-0.1.4/include -I/w/u/glib-2.14.5/include/glib-2.0 -I/w/u/glib-2.14.5/lib/glib-2.0/include -I/w/u/atk-1.10.3/include/atk-1.0 -I/w/u/pango-1.13.0/include/pango-1.0 -I/usr/include/cairo -I/w/u/cairo-1.6.4/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/w/u/glib-2.14.5/include/glib-2.0 -I/w/u/glib-2.14.5/lib/glib-2.0/include -pthread -I/w/u/glib-2.14.5/include/glib-2.0 -I/w/u/glib-2.14.5/lib/glib-2.0/include -I/usr/include/alsa -I/w7/u/libmad-0.15.1b/include -I/w/u/speex-1.2rc1/include -DPACKAGE_DATA_DIR='"/w/u/sweep-0.9.3/share/sweep"' -g -O2 -Wall -MT sweep-view.o -MD -MP -MF ".deps/sweep-view.Tpo" -c -o sweep-view.o `test -f 'view.c' || echo './'`view.c; \ then mv -f ".deps/sweep-view.Tpo" ".deps/sweep-view.Po"; else rm -f ".deps/sweep-view.Tpo"; exit 1; fi view.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token make[3]: *** [sweep-view.o] Error 1 Any suggestions on how I can fix this ? Thanks, Joao -- Joao Moreira de Sa Coutinho joa...@fr... Tel.: 08.70.23.48.29 Mob.: 06.28.90.83.67 |