Gtk+ 2.0.0 no compile



Hi,

I have a problem compiling Gtk 2.0.0 on a Compaq Alpha running osf 4.0e.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -I.. -I../gdk 
-I../gdk-p
ixbuf -DG_DISABLE_CAST_CHECKS -I/usr/users/coul1358/local/include/glib-2.0 
-I/us
r/users/coul1358/local/lib/glib-2.0/include 
-I/usr/users/coul1358/local/include/
pango-1.0 -DGDK_COMPILATION -g -O2 -Wall -c gdkwindow.c  -DPIC -o 
gdkwindow.o
as0: Error: gdkwindow.c, line 6: undefined assembler operation: bpt
      bpt
make[3]: *** [gdkwindow.lo] Error 1
make[3]: Leaving directory `/usr/users/coul1358/gtk+-2.0.0/gdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/users/coul1358/gtk+-2.0.0/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/users/coul1358/gtk+-2.0.0'
make: *** [all-recursive-am] Error 2

Any idea how this could happen?


Furthermore, some worrisome warnings are given for other files of Gtk+:

gdk-pixdata.c: In function `gdk_pixdata_to_csource':
gdk-pixdata.c:712: warning: unsigned int format, different type arg (arg 
4)

io-png.c: In function `gdk_pixbuf__png_image_load':
io-png.c:217: warning: variable `options' might be clobbered by `longjmp' 
or `vf
ork'
io-png.c: In function `gdk_pixbuf__png_image_save':
io-png.c:726: warning: variable `text_ptr' might be clobbered by `longjmp' 
or `v
fork'
io-png.c:736: warning: variable `num_keys' might be clobbered by `longjmp' 
or `v
fork'
io-png.c:737: warning: variable `success' might be clobbered by `longjmp' 
or `vf
ork'

And for Glib:

gconvert.c: In function `iconv_cache_bucket_expire':
gconvert.c:296: warning: passing arg 1 of `g_iconv_close' from 
incompatible poin
ter type
gconvert.c: In function `open_converter':
gconvert.c:352: warning: comparison of distinct pointer types lacks a cast
gconvert.c:357: warning: assignment from incompatible pointer type
gconvert.c:369: warning: comparison of distinct pointer types lacks a cast
gconvert.c:374: warning: passing arg 2 of `iconv_cache_bucket_new' from 
incompat
ible pointer type
gconvert.c: In function `close_converter':
gconvert.c:427: warning: passing arg 1 of `g_iconv_close' from 
incompatible poin
ter type

giochannel.c: In function `g_io_channel_read_chars':
giochannel.c:1737: warning: passing arg 4 from incompatible pointer type
giochannel.c: In function `g_io_channel_write_chars':
giochannel.c:1930: warning: passing arg 4 from incompatible pointer type

gutils.c: In function `g_get_any_init':
gutils.c:799: warning: unused variable `error'

In file included from 
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.8.1/include/sys
/wait.h:159,
                 from gspawn.c:28:
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.8.1/include/sys/param.h:356: 
warning:
 `MIN' redefined
./glib/gmacros.h:137: warning: this is the location of the previous 
definition
/usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.8.1/include/sys/param.h:357: 
warning:
 `MAX' redefined
./glib/gmacros.h:134: warning: this is the location of the previous 
definition

testglib.c: In function `main':
testglib.c:927: warning: field width is not type int (arg 2)
testglib.c:927: warning: unknown conversion type character `1' in format

And for Pango:

pangox.c: In function `parse_gintset_spec':
pangox.c:76: warning: implicit declaration of function `strtok_r'
pangox.c:76: warning: assignment makes pointer from integer without a cast
pangox.c:96: warning: assignment makes pointer from integer without a cast
pangox.c: In function `font_struct_get_ligatures':
pangox.c:1685: warning: initialization makes pointer from integer without 
a cast
pangox.c:1766: warning: assignment makes pointer from integer without a 
cast
pangox.c:1800: warning: assignment makes pointer from integer without a 
cast
pangox.c:1803: warning: assignment makes pointer from integer without a 
cast
pangox.c:1834: warning: assignment makes pointer from integer without a 
cast
pangox.c:1853: warning: assignment makes pointer from integer without a 
cast

Thanks,

Manuel Op de Coul




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