help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] 2.0i + 2.0j-diff barfs on blox-gtk


From: Bernd Knochenhauer
Subject: [Help-smalltalk] 2.0i + 2.0j-diff barfs on blox-gtk
Date: Sat, 15 Feb 2003 08:19:57 +0100

Hello,

I'm very very new to ST and I'm usually trying to stick with GNU
or otherwise 'free' software. Compiling gst 2.0i + 2.0j-diffs gave
me this:


gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libgst -I../lib-src -I../libltdl 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -g -O2 -fstrict-aliasing -fno-gcse -Wall 
-Wpointer-arith -Wno-format -Wno-switch -Wno-parentheses -MT blox-gtk.lo -MD 
-MP -MF .deps/blox-gtk.Tpo -c blox-gtk.c  -fPIC -DPIC -o .libs/blox-gtk.lo
blox-gtk.c:45:22: blox-gtk.h: No such file or directory
blox-gtk.c: In function `connect_signal':
blox-gtk.c:65: `eventData' undeclared (first use in this function)
blox-gtk.c:65: (Each undeclared identifier is reported only once
blox-gtk.c:65: for each function it appears in.)
blox-gtk.c:65: `data' undeclared (first use in this function)
blox-gtk.c:66: `newEventData' undeclared (first use in this function)
blox-gtk.c:72: parse error before ')' token
blox-gtk.c: In function `blox_gtk_init':
blox-gtk.c:132: warning: implicit declaration of function 
`_blox_create_callback_hash'
blox-gtk.c:132: warning: assignment makes pointer from integer without a cast
blox-gtk.c: In function `cleanup_callback_data':
blox-gtk.c:139: `eventData' undeclared (first use in this function)
blox-gtk.c:139: `ed' undeclared (first use in this function)
blox-gtk.c:139: `nextEventData' undeclared (first use in this function)
blox-gtk.c:139: warning: left-hand operand of comma expression has no effect
make[3]: *** [blox-gtk.lo] Error 1
make[3]: Leaving directory `/root/smalltalk-2.0i/blox-gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/smalltalk-2.0i/blox-gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/smalltalk-2.0i'
make: *** [all] Error 2


kind regards,
Bernd Knochenhauer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]