From owner-freebsd-questions Wed Apr 5 8:44:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lince.tdnet.com.br (lince.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with ESMTP id B720E37B63D for ; Wed, 5 Apr 2000 08:44:15 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br [200.236.148.154] by lince.tdnet.com.br with ESMTP (SMTPD32-5.00) id A2D3A72E0064; Wed, 05 Apr 2000 11:50:59 -0300 Message-ID: <38EB33FA.3B7AB60C@tdnet.com.br> Date: Wed, 05 Apr 2000 12:39:22 +0000 From: Gustavo V G C Rios X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Richard Grace Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: compiling world with perl enabled fails! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard Grace wrote: > > > > Is that also correct? > > > > Yep. Look farther down in that Makefile and see, > > > > config.h: linkfarm > > sh config_h.sh > > > > ... > > here is what i get when i try to compile it: ===> perl cc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -o perl perlmain.o -Wl,-E lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt -lmd -lxpg4 cd sdbm && make all Segmentation fault - core dumped *** Error code 139 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File/sdbm. *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. etosha# pwd /usr/src/gnu/usr.bin/perl etosha# Can any one point me a solution? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message