From owner-freebsd-hackers Wed Jul 2 11:54:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA19577 for hackers-outgoing; Wed, 2 Jul 1997 11:54:57 -0700 (PDT) Received: from yacko.netgazer.net (yacko.netgazer.net [208.12.177.63]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA19572 for ; Wed, 2 Jul 1997 11:54:54 -0700 (PDT) Received: from [208.12.177.224] (furball.netgazer.com [208.12.177.224]) by yacko.netgazer.net (8.8.3/8.7.3) with ESMTP id NAA09992 for ; Wed, 2 Jul 1997 13:59:28 GMT Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 2 Jul 1997 14:00:54 -0500 To: freebsd-hackers@freebsd.org From: "Darrin R. Woods" Subject: Re: Make world problems Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>Could someone please tell me what I might be able to do to get make world >>working or if there is a fix in the works. If this was not what the >>earlier thread was on, I can provide you with more detail of what is dying. > >If it looks like it's dying from a problem with include files, (either can't >find one explicitly, or is complaining about non-existent definitions), you >might win by doing a 'make includes' in /usr/src, before re-starting your >'make world'... Well I think it got further, but not sure. Here is where it stops: ===> rtld /usr/src/gnu/usr.bin/ld/rtld -> /usr/obj/gnu/usr.bin/ld/rtld cd /usr/src/usr.bin/ar && make depend all install cleandir obj rm -f .depend files=""; if [ "$files" != "" ]; then mkdep -a -I/usr/src/usr.bin/ar $files; fi files="/usr/src/usr.bin/ar/append.c /usr/src/usr.bin/ar/ar.c /usr/src/usr.bin/ar /archive.c /usr/src/usr.bin/ar/contents.c /usr/src/usr.bin/ar/delete.c /usr/src/ usr.bin/ar/extract.c /usr/src/usr.bin/ar/misc.c /usr/src/usr.bin/ar/move.c /usr/ src/usr.bin/ar/print.c /usr/src/usr.bin/ar/replace.c"; if [ "$files" != "" ]; t hen mkdep -a -I/usr/src/usr.bin/ar $files; fi files=" "; if [ "$files" != " " ]; then mkdep -a -I/usr/src/usr.bin/ar $fi les; fi cc -O -I/usr/src/usr.bin/ar -c /usr/src/usr.bin/ar/append.c cc -O -I/usr/src/usr.bin/ar -c /usr/src/usr.bin/ar/ar.c cc -O -I/usr/src/usr.bin/ar -c /usr/src/usr.bin/ar/archive.c /usr/src/usr.bin/ar/archive.c: In function `put_arobj': /usr/src/usr.bin/ar/archive.c:228: structure has no member named `ts_sec' /usr/src/usr.bin/ar/archive.c:234: structure has no member named `ts_sec' /usr/src/usr.bin/ar/archive.c:238: structure has no member named `ts_sec' *** Error code 1 Stop. *** Error code 1 Stop. Any ideas? Darrin R. Woods | "I'm so happy that I, can't stop crying." Director Operations | --- Sting Netgazer Solutions, Inc. | Dallas, Texas 972.702.9119 | work: http://www.netgazer.net My employer most whole-heartedly denies everything I say