missing define in gnome-app-helper.c
- From: jason <jboer blue weeg uiowa edu>
- To: gnome-list gnome org
- Subject: missing define in gnome-app-helper.c
- Date: Fri, 27 Feb 1998 10:15:55 -0600 (CST)
Hello,
I got the gnome-libs source from CVS 2/26 and 2/27
and have this failure making gnome-app-helper.c
Am I missing something? I have gtk+-0.99.3 installed
and it doesn't have these..
make[2]: Entering directory `/usr/local/gnomestuff/gnome-libs/libgnomeui'
<snip>
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I./.. -I/usr/local/include -I/usr/X11R6/include -g -O2 -c
gnome-app-helper.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include
-I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/gnome-app-helper.p -c -fPIC
-DPIC gnome-app-helper.c
gnome-app-helper.c: In function `gnome_app_do_toolbar_creation':
gnome-app-helper.c:323: `GTK_TOOLBAR_CHILD_BUTTON' undeclared (first use
this function)
gnome-app-helper.c:323: (Each undeclared identifier is reported only once
gnome-app-helper.c:323: for each function it appears in.)
gnome-app-helper.c:324: `GTK_TOOLBAR_CHILD_TOGGLEBUTTON' undeclared (first
use this function)
gnome-app-helper.c:330: warning: assignment makes pointer from integer
without a cast
gnome-app-helper.c: In function `gnome_app_add_radio_toolbar_entries':
gnome-app-helper.c:376: `GTK_TOOLBAR_CHILD_RADIOBUTTON' undeclared (first
use this function)
gnome-app-helper.c:379: warning: assignment makes pointer from integer
without a cast
make[2]: *** [gnome-app-helper.lo] Error 1
make[2]: Leaving directory `/usr/local/gnomestuff/gnome-libs/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gnomestuff/gnome-libs'
make: *** [all-recursive-am] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]