Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 1999 21:25:30 -0800
From:      "John A. Hengstler" <john@hei.net>
To:        <freebsd-stable@freebsd.org>
Subject:   RE: RELEN_3 broke
Message-ID:  <000501be5a35$ef0c4d80$83a3ded1@trout.heicomm.net>
In-Reply-To: <19990216125524.A6619@juniper.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I did as suggested, still breaks same place..... Here is the output:  It is
essentially the same output...


AAAARGHHHH!!!!!  HELP!!!!!!

John Hengstler


--------------------------------------------------------------
>>> Rebuilding dependencies
--------------------------------------------------------------
cd /usr/src;
PATH=/usr/obj/aout/usr/src/tmp/sbin:/usr/obj/aout/usr/src/tmp/usr/sbin:/usr/
obj/aout/usr/src/tmp/bin:/usr/obj/aout/usr/src/tmp/usr/bin
BISON_SIMPLE=/usr/obj/aout/usr/src/tmp/usr/share/misc/bison.simple
COMPILER_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec:/usr/obj/aout/usr/src/tm
p/usr/bin
GCC_EXEC_PREFIX=/usr/obj/elf/usr/src/tmp/usr/lib:/usr/obj/elf/usr/src/tmp/us
r/lib/  LD_LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib
LIBRARY_PATH=/usr/obj/elf/usr/src/tmp/usr/lib:/usr/obj/elf/usr/src/tmp/usr/l
ib  PERL5LIB=/usr/libdata/perl/5.00502
OBJFORMAT_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec
 CFLAGS="-nostdinc -O -pipe" make DESTDIR=/usr/obj/elf/usr/src/tmp -f
Makefile.inc1 par-depend
===> share/info
===> include
===> include/rpcsvc
===> lib
===> lib/csu/i386-elf
===> lib/libcom_err
===> lib/libcom_err/doc
===> lib/../secure/lib/libcrypt
===> lib/libcrypt
===> lib/msun
===> lib/libmd
===> lib/libmytinfo
cc -nostdinc -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/elf/usr/src
/tmp/usr/include -c /usr/src/lib/libmytinfo/readcaps.c -o readcaps.o
cc -static -nostdinc -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/elf
/usr/src/tmp/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.
*** Error code 1

Stop.

> -----Original Message-----
> From: owner-freebsd-stable@FreeBSD.ORG
> [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Chris Parry
> Sent: Tuesday, February 16, 1999 12:55 PM
> To: John A. Hengstler; freebsd-stable@FreeBSD.ORG
> Subject: Re: RELEN_3 broke
>
>
> 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
>



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?000501be5a35$ef0c4d80$83a3ded1>