ok problems with gnome-core now ...



After compiling gnome-libs, i attacked gnome-core, and got the following
errors.

any idea ?

make[4]: Leaving directory
`/users/graphique/luther/build/gnome-core-0.30/capplets/screensaver-properties/screensaver-desktops'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../intl -I../../intl
-I./../../control-center
-DGNOMELOCALEDIR=\""/users/graphique/luther/share/locale"\"
-I/users/graphique/luther/include -I/users/graphique/luther/include
-DNEED_GNOMESUPPORT_H -I/users/graphique/luther/lib/gnome-libs/include
-I/users/graphique/luther/lib/glib/include
-I/users/graphique/luther/lib/glib/include -I/users/graphique/luther/include -g
-O2 -Wall  -c screensaver-properties-capplet.c
screensaver-properties-capplet.c:296: warning: return type of `main' is not
`int'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../intl -I../../intl
-I./../../control-center
-DGNOMELOCALEDIR=\""/users/graphique/luther/share/locale"\"
-I/users/graphique/luther/include -I/users/graphique/luther/include
-DNEED_GNOMESUPPORT_H -I/users/graphique/luther/lib/gnome-libs/include
-I/users/graphique/luther/lib/glib/include
-I/users/graphique/luther/lib/glib/include -I/users/graphique/luther/include -g
-O2 -Wall  -c callbacks.c
callbacks.c: In function `insert_text_callback':
callbacks.c:91: warning: subscript has type `char'
callbacks.c: In function `sig_child':
callbacks.c:159: storage size of `status' isn't known
callbacks.c:159: warning: unused variable `status'
make[3]: *** [callbacks.o] Error 1
make[3]: Leaving directory
`/users/graphique/luther/build/gnome-core-0.30/capplets/screensaver-properties'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/users/graphique/luther/build/gnome-core-0.30/capplets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/users/graphique/luther/build/gnome-core-0.30'
make: *** [all-recursive-am] Error 2

i checked, line 159 shows that status is of type union wait. where is union
wait defined ?

is it some gtk/glib thing, some linuxspecific sys/wait.h thing, or some missing
gnu package ? gwait perhaps ?

Friendly,

Sven LUTHER



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