This works on the i386 but fails on the Alpha: ===> sys/modules/if_tun @ -> /c/src/sys machine -> /c/src/sys/alpha/include touch opt_devfs.h echo "#define NETATALK 1" > opt_atalk.h echo "#define ATM_CORE 1" > opt_atm.h echo "#define INET 1" > opt_inet.h echo "#define INET6 1" > opt_inet6.h echo "#define IPX 1" > opt_ipx.h echo "#define NATM 1" > opt_natm.h perl @/kern/vnode_if.pl -h @/kern/vnode_if.src rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../includ e -I/usr/obj/c/src/alpha/usr/include /c/src/sys/modules/if_tun/../../net/if_tun .c In file included from @/netatm/kern_include.h:105, from /c/src/sys/modules/if_tun/../../net/if_tun.c:50: @/netatm/atm_if.h:349: #error - Must define hardware-specific requirements here mkdep: compile failed *** Error code 1 John --- John Polstra [EMAIL PROTECTED] John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message