Compiling gnome utils 1.4.0.2



Howdy,

When attempting to compile gnome-utils I get the following output:
====
make[3]: Entering directory
`/mnt/mp/download/gnome-utils-1.4.0.2/logview'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"logview\"			
			-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"		
        	-I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H
-I/usr/local/lib/gnome-libs/include -I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2
-I/usr/X11R6/include -I/usr/local/include -DNEED_GNOMESUPPORT_H
-I/usr/local/lib/gnome-libs/include -I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2
-I/usr/X11R6/include -I../logview/pixmaps
	-DLOGVIEWINSTALLPREFIX=\""/usr/local/\""  -march=i686
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -I/usr/X11R6/include  -march=i686 -Wall
-Wunused  -c logrtns.c
logrtns.c: In function `get_month':
logrtns.c:141: warning: implicit declaration of function `setlocale'
logrtns.c:141: `LC_TIME' undeclared (first use in this function)
logrtns.c:141: (Each undeclared identifier is reported only once
logrtns.c:141: for each function it appears in.)
logrtns.c:141: warning: passing arg 1 of `g_strdup' makes pointer from
integer without a cast
logrtns.c:143: warning: comparison between pointer and integer
make[3]: *** [logrtns.o] Error 1
make[3]: Leaving directory
`/mnt/mp/download/gnome-utils-1.4.0.2/logview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/mp/download/gnome-utils-1.4.0.2/logview'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/mp/download/gnome-utils-1.4.0.2'
make: *** [all-recursive-am] Error 2
[paulm beefcake gnome-utils-1.4.0.2]$ 
====

Any ideas?

Paul





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