I'm having problems compilling gwireless on RH 8...
here are the details:
-------------
[root@localhost gwireless_applet-0.8]# make
make all-recursive
make[1]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8'
Making all in libgwireless
make[2]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8/libgwireless'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl
-I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2
-I/usr/X11R6/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wall -Wunused -c
wireless_calls.c
wireless_calls.c: In function `set_iw_info':
wireless_calls.c:265: warning: unused variable `wdata'
wireless_calls.c:387: warning: control reaches end of
non-void function
rm -f libgwireless.a
ar cru libgwireless.a wireless_calls.o
ranlib libgwireless.a
make[2]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8/libgwireless'
Making all in intl
make[2]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8/intl'
Making all in po
make[2]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8/po'
make[2]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8/po'
Making all in macros
make[2]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8/macros'
Making all in src
make[2]: Entering directory
`/home/cmclaugh/gwireless_applet-0.8/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl
-I../libgwireless -I/usr/include/gnome-1.0
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2
-I/usr/X11R6/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wall -Wunused -c
gwireless_applet.c
In file included from gwireless_applet.c:10:
gwireless_applet.h:26:27: applet-widget.h: No such file
or directory
In file included from gwireless_applet.h:27,
from gwireless_applet.c:10:
callbacks.h:1:27: applet-widget.h: No such file or
directory
In file included from gwireless_applet.h:27,
from gwireless_applet.c:10:
callbacks.h:7: parse error before "PanelOrientType"
In file included from gwireless_applet.c:10:
gwireless_applet.h:65: parse error before "PanelOrientType"
gwireless_applet.h:65: warning: no semicolon at end of
struct or union
gwireless_applet.h:88: parse error before '}' token
gwireless_applet.h:88: warning: type defaults to `int'
in declaration of `WirelessApplet'
gwireless_applet.h:88: warning: data definition has no
type or storage class
gwireless_applet.h:90: parse error before '*' token
gwireless_applet.h:91: parse error before '*' token
gwireless_applet.c:12: parse error before '*' token
gwireless_applet.c: In function `showDetails':
gwireless_applet.c:15: `wdata' undeclared (first use in
this function)
gwireless_applet.c:15: (Each undeclared identifier is
reported only once
gwireless_applet.c:15: for each function it appears in.)
gwireless_applet.c:15: `data' undeclared (first use in
this function)
gwireless_applet.c: In function `main':
gwireless_applet.c:42: warning: implicit declaration of
function `applet_widget_init'
gwireless_applet.c:51: warning: implicit declaration of
function `applet_widget_new'
gwireless_applet.c:51: warning: assignment makes
pointer from integer without a cast
gwireless_applet.c:59: `AppletWidget' undeclared (first
use in this function)
gwireless_applet.c:59: parse error before ')' token
gwireless_applet.c: At top level:
gwireless_applet.c:65: warning: type defaults to `int'
in declaration of `applet_widget_gtk_main'
gwireless_applet.c:65: warning: data definition has no
type or storage class
gwireless_applet.c:66: parse error before "return"
gwireless_applet.c:69: parse error before '*' token
gwireless_applet.c: In function `initialize_display':
gwireless_applet.c:72: `wdata' undeclared (first use in
this function)
gwireless_applet.c:74: parse error before ')' token
gwireless_applet.c:82: `applet' undeclared (first use
in this function)
gwireless_applet.c:95: warning: implicit declaration of
function `applet_widget_register_stock_callback'
gwireless_applet.c:95: warning: implicit declaration of
function `APPLET_WIDGET'
gwireless_applet.c:118: warning: implicit declaration
of function `applet_widget_add'
gwireless_applet.c: In function `signal_update':
gwireless_applet.c:153: `wdata' undeclared (first use
in this function)
gwireless_applet.c:239: `PIXEL_SIZE_TINY' undeclared
(first use in this function)
make[2]: *** [gwireless_applet.o] Error 1
make[2]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/cmclaugh/gwireless_applet-0.8'
make: *** [all-recursive-am] Error 2
Logged In: YES
user_id=704892
it seems that I'm missing the gnome applets library...
although I tried to reinstall the gnome library packages,
but I already have the latest versions.
Where can I find the gnome applets library?
Thanks,
Charles