gtk+-2.10.14-r3 (gtkcombobox.c) fails..

Scott Rushforth scott at spotman.net
Tue Aug 7 20:48:25 CEST 2007


Hello openmoko-devel :)

I am having some build issues (attempting 2007.2) with gtkcombobox.c

the last few lines of the compilation log:

gtkcombobox.c: In function 'gtk_combo_box_size_request':
gtkcombobox.c:1859: warning: unused variable 'font_desc'
gtkcombobox.c:1858: warning: unused variable 'metrics'
gtkcombobox.c:1857: warning: unused variable 'context'
gtkcombobox.c:1855: warning: unused variable 'arrow_size'
gtkcombobox.c:1854: warning: unused variable 'font_size'
gtkcombobox.c: In function 'gtk_combo_box_size_allocate':
gtkcombobox.c:1962: error: 'arrow_size' undeclared (first use in this 
function)
gtkcombobox.c:1962: error: (Each undeclared identifier is reported only once
gtkcombobox.c:1962: error: for each function it appears in.)
gtkcombobox.c:1965: error: 'font_desc' undeclared (first use in this 
function)
gtkcombobox.c:1966: error: 'context' undeclared (first use in this function)
gtkcombobox.c:1967: error: 'metrics' undeclared (first use in this function)
gtkcombobox.c:1969: error: 'font_size' undeclared (first use in this 
function)
make[4]: *** [gtkcombobox.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory 
`/home/rushforth/dev/OE/build/tmp/work/fic-gta01-angstrom-linux-gnueabi/gtk+-2.10.14-r3/gtk+-2.10.14/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/rushforth/dev/OE/build/tmp/work/fic-gta01-angstrom-linux-gnueabi/gtk+-2.10.14-r3/gtk+-2.10.14/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/rushforth/dev/OE/build/tmp/work/fic-gta01-angstrom-linux-gnueabi/gtk+-2.10.14-r3/gtk+-2.10.14/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/rushforth/dev/OE/build/tmp/work/fic-gta01-angstrom-linux-gnueabi/gtk+-2.10.14-r3/gtk+-2.10.14'
make: *** [all] Error 2
FATAL: oe_runmake failed

Seems that I am missing a header or something, but not sure which or 
where to look..

Any help super appreciated :)

cheers!

-s




More information about the openmoko-devel mailing list