Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 1996 23:03:34 -0500 (EST)
From:      Gang-Ryung Uh <uh@sed.cs.fsu.edu>
To:        freebsd-current@FreeBSD.org
Subject:   make world 
Message-ID:  <199601100403.XAA10376@sed.cs.fsu.edu>

next in thread | raw e-mail | index | archive | help
Hi,

  I am trying to build the FreeBSD-current (which I downloaded 7 days ago).
  But in the early stage of "make world", I got an following fatal error:

-------
cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld
-I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -DRTLD   -c
/usr/src/gnu/usr.bin/ld/rtld/../i386/md.c
ld -o ld.so  -Bshareable -Bsymbolic -assert nosymbolic mdprologue.o rtld.o
malloc.o shlib.o etc.o md.o -lc_pic -lgcc_pic
gzip -c /usr/src/gnu/usr.bin/ld/rtld/rtld.1 > rtld.1.gz
install -c -s -o bin -g bin -m 555   ld /usr/bin
===> ldconfig
install -c -s -o bin -g bin -m 555   ldconfig /sbin
install -c -o bin -g bin -m 444 ldconfig.8.gz  /usr/share/man/man8
===> ldd
install -c -s -o bin -g bin -m 555   ldd /usr/bin
install -c -o bin -g bin -m 444 ldd.1.gz  /usr/share/man/man1
===> rtld
install -c -s -o bin -g bin -m 555  -fschg ld.so /usr/libexec
install -c -o bin -g bin -m 444 rtld.1.gz  /usr/share/man/man1
Memory fault
*** Error code 139

Stop.
*** Error code 1
--------

I am just curious in what situation the "Memory fault" message 
can be generated. Would you tell me how to fix that problem?

Also, in order to restore to the original system, what I have to
do?
  
Thanks very much.

Regards,
Gang-Ryung Uh (uh@cs.fsu.edu)




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