lkml.org 
[lkml]   [1999]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectproblems with compiling 2.3.13.5 on Sparc
Looks like newest tss->thread changes are not yet propagated everywhere.

R.

root@6bone-gw:/arch/linux,0# make modules vmlinux &
[2] 19137
root@6bone-gw:/arch/linux,0# make -C kernel CFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DMODULE -DMODVERSIONS -include /arch/linux/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/arch/linux/kernel'
make[1]: Nothing to be done for `modules'.
make[1]: Leaving directory `/arch/linux/kernel'
make -C drivers CFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DMODULE -DMODVERSIONS -include /arch/linux/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/arch/linux/drivers'
make -C block modules
make[2]: Entering directory `/arch/linux/drivers/block'
gcc -D__KERNEL__ -I/arch/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DMODULE -DMODVERSIONS -include /arch/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c loop.c
In file included from /arch/linux/include/linux/wait.h:16,
from /arch/linux/include/linux/fs.h:12,
from /arch/linux/include/linux/capability.h:13,
from /arch/linux/include/linux/binfmts.h:5,
from /arch/linux/include/linux/sched.h:8,
from loop.c:40:
/arch/linux/include/asm/spinlock.h:9: linux/tasks.h: No such file or directory
/arch/linux/include/linux/file.h: In function `fget':
In file included from loop.c:42:
/arch/linux/include/linux/file.h:48: warning: unused variable `files'
/arch/linux/include/asm/uaccess.h: In function `verify_area':
In file included from loop.c:49:
/arch/linux/include/asm/uaccess.h:49: structure has no member named `tss'
/arch/linux/include/asm/uaccess.h:50: warning: control reaches end of non-void function
/arch/linux/include/asm/uaccess.h: In function `strlen_user':
/arch/linux/include/asm/uaccess.h:390: structure has no member named `tss'
loop.c: In function `create_missing_block':
loop.c:326: structure has no member named `tss'
loop.c:327: structure has no member named `tss'
loop.c:334: structure has no member named `tss'
loop.c: In function `loop_set_status':
loop.c:513: structure has no member named `tss'
loop.c: In function `loop_get_status':
loop.c:565: structure has no member named `tss'
loop.c: In function `lo_ioctl':
loop.c:598: structure has no member named `tss'
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/arch/linux/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/arch/linux/drivers'
make: *** [_mod_drivers] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.072 / U:0.860 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site