From owner-freebsd-hackers Fri Oct 6 14:54:02 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA19281 for hackers-outgoing; Fri, 6 Oct 1995 14:54:02 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA19270 for ; Fri, 6 Oct 1995 14:53:54 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id WAA10230; Fri, 6 Oct 1995 22:52:34 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id WAA05454; Fri, 6 Oct 1995 22:52:33 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id WAA14305; Fri, 6 Oct 1995 22:45:51 +0100 From: J Wunsch Message-Id: <199510062145.WAA14305@uriah.heep.sax.de> Subject: Re: -stable: kernel compile problems since a few days.. undefined symbols. Why ? To: andreas@knobel.gun.de (Andreas Klemm) Date: Fri, 6 Oct 1995 22:45:51 +0100 (MET) Cc: hackers@freebsd.org In-Reply-To: <199510061740.SAA14105@knobel.gun.de> from "Andreas Klemm" at Oct 6, 95 06:40:33 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 588 Sender: owner-hackers@freebsd.org Precedence: bulk As Andreas Klemm wrote: > > Heeelllppp !!! ;-)) > When linking kernel: > > cd9660_lookup.o: Undefined symbol `_isonum_711' referenced from text segment > cd9660_lookup.o: Undefined symbol `_isonum_711' referenced from text segment > cd9660_lookup.o: Undefined symbol `_isonum_711' referenced from text segment Looks like some of your .o files are corrupted (the _isonum stuff should be in cd9660_util.o, f.e.). Disk full? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)