From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 07:28:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8984F16A4CE; Tue, 10 Aug 2004 07:28:03 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id F378A43D1F; Tue, 10 Aug 2004 07:28:02 +0000 (GMT) (envelope-from DougB@freebsd.org) Received: from dougb.net ([24.130.110.32]) by comcast.net (sccrmhc11) with SMTP id <2004081007280101100kbjnme>; Tue, 10 Aug 2004 07:28:02 +0000 Date: Tue, 10 Aug 2004 00:28:00 -0700 (PDT) From: Doug Barton To: Harti Brandt In-Reply-To: <20040810091743.X42422@beagle.kn.op.dlr.de> Message-ID: <20040810002515.Q1614@qbhto.arg> References: <20040809212544.GA86157@xor.obsecurity.org> <20040810091743.X42422@beagle.kn.op.dlr.de> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: "current@freebsd.org" cc: Kris Kennaway Subject: Re: world broken (ps: structure has no member named ki_tid) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 07:28:03 -0000 On Tue, 10 Aug 2004, Harti Brandt wrote: > KK>After reverting these commits, it gets a bit further before dying with > KK> > KK>2) > KK> > KK>echo routed: /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libc.a /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libmd.a >> .depend > KK>+for: not found > KK>*** Error code 127 > KK> > KK>Stop in /a/portbuild/i386/src-client/sbin/routed. > KK>*** Error code 1 > KK> > KK>Stop in /a/obj/a/portbuild/i386/src-client/rescue/rescue. *** Error > KK>code 1 > > I committed a fix to crunchgen yesterday in the evening (GMT). Make in > rescue was picking up the wrong make binary. And if you can get past that one, it dies with: cc -O -ggdb -pipe -march=pentium4 -DLAZY_PS -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -c /usr/local/src/bin/ps/keyword.c /usr/local/src/bin/ps/keyword.c:112: error: structure has no member named `ki_tid' Argh. -- This .signature sanitized for your protection