Compile problems in gnome-libs



I'm using glibc-2.0.7, and trying to compile gnome-libs-1.0.1 from the
source RPM, but I get this failure:

make[2]: Entering directory `/usr/src/redhat/BUILD/gnome-libs-1.0.1/zvt'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
-I../support
-I../support                    -I../intl -I../intl             -I/usr/include
-I/usr/X11R6/include -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include
-DGNOMESBINDIR=\""/usr/sbin"\"  -I/usr/X11R6/include -I/usr/lib/glib/include
-O3 -mpentium -fno-strength-reduce -Wall -Wno-unused  -c gnome-utmp.c
In file included from /usr/include/bits/utmpx.h:23,
                 from /usr/include/utmpx.h:28,
                 from gnome-utmp.c:35:
/usr/include/bits/types.h:32: warning: redefinition of `__u_char'
/usr/include/gnu/types.h:25: warning: `__u_char' previously declared here
<bunch of these>
/usr/include/bits/types.h:111: conflicting types for `__fd_set'
/usr/include/gnu/types.h:91: previous declaration of `__fd_set'
/usr/include/bits/types.h:114: warning: redefinition of `__key_t'
/usr/include/gnu/types.h:93: warning: `__key_t' previously declared here
/usr/include/bits/types.h:117: warning: redefinition of `__ipc_pid_t'
/usr/include/gnu/types.h:95: warning: `__ipc_pid_t' previously declared here
gnome-utmp.c: In function `write_logout_record':
gnome-utmp.c:177: warning: passing arg 1 of `pututline' from incompatible
pointer type
gnome-utmp.c:181: warning: passing arg 2 of `updwtmp' from incompatible
pointer type
gnome-utmp.c: In function `write_login_record':
gnome-utmp.c:205: warning: comparison between pointer and integer
gnome-utmp.c:210: warning: comparison between pointer and integer
gnome-utmp.c:211: warning: comparison between pointer and integer
gnome-utmp.c:253: warning: passing arg 1 of `pututline' from incompatible
pointer type
gnome-utmp.c:257: warning: passing arg 2 of `updwtmp' from incompatible
pointer type
make[2]: *** [gnome-utmp.o] Error 1

Any ideas, people?

-- 
Michael ``M.'' Brown
Computer Science, University of Waterloo
SIGSIG -- signature too long (core dumped)
If only Dionysus were alive!  Where would he eat?
		-- Woody Allen



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