Ron Keller wrote:
> 
> I am trying to build mjpegtools-1.6.2 on a LinuxFromScratch system with
> the following specs:
> 
> gcc = 3.4.1
That one is rather new. 

> 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
> 
> lavpipe.c: In function `close_segment_inputs':
> lavpipe.c:585: error: label at end of compound statement
What is in 585 ?
If it lookes like that 
 KEEP_SOURCE:
change it to that 
 KEEP_SOURCE: ;

Or the other way round.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
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

Reply via email to