I tried to rebuild the linux kernel module, but it doesn't work:
Warning: Object directory not changed from original
/usr/src/sys/modules/linux
cc -c -O -pipe -DKERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
-I/usr/src/sys/modules/linux -I/usr/src/sys/modules/linux/@
-mpreferred-stack-boundary=2 -UKERNEL
/usr/src/sys/modules/linux/../../i386/linux/linux_genassym.c
cc -static -O -pipe -DKERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
-I/usr/src/sys/modules/linux -I/usr/src/sys/modules/linux/@
-mpreferred-stack-boundary=2 -o linux_genassym linux_genassym.o
./linux_genassym > linux_assym.h
make: don't know how to make opt_linux.h. Stop
several other modules exhibit similar behavior...
=================================================================
| Kenneth Culver | FreeBSD: The best OS around. |
| Unix Systems Administrator | ICQ #: 24767726 |
| and student at The | AIM: AgRSkaterq |
| The University of Maryland, | Website: (Under Construction) |
| College Park. | http://www.wam.umd.edu/~culverk/|
=================================================================
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message