Date: Tue, 18 Apr 2006 17:38:43 +0000 From: "Huy Ton That" <huyslogic@gmail.com> To: questions@freebsd.org Subject: Updating to 6.1 RC1 with TWA compile issues? Message-ID: <1cac28080604181038p5bb4eb48m694950a2461e21e6@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Perhaps someone may help me, I've successfully cvsup'd the src for the 6.1 rc1 release ran make buildworld and now when I initiate make buildkernel it halts as shown below. Any ideas? is there a way I can exclude this compilation? mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I/usr/src/sys/modules/twa/../../dev/twa -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -I/usr/obj/usr/src/sys/GENERIC /usr/src/sys/modules/twa/tw_osl_freebsd.c /usr/src/sys/modules/twa/tw_osl_cam.c /usr/src/sys/modules/twa/tw_cl_init.c /usr/src/sys/modules/twa/tw_cl_io.c /usr/src/sys/modules/twa/tw_cl_intr.c /usr/src/sys/modules/twa/tw_cl_misc.c /usr/src/sys/modules/twa/tw_cl_io.c:9:2: invalid preprocessing directive #= =B8 mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/modules/twa. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. By the way, this is the contents of the /usr/src/sys/modules/twa directory: -rw-r--r-- 1 root wheel 3200 Dec 7 18:18 Makefile -rw-r--r-- 1 root wheel 3587 Mar 27 19:41 tw_cl.h -rw-r--r-- 1 root wheel 3594 Mar 27 19:41 tw_cl_externs.h -rw-r--r-- 1 root wheel 3594 Mar 27 19:41 tw_cl_fwif.h -rw-r--r-- 1 root wheel 3601 Mar 27 19:41 tw_cl_fwimg.c -rw-r--r-- 1 root wheel 3595 Mar 27 19:41 tw_cl_init.c -rw-r--r-- 1 root wheel 3592 Mar 27 19:41 tw_cl_intr.c -rw-r--r-- 1 root wheel 3592 Mar 27 19:41 tw_cl_io.c -rw-r--r-- 1 root wheel 3593 Mar 27 19:41 tw_cl_ioctl.h -rw-r--r-- 1 root wheel 3594 Mar 27 19:41 tw_cl_misc.c -rw-r--r-- 1 root wheel 3593 Mar 27 19:41 tw_cl_share.h -rw-r--r-- 1 root wheel 3589 Mar 27 19:41 tw_osl.h -rw-r--r-- 1 root wheel 2937 Mar 27 19:41 tw_osl_cam.c -rw-r--r-- 1 root wheel 3374 Mar 27 19:41 tw_osl_externs.h -rw-r--r-- 1 root wheel 3600 Mar 27 19:41 tw_osl_freebsd.c -rw-r--r-- 1 root wheel 3597 Mar 27 19:41 tw_osl_includes.h -rw-r--r-- 1 root wheel 2791 Mar 27 19:41 tw_osl_inline.h -rw-r--r-- 1 root wheel 3596 Mar 27 19:41 tw_osl_ioctl.h -rw-r--r-- 1 root wheel 2936 Mar 27 19:41 tw_osl_share.h -rw-r--r-- 1 root wheel 3372 Mar 27 19:41 tw_osl_types.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1cac28080604181038p5bb4eb48m694950a2461e21e6>