help-smalltalk
[Top][All Lists]
Advanced

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

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


From: Norman Jordan
Subject: Re: [Help-smalltalk] 2.0i + 2.0j-diff barfs on blox-gtk
Date: Sat, 15 Feb 2003 21:59:56 -0800
User-agent: Mutt/1.5.3i

The file
blox-gtk/blox-gtk.h
is missing from the releases 2.0i and 2.0j. It is required for
compiling blox-gtk.

On Sat, Feb 15, 2003 at 08:19:57AM +0100, Bernd Knochenhauer wrote:
> 
> 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
> 
> 
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-smalltalk

-- 
Norman Jordan <address@hidden>




reply via email to

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