Re: FVWM: fvwm on cygwin

From: Neil Zanella <nzanella_at_cs.mun.ca>
Date: Tue, 24 Apr 2001 15:49:06 -0230 (NDT)

On Tue, 24 Apr 2001, Dan Espen wrote:

> Try doing "make -k". Make will keep going even if there are errors.
> See how much of fvwm you can build.

I tried make -k but I still get the following errors and the install
process is terminated:

make[4]: Entering directory `/home/paula/fvwm-2.3.31/modules/FvwmCommand'
gcc -g -O2 -o FvwmCommandS FvwmCommandS.o -L../../libs -lfvwm
FvwmCommandS.o(.text+0xb9e): undefined reference to `mkfifo'
FvwmCommandS.o(.text+0xbc7): undefined reference to `mkfifo'
collect2: ld returned 1 exit status
make[4]: *** [FvwmCommandS] Error 1
if test -n "/usr/bin/perl" -a -x "/usr/bin/perl"; then \
        /usr/bin/perl ./findcmd.pl /usr/local/bin -sh \
        < ../../fvwm/functions.c > FvwmCommand.sh; \
else echo '# Did not find perl during FVWM install' > FvwmCommand.sh; fi
if test -n "/usr/bin/perl" -a -x "/usr/bin/perl"; then \
        /usr/bin/perl ./findcmd.pl /usr/local/bin \
        < ../../fvwm/functions.c > FvwmCommand.pm; \
else echo '# Did not find perl during FVWM install' > FvwmCommand.pm; fi
make[4]: Target `all-am' not remade because of errors.
make[4]: Leaving directory `/home/paula/fvwm-2.3.31/modules/FvwmCommand'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/paula/fvwm-2.3.31/modules/FvwmCommand'
make[2]: *** [all-recursive] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/home/paula/fvwm-2.3.31/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paula/fvwm-2.3.31'
make: *** [all-recursive-am] Error 2
make: Target `all' not remade because of errors.

Thanks,

Neil

--
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 Tue Apr 24 2001 - 13:19:14 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST