Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2000 12:39:22 +0000
From:      Gustavo V G C Rios <kernel@tdnet.com.br>
To:        Richard Grace <rgrace@itworks.com.au>
Cc:        cjclark@home.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: compiling world with perl enabled fails!
Message-ID:  <38EB33FA.3B7AB60C@tdnet.com.br>
References:  <NDBBILBEBIHJBLOEIKKCMEFMCCAA.rgrace@itworks.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38EB33FA.3B7AB60C>