Hi all,

I am running into some difficulty trying to upgrade my system (a
freshly-installed FreeBSD 4.7-RELEASE system) to 4.7-STABLE.  About 45
minutes into the buildworld process, it bombs out with the following:

===> share/doc/papers/fsinterface
touch _stamp.extraobjs
(cd /usr/src/share/doc/papers/fsinterface; groff -mtty-char -Tascii -t -ms
-o1- /usr/src/share/doc/papers/fsinterface/fsinterface.ms) |  gzip -cn >
fsinterface.ascii.gz
===> share/doc/papers/jail
touch _stamp.extraobjs
(cd /usr/src/share/doc/papers/jail; groff -mtty-char -Tascii -ms -o1-
/usr/src/share/doc/papers/jail/paper.ms) |  gzip -cn > jail.ascii.gz
===> share/doc/papers/kernmalloc
(cd /usr/src/share/doc/papers/kernmalloc; soelim kernmalloc.t) >
kernmalloc.ms
vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms
elf_load_section: truncated ELF file
Abort trap
*** Error code 134

Stop in /usr/src/share/doc/papers/kernmalloc.
*** Error code 1

Stop in /usr/src/share/doc/papers.
*** Error code 1

Stop in /usr/src/share/doc.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

That "truncated ELF file" is what is concerning me, but I don't know what
to check for.  Any help will be greatly appreciated.  Thanks!!

*********************************************************
*    Bryce Newall    *    Email: [EMAIL PROTECTED]    *
*               www.dreamhaven.org/~data                *
*  "Computers make very fast, very accurate mistakes."  *
*********************************************************


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to