From owner-freebsd-current Fri Sep 18 15:15:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14281 for freebsd-current-outgoing; Fri, 18 Sep 1998 15:15:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA14260 for ; Fri, 18 Sep 1998 15:15:35 -0700 (PDT) (envelope-from sthaug@nethelp.no) From: sthaug@nethelp.no Received: (qmail 1397 invoked by uid 1001); 18 Sep 1998 22:14:44 +0000 (GMT) To: freebsd-current@FreeBSD.ORG Subject: Minor nit in 3.0-19980916-SNAP: Missing /usr/lib/aout/libgcc.a X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sat, 19 Sep 1998 00:14:44 +0200 Message-ID: <1395.906156884@verdi.nethelp.no> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Minor nit in 3.0-19980916-SNAP (from current.freebsd.org): When you make a new kernel, the "make depend" step wants an aout libgcc.a in order to link genassym - but there is none in /usr/lib/aout (there *is* an ELF format libgcc.a in /usr/lib). I copied /usr/lib/aout/libgcc.a from another (pre-ELF) 3.0 machine, and that worked just fine. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message