Date: Sat, 06 Jul 1996 13:04:24 +0100 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: steve farrell <spfarrel@midway.uchicago.edu> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: undefined symbol Message-ID: <21764.836654664@palmer.demon.co.uk> In-Reply-To: Your message of "Sat, 06 Jul 1996 06:43:14 CDT." <199607061143.GAA07782@meno.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
steve farrell wrote in message ID <199607061143.GAA07782@meno.uchicago.edu>: > got this when i tried to build a kernel supped today: > > ioconf.o: Undefined symbol `_psmi' referenced from data segment > *** Error code 1 It's derrived from your kernel config file. Did you specify something like: device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmi rather than: device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr ? Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21764.836654664>