From owner-freebsd-questions Mon Oct 12 00:46:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20349 for freebsd-questions-outgoing; Mon, 12 Oct 1998 00:46:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from news.gamma.ru (news-out.gamma.ru [194.186.254.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20328 for ; Mon, 12 Oct 1998 00:46:41 -0700 (PDT) (envelope-from dmitry@neighbour.msk.ru) Received: from neighbour.msk.ru (slipv.dialup.gol.ru [194.186.254.213]) by news.gamma.ru (8.9.1/8.9.1) with ESMTP id LAA23279 for ; Mon, 12 Oct 1998 11:46:21 +0400 (MSD) Message-ID: <3621C179.A24F59B7@neighbour.msk.ru> Date: Mon, 12 Oct 1998 11:44:41 +0300 From: Dmitry Kiryukhin Organization: S&D X-Mailer: Mozilla 4.02 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problem with network card Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Can you help me please? I have FreeBSD 2.2.6. When I made my own kernel at first time, it causes no problem. But when I bought a PCI network card (NE2000-compatible) and tried to rebuild kernel with device ed0 line in config, 'make' command says: ../../i386/isa/if_ed.c:2567: warning: function declaration isn't a prototype if_ed.o: Undefined symbol `_ether_output' referenced from text segment if_ed.o: Undefined symbol `_ether_ifattach' referenced from text segment if_ed.o: Undefined symbol `_ether_ioctl' referenced from text segment if_ed.o: Undefined symbol `_ether_addmulti' referenced from text segment if_ed.o: Undefined symbol `_ether_delmulti' referenced from text segment if_ed.o: Undefined symbol `_ether_input' referenced from text segment *** Error code 1 Stop. > What am I doing wrong? Thank you for help, -- Dmitry Kiryukhin ICQ#: 13701778 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message