Date: Sun, 21 Dec 1997 19:45:02 +0900 From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp> To: eivind@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: src/sys/net if_slvar.h Message-ID: <19971221194502M.masafumi@%%domain_name%%> In-Reply-To: Your message of "Sat, 20 Dec 1997 08:44:52 -0800 (PST)" <199712201644.IAA28598@freefall.freebsd.org> References: <199712201644.IAA28598@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> eivind 1997/12/20 08:44:52 PST
> Modified files:
> sys/net if_slvar.h
> Log:
> Remove bogus #ifdef INET - SLIP doesn't compile without INET.
I'm not sure at all if this change is causing this, but slattach on
-current doesn't compile:
===> sbin/slattach
--- slattach.o ---
cc -nostdinc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/slattach/slattach.c
In file included from /usr/src/sbin/slattach/slattach.c:71:
/usr/obj/usr/src/tmp/usr/include/net/if_slvar.h:69: field `sc_comp' has incomplete type
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
Cheers,
Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971221194502M.masafumi>
