Hello,

I just recently upgraded my Linux system to
Slackware9.0 which uses GCC v 3.2.2, as well as kernel
2.4.20.  The upgrade seems to have broken the freevo
"make".  Anyone come across this and come up with a
solution?  I've tried GCC v3.2.3, and v3.3 and even
went back to gcc 2.95_3 still I'm getting the errors
-copied below.  This is using latest CVS as of May 30.

Thanks,
Rich C.

[EMAIL PROTECTED] make
gcc -O2 -Wall     freevo_xwin.c   -o freevo_xwin
freevo_xwin.c:59: syntax error before '*' token
freevo_xwin.c:59: warning: type defaults to `int' in
declaration of `dpy'
freevo_xwin.c:59: warning: data definition has no type
or storage class
freevo_xwin.c:60: syntax error before "w"
freevo_xwin.c:60: warning: type defaults to `int' in
declaration of `w'
freevo_xwin.c:60: warning: data definition has no type
or storage class
freevo_xwin.c:61: syntax error before "visinf"
freevo_xwin.c:61: warning: type defaults to `int' in
declaration of `visinf'
freevo_xwin.c:61: warning: data definition has no type
or storage class
freevo_xwin.c:62: syntax error before "gc"
freevo_xwin.c:62: warning: type defaults to `int' in
declaration of `gc'
freevo_xwin.c:62: warning: data definition has no type
or storage class
freevo_xwin.c: In function `x11_open':
freevo_xwin.c:73: `XSetWindowAttributes' undeclared
(first use in this function)
freevo_xwin.c:73: (Each undeclared identifier is
reported only once
freevo_xwin.c:73: for each function it appears in.)
freevo_xwin.c:73: syntax error before "attr"
freevo_xwin.c:79: warning: implicit declaration of
function `XOpenDisplay'
freevo_xwin.c:79: warning: assignment makes pointer
from integer without a cast
freevo_xwin.c:84: warning: implicit declaration of
function `XMatchVisualInfo'


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to