> ===> 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 "
> 
> echo "
> 
> echo "
> 
> echo "
> 
> 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/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
> 
> What's with the empty echo statements there as well?  I've just done a
> world build on this box and its sources are about an hour (relative to
> cvsup-master) old, so I'm pretty sure everything is properly in sync.
> 

Maybe somebody broke make? The if_ef Makefile is .for and .if statements.

John
-- 
John Hay -- [EMAIL PROTECTED]

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

Reply via email to