Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2000 14:22:46 +1000
From:      "Richard Grace" <rgrace@itworks.com.au>
To:        <cjclark@home.com>
Cc:        "Gustavo V G C Rios" <kernel@lince.tdnet.com.br>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: compiling world with perl enabled fails!
Message-ID:  <NDBBILBEBIHJBLOEIKKCKEFGCCAA.rgrace@itworks.com.au>
In-Reply-To: <20000404234106.C40889@cc942873-a.ewndsr1.nj.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> No, it should just contain a Makefile.

OK, here's the last lines from the make output - looks like there's supposed
to be some stuff in there somewhere:

---cut-here---
===> gnu/usr.bin/perl
===> gnu/usr.bin/perl/libperl
===> 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/miniperlmain.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
===> 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 sources
to be compiled:

    SRCS=   perlmain.c config.h

Is that also correct?

> You should have /usr/src/contrib/perl5/ full of the Perl source. Which
> 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 sources
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




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