Hello,
Hope you can help me. I am an avid user of Fvwm on cygwin. I couldn't
get by at work without it. I have been haveing a few issues with it and
decided to upgrade my cygwin first. After doing that my meta keys
wouldn't work. I downloaded fvwm-2.4.18.tar.gz and tried to compile it.
Here is the core of the error that I'm seeing:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/X11R6/include -g
-O2 -c `test -f 'root_bits.c' || echo './'`root_bits.c
gcc -g -O2 -o FvwmBacker.exe FvwmBacker.o root_bits.o -L../../libs
-L/usr/X11R6/lib -lfvwm -lXpm -lSM -lICE -lXext -lX11 -lm
make[3]: Leaving directory `/var/tmp/fvwm/fvwm-2.4.18/modules/FvwmBacker'
Making all in FvwmBanner
make[3]: Entering directory `/var/tmp/fvwm/fvwm-2.4.18/modules/FvwmBanner'
cd ../.. && /bin/bash ./config.status modules/FvwmBanner/Makefile depfiles
config.status: creating modules/FvwmBanner/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/var/tmp/fvwm/fvwm-2.4.18/modules/FvwmBanner'
make[3]: Entering directory `/var/tmp/fvwm/fvwm-2.4.18/modules/FvwmBanner'
gcc -g -O2 FvwmBanner.c -o FvwmBanner
FvwmBanner.c:23:20: config.h: No such file or directory
FvwmBanner.c:48:26: libs/fvwmlib.h: No such file or directory
FvwmBanner.c:49:26: libs/Picture.h: No such file or directory
FvwmBanner.c:50:25: libs/Module.h: No such file or directory
FvwmBanner.c:51:26: libs/FScreen.h: No such file or directory
FvwmBanner.c:52:25: libs/FShape.h: No such file or directory
FvwmBanner.c: In function `main':
It's like the makefile lost it's mind. Can anyone help? I'm trying to
debug the makefile myself but because I'm not familiar with the setup it
is taking a long time.
Attached is the full log of the ./configure and the ./make calls.
Thanks,
Nathan
--
"All your base are belong to Trogdor"
--
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 Fri Jun 11 2004 - 19:31:03 BST