From owner-freebsd-questions Tue Apr 4 12: 1:13 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 24ED437B699 for ; Tue, 4 Apr 2000 12:01:01 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br [200.236.148.144] by lince.tdnet.com.br with ESMTP (SMTPD32-5.00) id A4E05F0150; Tue, 04 Apr 2000 10:57:52 -0300 Message-ID: <38E9D613.CF6FE996@tdnet.com.br> Date: Tue, 04 Apr 2000 11:46:27 +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: freebsd-questions@freebsd.org Subject: Undeliverable Mail Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While building world, i get this error: cd sdbm && make all cc -c -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fpic -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DSDBM -DDUFF sdbm.c cc -c -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fpic -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DSDBM -DDUFF pair.c cc -c -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fpic -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DSDBM -DDUFF hash.c 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. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. etosha# This error only happens when i have NO_PERL= true commented out, if i uncomment it, compilation proccess goes with no trouble. Can anyone here help me? PS: my uname -a is: FreeBSD etosha 4.0-STABLE FreeBSD 4.0-STABLE #4: Mon Apr 3 01:23:21 GMT 2000 root@etosha:/usr/src/sys/compile/ETOSHA i386 -- If you're happy, you're successful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message