Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 10:43:03 -0400
From:      "Jim Flowers" <jflowers@ezo.net>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   kernel with option ETHER_* won't compile
Message-ID:  <002301c1532c$33371980$9ed396ce@ezo.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0020_01C1530A.AB86C880
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'm trying to compile a kernel with the ef psuedo driver on a fbsd =
4.4-RELEASE system to provide different Ethernet framing.  when I =
include the pseudo-device ef and options ETHER_II (for example) lines, =
the linking process fails with the following error message:

if_ef.o: In function `ef_unload':
if_ef.o(.text+0x85c): undefined reference to `ef_inputp'
if_ef.o(.text+0x866): undefined reference to `ef_outputp'

Can anyone give me a clue as to what I need to do?  Is this capability =
no longer available?  These references seem to be missing at least as =
far back as 4.1.

Thanks,

Jim Flowers <jflowers@ezo.net>=20

------=_NextPart_000_0020_01C1530A.AB86C880
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4616.200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I'm trying to compile a kernel with the =
ef psuedo=20
driver on a fbsd 4.4-RELEASE system to provide different Ethernet =
framing.&nbsp;=20
when I include the pseudo-device ef and options ETHER_II (for example) =
lines,=20
the linking process&nbsp;fails&nbsp;with the following error=20
message:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>if_ef.o: In function=20
`ef_unload':<BR>if_ef.o(.text+0x85c): undefined reference to=20
`ef_inputp'<BR>if_ef.o(.text+0x866): undefined reference to=20
`ef_outputp'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Can anyone give me a clue as to what I =
need to=20
do?&nbsp; Is this capability no longer available?&nbsp; These references =
seem to=20
be missing at least as far back as 4.1.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Jim Flowers=20
&lt;jflowers@ezo.net&gt;</FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0020_01C1530A.AB86C880--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002301c1532c$33371980$9ed396ce>