From owner-freebsd-current Sat Oct 3 10:25:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28013 for freebsd-current-outgoing; Sat, 3 Oct 1998 10:25:35 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28000 for ; Sat, 3 Oct 1998 10:25:28 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id KAA09919; Sat, 3 Oct 1998 10:25:02 -0700 (PDT) (envelope-from jdp) Message-Id: <199810031725.KAA09919@austin.polstra.com> To: eculp@webwizard.org.mx Subject: Re: ELF kernel? In-Reply-To: <36164B5E.A3A30602@webwizard.org.mx> References: <199810030033.RAA02872@dingo.cdrom.com> <36164B5E.A3A30602@webwizard.org.mx> Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Date: Sat, 03 Oct 1998 10:25:02 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <36164B5E.A3A30602@webwizard.org.mx>, Edwin Culp wrote: > loading kernel > apm.o: In function `apmattach': > apm.o(.text+0x93b): undefined reference to `apm_cs32_limit' > apm.o(.text+0x949): undefined reference to `apm_cs16_limit' > *** Error code 1 > > Stop. > > Suggestions? Somebody added references to new C symbols in assembly language code (apm_setup.s) without adding the necessary entries in asnames.h. I have just now committed the fix for this problem. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message