arseCommand.c
gcc -g -O2 -o FvwmForm FvwmForm.o ReadXServer.o ParseCommand.o
-L../../libs -L/usr/X11R6/lib -lfvwm -lXpm -lSM -lICE -lXext -lX11
-lm
echo "#!/bin/sh" > FvwmTalk
echo exec /usr/local/libexec/fvwm/2.3.11/FvwmForm '$_at_' FormFvwmTalk.>>
FvwmTalk
rm -f FormFvwmSetup.
sed -e 's,xFVWM_CONFIGDIRx,/usr/local/etc/fvwm,'
../../modules/FvwmForm/FormFvwmSetup.in > FormFvwmSetup.-t
mv FormFvwmSetup.-t FormFvwmSetup.
make[3]: Leaving directory
`/root/src/fvwm-snap-19991205/modules/FvwmForm'
Hi!
I tried to compile the new snapshot but got some errors. Do I need
to download some libraries? Or maybe I can turn FvwmGtk off, I don't
need it anyway, how can I do this?
Jos.
Making all in FvwmGtk
make[3]: Entering directory
`/root/src/fvwm-snap-19991205/modules/FvwmGtk'
cd ../.. \
&& CONFIG_FILES=modules/FvwmGtk/Makefile CONFIG_HEADERS= /bin/sh
./config.status
creating modules/FvwmGtk/Makefile
make[3]: Leaving directory
`/root/src/fvwm-snap-19991205/modules/FvwmGtk'
make[3]: Entering directory
`/root/src/fvwm-snap-19991205/modules/FvwmGtk'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/local/lib/glib/include
-I/usr/local/include -g -O2 -c FvwmGtk.c
FvwmGtk.c:36: gdk_imlib.h: No such file or directory
make[3]: *** [FvwmGtk.o] Error 1
make[3]: Leaving directory
`/root/src/fvwm-snap-19991205/modules/FvwmGtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/src/fvwm-snap-19991205/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/fvwm-snap-19991205'
make: *** [all-recursive-am] Error 2
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Dec 06 1999 - 09:01:15 GMT