t; > sys/net if_arcsubr.c if_atmsubr.c if_ef.c
> > if_ethersubr.c if_faith.c if_fddisubr.c
> > if_gif.c if_iso88025subr.c if_loop.c
> > if_ppp.c if_sl.c if_spppsubr.c if
Hello.
On Tue, Mar 04, 2003 at 03:19:55PM -0800, Jonathan Lemon wrote:
> jlemon 2003/03/04 15:19:55 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/net if_arcsubr.c if_atmsubr.c if_ef.c
> if_ethersubr.c if_
if_ef.c in -CURRENT was broken (at least 2days ago) and wouldn't compile
here is a working one:
http://www.glassfish.net/~glassfish/if_ef.c.gz
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
David Wolfskill <[EMAIL PROTECTED]> writes:
> So I'd have thought that the "make buildkernel" process should have been
> using the freshly-made "make" over in /usr/obj -- or am I confused
> (again)?
buildkernel tries to use all the newly-built binaries. I think make
is an exception, though. The
>Date: Fri, 16 Mar 2001 16:22:35 -0800
>From: Dima Dorfman <[EMAIL PROTECTED]>
>David Wolfskill <[EMAIL PROTECTED]> writes:
>> ...
>> ===> if_ef
>> @ -> /usr/src/sys
>> machine -> /usr/src/sys/i386/include
>> echo "#define IPX 1" > opt_ipx.h
>> echo "#define INET 1" > opt_inet.h
>> echo "
>Try b
David Wolfskill <[EMAIL PROTECTED]> writes:
> machine -> /usr/src/sys/i386/include
> echo "#define INET 1" > opt_inet.h
> touch opt_inet6.h
> rm -f .depend
> mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I
> @/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/s
LD_MODULE -I- -I. -I@ -I@/dev
-I@/../include -I/usr/obj/usr/src/i386/usr/include
/usr/src/sys/modules/if_ef/../../net/if_ef.c
/usr/src/sys/modules/if_ef/../../net/if_ef.c:31: opt_ef.h: No such file or directory
mkdep: compile failed
*** Error code 1
Stop in /usr/src/sys/modules/if_ef.
*** Error