Date: Wed, 5 Apr 2000 13:09:16 +0800 From: lawrence.hy.cheung@philips.com To: <freebsd-questions@FreeBSD.ORG> Subject: RE: compiling world with perl enabled fails! Message-ID: <0056920005412599000002L292*@MHS>
next in thread | raw e-mail | index | archive | help
Hi,
I get the same problem when I build world via NFS source.
It doesn't complain after I place the source at local hard disk.
Regards,
Lawrence H.Y. Cheung
rgrace@itworks.com.au@SMTP@FreeBSD.ORG on 04/05/2000 01:26:40 PM
Sent by: owner-freebsd-questions@FreeBSD.ORG
To: cjclark@home.com@SMTP
cc: freebsd-questions@FreeBSD.ORG@SMTP
kernel@lince.tdnet.com.br@SMTP=20
Subject: RE: compiling world with perl enabled fails!
Classification: Restricted
> No, it should just contain a Makefile.
OK, here's the last lines from the make output - looks like there's sup=
posed
to be some stuff in there somewhere:
---cut-here---
=3D=3D=3D> gnu/usr.bin/perl
=3D=3D=3D> gnu/usr.bin/perl/libperl
=3D=3D=3D> gnu/usr.bin/perl/miniperl
sh config_h.sh
Extracting config.h (with variable substitutions)
cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../=
contr
ib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -I/usr/obj/usr/=
src/t
mp/usr/include -c
/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/miniperlma=
in.c
cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../=
contr
ib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -I/usr/obj/usr/=
src/t
mp/usr/include -static -o miniperl miniperlmain.o -lperl -lm -lcrypt
=3D=3D=3D> gnu/usr.bin/perl/perl
find: build: No such file or directory
find: build: No such file or directory
mkdir: lib/auto: File exists
*** Error code 1
Stop.
*** Error code 1
---cut-here---
And the /usr/src/gnu/usr.bin/perl/perl/Makefile lists the following sou=
rces
to be compiled:
SRCS=3D perlmain.c config.h
Is that also correct?
> You should have /usr/src/contrib/perl5/ full of the Perl source. Whic=
h
> CVSup server are you pulling that down from?
The /usr/src/contrib/perl5 directory is indeed full of the perl source
(corresponds to the contents of perl5.005_03.tar.gz). We got the sourc=
es
from the cvsup.freebsd.org server (and from our own which updates
regularly).
*scratches head*
Richard Grace
ITworks Consulting Pty. Ltd.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
=
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0056920005412599000002L292*>
