From owner-freebsd-current Sat Oct 3 10:53:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01906 for freebsd-current-outgoing; Sat, 3 Oct 1998 10:53:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from p400.webwizard.net.mx (dns.webwizard.com.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01896 for ; Sat, 3 Oct 1998 10:53:42 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (dns.webwizard.com.mx [148.245.50.27]) by p400.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id MAA10976; Sat, 3 Oct 1998 12:46:51 -0500 (CDT) (envelope-from eculp@webwizard.org.mx) Message-ID: <3616630A.24E9A42C@webwizard.org.mx> Date: Sat, 03 Oct 1998 12:46:51 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: John Polstra CC: current@FreeBSD.ORG Subject: Re: ELF kernel? References: <199810030033.RAA02872@dingo.cdrom.com> <36164B5E.A3A30602@webwizard.org.mx> <199810031725.KAA09919@austin.polstra.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > 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. Thanks a lot. I'm re-cvsuping now. edI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message