Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 1999 12:55:24 -0800
From:      Chris Parry <laotzu@juniper.net>
To:        "John A. Hengstler" <john@hei.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: RELEN_3 broke
Message-ID:  <19990216125524.A6619@juniper.net>
In-Reply-To: <000201be59c3$ec1cd580$83a3ded1@trout.heicomm.net>; from John A. Hengstler on Tue, Feb 16, 1999 at 07:49:22AM -0800
References:  <000201be59c3$ec1cd580$83a3ded1@trout.heicomm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I think I just had this problem.  Is it crashing while building
gnu/usr.bin/perl/perl?  If so, vi /etc/make.conf and uncomment out the
line

NOPERL= true

Then do a 'make -DNOCLEAN world' or whatever you were doing.

-chris


On Tue, Feb 16, 1999 at 07:49:22AM -0800, John A. Hengstler wrote:
> Greetings,
> 
> I really need help with this.   I am trying to update my 2.2.8 box to
> 3.0-stable. I have posted this same message twice before with no responses.
> 
> I perform a make aout-to-elf-build and after several hours it stops at this
> same spot.  It appears that this is on the elf build.   Already performed
> the aout build...  I have cvsup'ed several times and restart the process and
> still stops in the same place.
> 
> Suggestions, would be well appreciated.
> 
> Thanks
> 
> John Hengstler
> HEI Communications
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> cc -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/include -c
> md5hl.c -o md5hl.o
> building standard md library
> ranlib libmd.a
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c /usr/src/lib/libmd/md2c.c -o md2c.So
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c /usr/src/lib/libmd/md4c.c -o md4c.So
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c /usr/src/lib/libmd/md5c.c -o md5c.So
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c md2hl.c -o md2hl.So
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c md4hl.c -o md4hl.So
> cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -I/usr/obj/elf/usr/src/tmp/usr/
> include -c md5hl.c -o md5hl.So
> building shared library libmd.so.2
> install -C -o root -g wheel -m 444 /usr/src/lib/libmd/md2.h
> /usr/obj/elf/usr/src/tmp/usr/include
> install -C -o root -g wheel -m 444 /usr/src/lib/libmd/md4.h
> /usr/obj/elf/usr/src/tmp/usr/include
> install -C -o root -g wheel -m 444 /usr/src/lib/libmd/md5.h
> /usr/obj/elf/usr/src/tmp/usr/include
> install -c -o root -g wheel -m 444   libmd.a
> /usr/obj/elf/usr/src/tmp/usr/lib
> install -c -o root -g wheel -m 444     libmd.so.2
> /usr/obj/elf/usr/src/tmp/usr/lib
> ln  -sf libmd.so.2 /usr/obj/elf/usr/src/tmp/usr/lib/libmd.so
> cd /usr/src/lib/libmytinfo; make all; make -B install
> cc -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/elf/usr/src/tmp/usr/i
> nclude -c /usr/src/lib/libmytinfo/addstr.c -o addstr.o
> cc -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/elf/usr/src/tmp/usr/i
> nclude -c /usr/src/lib/libmytinfo/readcaps.c -o readcaps.o
> cc -static -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/elf/usr/src/t
> mp/usr/include  -o mkcaplist /usr/src/lib/libmytinfo/mkcaplist.c readcaps.o
> ./mkcaplist -n 1000 /usr/src/lib/libmytinfo/cap_list > caplist.c
> Segmentation fault - core dumped
> *** Error code 139
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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