Neil Zanella <nzanella_at_cs.mun.ca> writes:
> 
> 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:
OK, try adding "-i" (ignore errors).
I'm just trying to find  out how many other problems  you are going to
encounter.  It must have already installed "fvwm2".  How does Fvwm work?
> 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
> 
--
Dan Espen
444 Hoes Lane  Room RRC 1C-214           E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854                     Phone: (732) 699-5570
--
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:38:27 BST