Date: Thu, 9 Dec 2004 06:50:33 -0500 From: Dev Tugnait <dev@unixdaemon.org> To: freebsd-questions@freebsd.org Subject: Re: 5.3 building kernel Message-ID: <20041209115033.GL79422@vampire.bloodlust.net> In-Reply-To: <41B82B63.1020605@hysteria.sk> References: <41B82B63.1020605@hysteria.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
You are missing # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller As already replied to you yet you seem to have reposted the error. If you are unsure on how kernels are built use GENERIC and hash out what you dont need instead of emptying unwanted stuff which maybe required by you in the future. Its a safer practice cuz the options are right there whether you use them or not. You have gotten into a fine mess this way * dusan >> (skrat@hysteria.sk) wrote: > another error. when I disable psm device in configuration I get another > error: > > atkbd.o(.text+0x137c): In function `get_kbd_id': > : undefined reference to `empty_both_buffers' > atkbd.o(.text+0x1387): In function `get_kbd_id': > : undefined reference to `send_kbd_command' > atkbd.o(.text+0x13a6): In function `get_kbd_id': > : undefined reference to `read_kbd_data' > atkbd.o(.text+0x13b6): In function `get_kbd_id': > : undefined reference to `read_kbd_data' > atkbd.o(.text+0x13c6): In function `get_kbd_id': > : undefined reference to `empty_both_buffers' > atkbd.o(.text+0x13cc): In function `get_kbd_id': > : undefined reference to `test_controller' > atkbd.o(.text+0x13d2): In function `get_kbd_id': > : undefined reference to `test_kbd_port' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/FJ_S6120. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" +----------==/\/\==----------+ (__) FreeBSD | <dev@unixdaemon.org> | \\\'',) The | Kernel ESCAFLOWNE | \/ \ ^ Power | Web http://unixdaemon.org | .\._/_) To +----------==\/\/==----------+ Serve [ We've switched the bath sponge with a tribble. ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041209115033.GL79422>