Date: Thu, 19 Jul 2001 08:25:06 -0700 From: Jim Pirzyk <Jim.Pirzyk@disney.com> To: freebsd-alpha@freebsd.org Subject: compiling linux kernel module errors Message-ID: <01071908250602.07804@snoopy>
next in thread | raw e-mail | index | archive | help
So I am trying to compile -CURRENT's linux module and I get these errors on the alpha: cc -O -pipe -mcpu=ev4 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -I/usr/include -mno-fp-regs -Wa,-mev56 -c /auto/fanhome-n1/home/Jim.Pirzyk/tmp/freebsd/src/sys/modules/linux/../../compat/linux/linux_file.c In file included from @/sys/mutex.h:44, from /auto/fanhome-n1/home/Jim.Pirzyk/tmp/freebsd/src/sys/modules/linux/../../compat/linux/linux_file.c:43: machine/globals.h:35: global register variable follows a function definition machine/globals.h:35: warning: call-clobbered register used for global register variable *** Error code 1 Stop in /auto/fanhome-n1/home/Jim.Pirzyk/tmp/freebsd/src/sys/modules/linux. Any ideas? - JimP -- --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation (*)/ (*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01071908250602.07804>