Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 09:10:39 -0400
From:      "Costa, David" <dcosta@netcoresys.com>
To:        "'freebsd-atm@freebsd.org'" <freebsd-atm@freebsd.org>
Subject:   FW: make for device en0 fails in FreeBSD 3.2
Message-ID:  <22BE750538F8D211BC3E0090273FC201010732@mars.netcoresys.com>

next in thread | raw e-mail | index | archive | help


-----Original Message-----
From: Costa, David 
Sent: Monday, August 23, 1999 6:59 PM
To: freebsd-questions@FreeBSD.ORG
Subject: make for device en0 fails in FreeBSD 3.2


Hello to the list.

I am trying to add support for my efficient ENI-155P ATM PCI adapter in
FreeBSD 3.2.

Chuck Craner's guide indicates that device en0 needs to be added to the
kernel configuration file.
All went well until I got to the make stage. Listed below is the output from
make:

nietzsche# make
loading kernel
midway.o: In function `en_attach':
midway.o(.text+0x246): undefined reference to `atm_output'
midway.o(.text+0x54c): undefined reference to `atm_ifattach'
midway.o: In function `en_ioctl':
midway.o(.text+0xd6a): undefined reference to `atm_rtrequest'
midway.o: In function `en_intr':
midway.o(.text+0x3310): undefined reference to `atm_input'
*** Error code 1

Stop. 

I am at a loss as to how to proceed here. Can anyone help out a FreeBSD
newbie?

Thank you very much.

Dave Costa


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-atm" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22BE750538F8D211BC3E0090273FC201010732>