Re: [gtk-list] gtk+-cvs-971208 compilation problems




Until another snapshot, you can fix these problems by grabbing
gdk/gdkkeysyms.h and gdk/gdkcursors.h for an older version of 
gtk.  These files did not make it into CVS until now.

-Shawn


On Thu, 11 Dec 1997, Mike Flouris wrote:

> My "make" of gtk+-cvs-971208 ended up like this :
> 
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib  -I/opt/solaris_pd/X11R6/include   -g
> -DUSE_XIM -DX_LOCALE -c gdk.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I/opt/solaris_pd/X11R6/include -g -DUSE_XIM -DX_LOCALE -c -fPIC -DPIC gdk.c
> gdk.c: In function `gdk_event_translate':
> gdk.c:1544: `GDK_VoidSymbol' undeclared (first use this function)
> gdk.c:1544: (Each undeclared identifier is reported only once
> gdk.c:1544: for each function it appears in.)
> mv -f gdk.o gdk.lo
> mv: cannot access gdk.o
> gmake[2]: *** [gdk.lo] Error 1
> 
> After changing GDK_VoidSymbol to 0 (is that OK ?):
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I/opt/solaris_pd/X11R6/include -g -DUSE_XIM -DX_LOCALE -c -fPIC -DPIC
> gtkcurve.c
> gtkcurve.c: In function `gtk_curve_init':
> gtkcurve.c:93: `GDK_TOP_LEFT_ARROW' undeclared (first use this function)
> gtkcurve.c:93: (Each undeclared identifier is reported only once
> gtkcurve.c:93: for each function it appears in.)
> gtkcurve.c: In function `gtk_curve_graph_events':
> gtkcurve.c:314: `GDK_TCROSS' undeclared (first use this function)
> gtkcurve.c:388: `GDK_FLEUR' undeclared (first use this function)
> gtkcurve.c:479: `GDK_PENCIL' undeclared (first use this function)
> mv -f gtkcurve.o gtkcurve.lo
> mv: cannot access gtkcurve.o
> gmake[2]: *** [gtkcurve.lo] Error 1
> 
> (Solaris 2.6 /Ultra Architecture)
> It appears that gtk+-cvs-971208 has many compilation
> problems on my machines ...
> 
> Mike &
> 
> -- 
>                                            ////
>                                           (@ @)
>  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-oOO-\O/-OOo-=-=-=-=
>     Mike D. Flouris   -   Institute of Computer Science
>        Foundation for Research & Technology, Hellas.
>             http://www.ics.forth.gr/~flouris
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 

--
Shawn T. Amundson		Complete Internet Solutions
Senior Systems Administrator	Minneapolis, Minnesota, USA
amundson@CompleteIS.com		http://www.CompleteIS.com/~amundson

while (i) { last }
    i, do exist.
    forever;



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