Here is the output of ./configure;make
(I would attach it to this bug via file attachment, but that
feature has been disabled for commenting on existing bugs...)
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnome-config... (cached) /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for orbit-idl... (cached) /usr/bin/orbit-idl
checking for working ORBit environment... (cached) yes
checking for gnorba libraries... (cached) yes
checking extra library "applets"... Unknown library `applets'
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler...
-Wall -Wunused
checking what language compliance flags to pass to the C
compiler...
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) yes
checking for ranlib... (cached) ranlib
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
creating ./config.status
creating Makefile
creating macros/Makefile
creating src/Makefile
creating intl/Makefile
creating po/Makefile.in
creating libgwireless/Makefile
creating config.h
config.h is unchanged
configuring in manager
running /bin/sh ./configure --cache-file=.././config.cache
--srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnome-config... (cached) /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for orbit-idl... (cached) /usr/bin/orbit-idl
checking for working ORBit environment... (cached) yes
checking for gnorba libraries... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler...
-Wall -Wunused
checking what language compliance flags to pass to the C
compiler...
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
make all-recursive
make[1]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8'
Making all in libgwireless
make[2]: Entering directory
`/home/wade/Desktop/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:341: warning: pointer targets in passing
argument 1 of strlen differ in signedness
wireless_calls.c:345: warning: pointer targets in assignment
differ in signedness
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/wade/Desktop/gwireless_applet-0.8/libgwireless'
Making all in intl
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/intl'
Making all in po
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/po'
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/po'
Making all in macros
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/macros'
Making all in src
make[2]: Entering directory
`/home/wade/Desktop/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: error: applet-widget.h: No such
file or directory
In file included from gwireless_applet.h:27,
from gwireless_applet.c:10:
callbacks.h:7: error: syntax error before PanelOrientType
In file included from gwireless_applet.c:10:
gwireless_applet.h:65: error: syntax error before
PanelOrientType
gwireless_applet.h:65: warning: no semicolon at end of
struct or union
gwireless_applet.h:88: error: syntax 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: error: syntax error before * token
gwireless_applet.h:91: error: syntax error before * token
gwireless_applet.c:12: error: syntax error before * token
gwireless_applet.c: In function showDetails:
gwireless_applet.c:15: error: wdata undeclared (first use
in this function)
gwireless_applet.c:15: error: (Each undeclared identifier is
reported only once
gwireless_applet.c:15: error: for each function it appears in.)
gwireless_applet.c:15: error: 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: error: AppletWidget undeclared
(first use in this function)
gwireless_applet.c:59: error: syntax 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: error: syntax error before return
gwireless_applet.c:69: error: syntax error before * token
gwireless_applet.c: In function initialize_display:
gwireless_applet.c:72: error: wdata undeclared (first use
in this function)
gwireless_applet.c:74: error: syntax error before ) token
gwireless_applet.c:82: error: 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: error: wdata undeclared (first use
in this function)
gwireless_applet.c:239: error: PIXEL_SIZE_TINY undeclared
(first use in this function)
make[2]: *** [gwireless_applet.o] Error 1
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8'
make: *** [all-recursive-am] Error 2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1179250
I agree.
In fact, what package needs to be installed?
Logged In: YES
user_id=1179250
Here is the output of ./configure;make
(I would attach it to this bug via file attachment, but that
feature has been disabled for commenting on existing bugs...)
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnome-config... (cached) /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for orbit-idl... (cached) /usr/bin/orbit-idl
checking for working ORBit environment... (cached) yes
checking for gnorba libraries... (cached) yes
checking extra library "applets"... Unknown library `applets'
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler...
-Wall -Wunused
checking what language compliance flags to pass to the C
compiler...
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) yes
checking for ranlib... (cached) ranlib
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
creating ./config.status
creating Makefile
creating macros/Makefile
creating src/Makefile
creating intl/Makefile
creating po/Makefile.in
creating libgwireless/Makefile
creating config.h
config.h is unchanged
configuring in manager
running /bin/sh ./configure --cache-file=.././config.cache
--srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached)
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnome-config... (cached) /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... (cached) /usr/bin/orbit-config
checking for orbit-idl... (cached) /usr/bin/orbit-idl
checking for working ORBit environment... (cached) yes
checking for gnorba libraries... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler...
-Wall -Wunused
checking what language compliance flags to pass to the C
compiler...
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
make all-recursive
make[1]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8'
Making all in libgwireless
make[2]: Entering directory
`/home/wade/Desktop/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:341: warning: pointer targets in passing
argument 1 of strlen differ in signedness
wireless_calls.c:345: warning: pointer targets in assignment
differ in signedness
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/wade/Desktop/gwireless_applet-0.8/libgwireless'
Making all in intl
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/intl'
Making all in po
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/po'
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/po'
Making all in macros
make[2]: Entering directory
`/home/wade/Desktop/gwireless_applet-0.8/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/macros'
Making all in src
make[2]: Entering directory
`/home/wade/Desktop/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: error: applet-widget.h: No such
file or directory
In file included from gwireless_applet.h:27,
from gwireless_applet.c:10:
callbacks.h:7: error: syntax error before PanelOrientType
In file included from gwireless_applet.c:10:
gwireless_applet.h:65: error: syntax error before
PanelOrientType
gwireless_applet.h:65: warning: no semicolon at end of
struct or union
gwireless_applet.h:88: error: syntax 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: error: syntax error before * token
gwireless_applet.h:91: error: syntax error before * token
gwireless_applet.c:12: error: syntax error before * token
gwireless_applet.c: In function showDetails:
gwireless_applet.c:15: error: wdata undeclared (first use
in this function)
gwireless_applet.c:15: error: (Each undeclared identifier is
reported only once
gwireless_applet.c:15: error: for each function it appears in.)
gwireless_applet.c:15: error: 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: error: AppletWidget undeclared
(first use in this function)
gwireless_applet.c:59: error: syntax 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: error: syntax error before return
gwireless_applet.c:69: error: syntax error before * token
gwireless_applet.c: In function initialize_display:
gwireless_applet.c:72: error: wdata undeclared (first use
in this function)
gwireless_applet.c:74: error: syntax error before ) token
gwireless_applet.c:82: error: 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: error: wdata undeclared (first use
in this function)
gwireless_applet.c:239: error: PIXEL_SIZE_TINY undeclared
(first use in this function)
make[2]: *** [gwireless_applet.o] Error 1
make[2]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/wade/Desktop/gwireless_applet-0.8'
make: *** [all-recursive-am] Error 2