From owner-freebsd-questions Wed Aug 25 5:36:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.netcoresys.com (smtp.netcoresys.com [209.117.103.2]) by hub.freebsd.org (Postfix) with SMTP id 7849815451 for ; Wed, 25 Aug 1999 05:36:33 -0700 (PDT) (envelope-from dcosta@netcoresys.com) Received: from mars.netcoresys.com by smtp.netcoresys.com via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 25 Aug 1999 12:37:30 UT Received: by mars.netcoresys.com with Internet Mail Service (5.5.2448.0) id ; Wed, 25 Aug 1999 08:33:43 -0400 Message-ID: <22BE750538F8D211BC3E0090273FC201010739@mars.netcoresys.com> From: "Costa, David" To: 'Kent Stewart' , "Costa, David" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: make for device en0 fails in FreeBSD 3.2 Date: Wed, 25 Aug 1999 08:33:42 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kent, Thanks for the advice. I had indeed missed some of the parameters from the LINT file. After adding them in, make worked like a champ! Thanks for your help, Dave Costa -----Original Message----- From: Kent Stewart [mailto:kstewart@3-cities.com] Sent: Tuesday, August 24, 1999 5:14 PM To: Costa, David Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make for device en0 fails in FreeBSD 3.2 I would look at the options in the LINT about en0 and atm. You might have missed one. Kent "Costa, David" wrote: > > Yes, I did a make depend. > > Dave > > -----Original Message----- > From: Kent Stewart [mailto:kstewart@3-cities.com] > Sent: Monday, August 23, 1999 7:07 PM > To: Costa, David > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: make for device en0 fails in FreeBSD 3.2 > > "Costa, David" wrote: > > > > 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. > > Did you do a "make depend" before you did the make? > > Kent > > > 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-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > > SETI(Search for Extraterrestrial Intelligence) @ HOME > http://setiathome.ssl.berkeley.edu/ > > Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR > http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message