Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jul 1999 17:33:04 -0500
From:      gene <marco@flex.net>
To:        "freebsd-current@FreeBSD.ORG" <freebsd-current@FreeBSD.ORG>
Subject:   Perl stops make world
Message-ID:  <377FE120.C9AB7DFD@flex.net>

next in thread | raw e-mail | index | archive | help
For several months my cvsup/make world has ended with:
********************************************
===> sys/modules/fxp
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
echo "#define NFXP 1" > fxp.h
echo "#define NBPFILTER 0" > bpfilter.h
touch opt_bdg.h
perl /usr/src/sys/modules/fxp/../../kern/makedevops.pl -h
/usr/src/sys/modules/fxp/../../kern/device_if.m
perl: not found
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1
***********************************
To make a world I can hack  /usr/src/sys/modules/fxp/makefile and  make
perl read /usr/bin/perl but now compiling ports (any) dies with :

Error: you don't have the right version of perl in /usr/bin.
*** Error code 1

Stop.
******************************************

 perl -v

This is perl, version 5.005_02 built for i386-freebsd

This sounds old,  I know zip about Perl, I think the latest is like
5.005_04, but make in the /usr/ports/lang/perl5 directory gives me:

make
===>  perl-5.00502 is forbidden: perl is in system.
**********************************************
A clue would be greatly appreciated. I have run out of things I know to
try.
Gene



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?377FE120.C9AB7DFD>