gnome-libs compile on RH61, (xpm problem?)



Hi there!  I've been mucking around with sources on my RH 6.1 box,
mainly trying to make my own rpms.  I've got quite a few things to
compile without incident, but I cannot get gnome-libs to go.  I've
downloaded gnome-libs-1.0.54.tar.gz, and am trying to run 'rpm -tb
gnome-libs-1.0.54.tar.gz'.  To prep, I unset the autologout and LINUGAS
variables.  Unpacking and configure go fine, from watching the output,
and it seems to dig right into the compile, but fails.  Here's the last
bit of output from the build stage.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/include
-I/usr/X11R6/include -I/usr/lib/glib/include -DWITH_GTK -DDEBUG
-DGNOME_LIB -I/usr/X11R6/include -I/usr/lib/glib/include -O2 -m486
-fno-strength-reduce -Wall -Wunused -c -fPIC -DPIC readXPM.c -o
readXPM.lo
readXPM.c:138: X11/xpm.h: No such file or directory
make[2]: *** [readXPM.lo] Error 1
make[2]: Leaving directory
`/usr/src/redhat/BUILD/gnome-libs-1.0.54/gtk-xmhtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-libs-1.0.54'
make: *** [all-recursive-am] Error 2
Bad exit status from /var/tmp/rpm-tmp.24462 (%build)


So, it looks to me like there's an xpm issue of some kind, but I can't
figure out what it is.  I'm running "xpm-3.4k-1" according to 'rpm -qa
|grep -i xpm'.  Thanks for any tips,
	Greg



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