gcc = 3.4.1 glib = 1.2.10 with gcc34-1.patch gtk = 1.2.10 SDL = 1.2.8 X = Xorg-6.8.1 kernel = 2.6.8.1 cpu = Athlon XP
Does anyone recognize this error? And, further does anyone know what the solution might be?
Any help would be very much appreciated. Thak you
Ron
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.6.2\" -I/usr/X11R6/include -I /usr/X11R6/include -I../utils -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -mcpu=i686 -march=i686 -g -O2 -Wall -Wunused -MT lavpipe.o -MD -MP -MF ".deps/lavpipe.Tpo" \
-c -o lavpipe.o `test -f 'lavpipe.c' || echo './'`lavpipe.c; \
then mv -f ".deps/lavpipe.Tpo" ".deps/lavpipe.Po"; \
else rm -f ".deps/lavpipe.Tpo"; exit 1; \
fi
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
lavpipe.c: In function `close_segment_inputs':
lavpipe.c:585: error: label at end of compound statement
make[2]: *** [lavpipe.o] Error 1
make[2]: Leaving directory `/usr/src/mjpegtools-1.6.2/lavtools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mjpegtools-1.6.2'
make: *** [all] Error 2
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users