Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 21:44:23 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        stable@freebsd.org
Subject:   kernel compilation broken
Message-ID:  <46D620F7.3080508@protected-networks.net>

next in thread | raw e-mail | index | archive | help
Seems that the recent linuxulator patch and regen has broken kernel
compiles ..


===> 3dfx (all)
===> 3dfx_linux (all)
cc -O2 -pipe -fno-strict-aliasing -march=pentium3 -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/SARAH/opt_global.h -I. -I@ -I@/contrib/altq
-I@/../include -finline-limit=8000 -fno-common
-I/usr/obj/usr/src/sys/SARAH -mno-align-long-strings
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99 -c
/usr/src/sys/modules/3dfx_linux/../../dev/tdfx/tdfx_linux.c
In file included from @/dev/tdfx/tdfx_linux.h:36,
                 from
/usr/src/sys/modules/3dfx_linux/../../dev/tdfx/tdfx_linux.c:37:
./machine/../linux/linux_proto.h:744: error: syntax error before "l_timer_t"
./machine/../linux/linux_proto.h:744: error: `l_timer_t' undeclared here
(not in a function)
./machine/../linux/linux_proto.h:744: error: syntax error before ')' token
./machine/../linux/linux_proto.h:744: error: syntax error before ')' token
./machine/../linux/linux_proto.h:747: error: syntax error before "l_timer_t"
./machine/../linux/linux_proto.h:752: error: syntax error before "l_timer_t"
./machine/../linux/linux_proto.h:756: error: syntax error before "l_timer_t"
./machine/../linux/linux_proto.h:759: error: syntax error before "l_timer_t"
./machine/../linux/linux_proto.h:817: error: syntax error before "l_mqd_t"
./machine/../linux/linux_proto.h:817: error: `l_mqd_t' undeclared here
(not in a function)
./machine/../linux/linux_proto.h:824: error: syntax error before "l_mqd_t"
./machine/../linux/linux_proto.h:831: error: syntax error before "l_mqd_t"
./machine/../linux/linux_proto.h:835: error: syntax error before "l_mqd_t"
*** Error code 1
1 error




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D620F7.3080508>