From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: g.pavelcak@comcast.net, 9fans@cse.psu.edu Subject: Re: [9fans] kernel mk failure In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-mbyfgjlixzcyybzfmbitbvxbal" Date: Mon, 16 Feb 2004 12:21:30 -0500 Topicbox-Message-UUID: e68db43e-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-mbyfgjlixzcyybzfmbitbvxbal Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sounds like your /386/lib/libc.a is curdled --upas-mbyfgjlixzcyybzfmbitbvxbal Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Mon Feb 16 11:45:32 EST 2004 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Mon Feb 16 11:45:30 EST 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 411EA19E47; Mon, 16 Feb 2004 11:45:18 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 5B6C119DDB; Mon, 16 Feb 2004 11:45:13 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id A3B8B19D94; Mon, 16 Feb 2004 11:44:54 -0500 (EST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9B1E519A0D for <9fans@cse.psu.edu>; Mon, 16 Feb 2004 11:44:53 -0500 (EST) Received: from 192.168.0.103 (h004005b2f1be.ne.client2.attbi.com[24.62.113.60]) by comcast.net (sccrmhc13) with SMTP id <20040216164453016005j6mne>; Mon, 16 Feb 2004 16:44:53 +0000 Message-ID: From: Greg Pavelcak To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] kernel mk failure Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 16 Feb 2004 11:44:18 -0500 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Level: Hello all. I don't know if I managed to damage my sources somehow, but I've been trying to configure a machine as a cpu/auth server, and I get the following: term% mk 'CONF=pcauth' rc ../port/mkdevc pc > pc.c 8a $AFLAGS l.s 8a $AFLAGS plan9l.s 8c -FVw cga.c 8c -FVw i8253.c 8c -FVw i8259.c 8c -FVw kbd.c 8c ../port/initcode.c 8c init9.c 8l -l -R1 -o init.out init9.8 initcode.8 /386/lib/libc.a {echo 'uchar initcode[]={' strip < init.out | xd -1x | sed -e 's/^[0-9a-f]+ //' -e 's/ ([0-9a-f][0-9a-f])/0x\1,/g' echo '};'} > init.h startboot: undefined: open in startboot startboot: undefined: bind in startboot startboot: undefined: exec in startboot mk: 8c ../port/initcode.c 8c ... : exit status=rc 2264: 8l 2268: error Any pointers greatly appreciated. Greg --upas-mbyfgjlixzcyybzfmbitbvxbal--