On 04 May 2002 22:24:00 -0700, Perry Hutchison wrote: > > While others apparently have had no problems building FVWM under CygWin, > it's not working for me. Configure claims aclocal and automake are > missing, even though they are in /bin and /bin is in the PATH. It also > claims that gcc doesn't work. How do I find out what it's doing wrong?
I suppose, there is nothing CygWin specific here. You only need aclocal and automake for building from cvs sources. You don't need them to build 2.4.7. Probably the reason ./configure does not recognize them is that you have old versions, I don't know. The gcc problem is fatal. Do you have working gcc? Try to compile and run any hello-world program. Take a look at config.log, it should contain the exact C program and compiler/linker flags that failed. Regards, Mikhael. -- 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 [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]