Date: Thu, 2 Dec 1999 18:17:15 +0100 (CET) From: Nick Hibma <hibma@skylink.it> To: Kenneth Culver <culverk@culverk.student.umd.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: modules building... Message-ID: <Pine.BSF.4.20.9912021816410.494-100000@henny.jrc.it> In-Reply-To: <Pine.BSF.4.20.9911301849330.10940-100000@culverk.student.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Did you do a config of your kernel after updating? opt_linux.h is generated by config. Nick On Tue, 30 Nov 1999, Kenneth Culver wrote: > 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 majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- hibma@skylink.it n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.9912021816410.494-100000>