I fixed this obvious problem in the latest message I sent with new
Makefile's.  Note that there might be some side-effect of making gif into
a kernel module.  When I was using the gif kernel module I couldn't ping6
to anywhere.  Now that it's compiled directly into the kernel I can.  I
have to do more testing I guess.

--
Eric Futch              New York Connect.Net, Ltd.
[EMAIL PROTECTED]         Technical Support Staff
http://www.nyct.net     (212) 293-2620
"Bringing New York The Internet Access It Deserves"


On Tue, 28 Mar 2000, Yoshinobu Inoue wrote:

>
>in_gif_output() is defined in netinet/in_gif.c, and the files
>are only used when either of INET and gif are specified in config.
>Same thing applies to netinet6/in6_gif.c.
>
>from sys/conf/files:
>  netinet/in_gif.c        optional gif inet
>  netinet6/in6_gif.c        optional gif inet6
>
>So should these also be used in the kld module?
>
>Cheers,
>Yoshinobu Inoue
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-hackers" in the body of the message
>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to