On ppc OSX 10.5.4 XCode 3.1 X11.2.2.3, installing xscreensaver-4.21-1011 failed 
with:

gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -std=c89 
-U__STRICT_ANSI__ -no-cpp-precomp -c -I. -I. -I./../../utils -I./.. -I../..  
-I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/fontconfig2/include 
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 
-I/sw/include -I/sw/include/pixman-1 -I/sw/include/libpng12 -I/sw/include/cairo 
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 
-I/sw/include/libglade-2.0 -I/usr/X11R6/include -I/usr/X11/include 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 
-I/sw/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -g -O2 -I/sw/include  
-I/usr/X11/include flurry.c
In file included from flurry.h:38,
                 from flurry.c:96:
/usr/X11R6/include/GL/glu.h:282: warning: function declaration isn't a prototype
In file included from flurry.c:96:
flurry.h:72: error: syntax error before 'vector'
flurry.h:72: warning: no semicolon at end of struct or union
flurry.h:74: warning: type defaults to 'int' in declaration of 'floatToVector'
flurry.h:74: warning: data definition has no type or storage class
flurry.h:79: error: syntax error before 'vector'
flurry.h:79: warning: no semicolon at end of struct or union
flurry.h:81: warning: type defaults to 'int' in declaration of 'intToVector'
flurry.h:81: warning: data definition has no type or storage class
flurry.h:85: error: syntax error before 'floatToVector'
flurry.h:85: warning: no semicolon at end of struct or union
flurry.h:86: warning: type defaults to 'int' in declaration of 'position'
flurry.h:86: warning: data definition has no type or storage class
flurry.h:87: error: syntax error before 'oldposition'
flurry.h:87: warning: type defaults to 'int' in declaration of 'oldposition'
flurry.h:87: warning: data definition has no type or storage class
flurry.h:88: error: syntax error before 'delta'
flurry.h:88: warning: type defaults to 'int' in declaration of 'delta'
flurry.h:88: warning: data definition has no type or storage class
flurry.h:89: error: syntax error before 'dead'
flurry.h:89: warning: type defaults to 'int' in declaration of 'dead'
flurry.h:89: warning: data definition has no type or storage class
flurry.h:90: error: syntax error before 'time'
...
a lot of errors/warnings
...
flurry.c: In function 'draw_flurry':
flurry.c:536: error: dereferencing pointer to incomplete type
flurry.c:537: error: dereferencing pointer to incomplete type
flurry.c: In function 'release_flurry':
flurry.c:560: error: dereferencing pointer to incomplete type
make[1]: *** [flurry.o] Error 1
make: *** [default] Error 5
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...

TIA

Dominique

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to