xfs
[Top] [All Lists]

XFS with SuSE Linux 7.3, Kernel 2.4.10

To: linux-xfs@xxxxxxxxxxx
Subject: XFS with SuSE Linux 7.3, Kernel 2.4.10
From: root <robert.lang@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Oct 2001 12:14:28 +0200
Organization: Universität Karlsruhe (TH)
Sender: owner-linux-xfs@xxxxxxxxxxx
Hello,

i really need your help. I have to set up a SAMBA-Server on a
XFS-Filesystem because compatibility to SGI-IRIX is needed.
I' m using SuSE Linux 7.3 with kernel 2.4.10. glibc is 2.2.4-21,
GNU gcc is 2.95.3-124, make is 3.79.1-166. I tried to patch and compile
the kernel with your linux-2.4.10-xfs-2001-10-03.patch.bz2 patchfile.
Everything worked fine up to pagebuf.c (see my logfile). It seems that
VM_PAGEBUF in line 2279 isn' t declared correctly. But as i don' t know
enough about developing in C i' m again urgently asking for your support
and therefore for a solution for this problem. I hopefully await your
answer. Thank you very much in advance for your support. 

Greetings and best wishes to the XFS-SGI team

Robert
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6   -c -o init/main.o init/main.c
. scripts/mkversion > .version
gzip -9 < .config | scripts/bin2c kernel_config_data > 
include/linux/config_data.h
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6  -DUTS_MACHINE='"i386"' -c -o 
init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6 " -C  kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -fno-omit-frame-pointer -c -o sched.o 
sched.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dma.o dma.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o fork.o fork.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c exec_domain.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o panic.o panic.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c printk.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o module.o module.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o exit.o exit.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o itimer.o itimer.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o info.o info.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o time.o time.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o softirq.o softirq.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o resource.o resource.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sysctl.o sysctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o acct.o acct.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o capability.o capability.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ptrace.o ptrace.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o timer.o timer.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o user.o user.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c signal.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c sys.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c kmod.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c context.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o uid16.o uid16.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c ksyms.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c pm.c
rm -f kernel.o
ld -m elf_i386  -r -o kernel.o sched.o dma.o fork.o exec_domain.o panic.o 
printk.o module.o exit.o itimer.o info.o time.o softirq.o resource.o sysctl.o 
acct.o capability.o ptrace.o timer.o user.o signal.o sys.o kmod.o context.o 
uid16.o ksyms.o pm.o
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: Leaving directory `/usr/src/linux/kernel'
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6 " -C  drivers
make[1]: Entering directory `/usr/src/linux/drivers'
make -C atm
make[2]: Entering directory `/usr/src/linux/drivers/atm'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/atm'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6  -g  -c -o atmdev_init.o atmdev_init.c
rm -f atm.o
ld -m elf_i386  -r -o atm.o atmdev_init.o
make[3]: Leaving directory `/usr/src/linux/drivers/atm'
make[2]: Leaving directory `/usr/src/linux/drivers/atm'
make -C block
make[2]: Entering directory `/usr/src/linux/drivers/block'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c ll_rw_blk.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c blkpg.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c genhd.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o elevator.o elevator.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o floppy.o floppy.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o rd.o rd.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c loop.c
rm -f block.o
ld -m elf_i386  -r -o block.o ll_rw_blk.o blkpg.o genhd.o elevator.o floppy.o 
rd.o loop.o
make[3]: Leaving directory `/usr/src/linux/drivers/block'
make[2]: Leaving directory `/usr/src/linux/drivers/block'
make -C cdrom
make[2]: Entering directory `/usr/src/linux/drivers/cdrom'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/cdrom'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c cdrom.c
rm -f driver.o
ld -m elf_i386  -r -o driver.o cdrom.o
make[3]: Leaving directory `/usr/src/linux/drivers/cdrom'
make[2]: Leaving directory `/usr/src/linux/drivers/cdrom'
make -C char
make[2]: Entering directory `/usr/src/linux/drivers/char'
make -C drm
make[3]: Entering directory `/usr/src/linux/drivers/char/drm'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/char/drm'
rm -f drm.o
ar rcs drm.o
make[4]: Leaving directory `/usr/src/linux/drivers/char/drm'
make[3]: Leaving directory `/usr/src/linux/drivers/char/drm'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/char'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mem.o mem.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c tty_io.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o n_tty.o n_tty.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c tty_ioctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o raw.o raw.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c pty.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c misc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c random.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vt.o vt.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vc_screen.o vc_screen.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o consolemap.o consolemap.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o conmakehash 
conmakehash.c
./conmakehash cp437.uni > consolemap_deftbl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o consolemap_deftbl.o 
consolemap_deftbl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c console.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c selection.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c serial.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c keyboard.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o defkeymap.o defkeymap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o pc_keyb.o pc_keyb.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c sysrq.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o qpmouse.o qpmouse.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o rtc.o rtc.c
rm -f char.o
ld -m elf_i386  -r -o char.o mem.o tty_io.o n_tty.o tty_ioctl.o raw.o pty.o 
misc.o random.o vt.o vc_screen.o consolemap.o consolemap_deftbl.o console.o 
selection.o serial.o keyboard.o defkeymap.o pc_keyb.o sysrq.o qpmouse.o rtc.o
make[3]: Leaving directory `/usr/src/linux/drivers/char'
make[2]: Leaving directory `/usr/src/linux/drivers/char'
make -C ide
make[2]: Entering directory `/usr/src/linux/drivers/ide'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/ide'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c ide.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c ide-features.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c ide-taskfile.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o aec62xx.o aec62xx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ali14xx.o ali14xx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o alim15x3.o alim15x3.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o amd74xx.o amd74xx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cmd640.o cmd640.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cmd64x.o cmd64x.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cs5530.o cs5530.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cy82c693.o cy82c693.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dtc2278.o dtc2278.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o hpt34x.o hpt34x.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o hpt366.o hpt366.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ht6560b.o ht6560b.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-adma.o ide-adma.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-dma.o ide-dma.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-pci.o ide-pci.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ns87415.o ns87415.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o serverworks.o serverworks.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o pdc202xx.o pdc202xx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o piix.o piix.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o qd65xx.o qd65xx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o rz1000.o rz1000.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sis5513.o sis5513.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o slc90e66.o slc90e66.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o umc8672.o umc8672.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o via82cxxx.o via82cxxx.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-proc.o ide-proc.c
ld -m elf_i386 -r -o ide-mod.o ide.o ide-features.o ide-taskfile.o  aec62xx.o 
ali14xx.o alim15x3.o amd74xx.o cmd640.o cmd64x.o cs5530.o cy82c693.o dtc2278.o 
hpt34x.o hpt366.o ht6560b.o ide-adma.o ide-dma.o ide-pci.o ns87415.o 
serverworks.o pdc202xx.o piix.o qd65xx.o rz1000.o sis5513.o slc90e66.o 
umc8672.o via82cxxx.o ide-proc.o
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-probe.o ide-probe.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-geometry.o ide-geometry.c
ld -m elf_i386 -r -o ide-probe-mod.o ide-probe.o ide-geometry.o
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-disk.o ide-disk.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-cd.o ide-cd.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ide-floppy.o ide-floppy.c
rm -f idedriver.o
ld -m elf_i386  -r -o idedriver.o ide-mod.o ide-probe-mod.o ide-disk.o ide-cd.o 
ide-floppy.o
make[3]: Leaving directory `/usr/src/linux/drivers/ide'
make[2]: Leaving directory `/usr/src/linux/drivers/ide'
make -C md
make[2]: Entering directory `/usr/src/linux/drivers/md'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/md'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c md.c
rm -f mddev.o
ld -m elf_i386  -r -o mddev.o md.o
make[3]: Leaving directory `/usr/src/linux/drivers/md'
make[2]: Leaving directory `/usr/src/linux/drivers/md'
make -C media
make[2]: Entering directory `/usr/src/linux/drivers/media'
make -C radio
make[3]: Entering directory `/usr/src/linux/drivers/media/radio'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/media/radio'
rm -f radio.o
ar rcs radio.o
make[4]: Leaving directory `/usr/src/linux/drivers/media/radio'
make[3]: Leaving directory `/usr/src/linux/drivers/media/radio'
make -C video
make[3]: Entering directory `/usr/src/linux/drivers/media/video'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/media/video'
rm -f video.o
ar rcs video.o
make[4]: Leaving directory `/usr/src/linux/drivers/media/video'
make[3]: Leaving directory `/usr/src/linux/drivers/media/video'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/media'
rm -f media.o
ld -m elf_i386  -r -o media.o video/video.o radio/radio.o
make[3]: Leaving directory `/usr/src/linux/drivers/media'
make[2]: Leaving directory `/usr/src/linux/drivers/media'
make -C misc
make[2]: Entering directory `/usr/src/linux/drivers/misc'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/misc'
rm -f misc.o
ar rcs misc.o
make[3]: Leaving directory `/usr/src/linux/drivers/misc'
make[2]: Leaving directory `/usr/src/linux/drivers/misc'
make -C net
make[2]: Entering directory `/usr/src/linux/drivers/net'
make -C appletalk
make[3]: Entering directory `/usr/src/linux/drivers/net/appletalk'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/appletalk'
rm -f appletalk.o
ar rcs appletalk.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/appletalk'
make[3]: Leaving directory `/usr/src/linux/drivers/net/appletalk'
make -C fc
make[3]: Entering directory `/usr/src/linux/drivers/net/fc'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/fc'
rm -f fc.o
ar rcs fc.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/fc'
make[3]: Leaving directory `/usr/src/linux/drivers/net/fc'
make -C pcmcia
make[3]: Entering directory `/usr/src/linux/drivers/net/pcmcia'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/pcmcia'
rm -f pcmcia_net.o
ar rcs pcmcia_net.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/pcmcia'
make[3]: Leaving directory `/usr/src/linux/drivers/net/pcmcia'
make -C tokenring
make[3]: Entering directory `/usr/src/linux/drivers/net/tokenring'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/tokenring'
rm -f tr.o
ar rcs tr.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/tokenring'
make[3]: Leaving directory `/usr/src/linux/drivers/net/tokenring'
make -C wan
make[3]: Entering directory `/usr/src/linux/drivers/net/wan'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/wan'
rm -f wan.o
ar rcs wan.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/wan'
make[3]: Leaving directory `/usr/src/linux/drivers/net/wan'
make -C wireless
make[3]: Entering directory `/usr/src/linux/drivers/net/wireless'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/net/wireless'
rm -f wireless_net.o
ar rcs wireless_net.o
make[4]: Leaving directory `/usr/src/linux/drivers/net/wireless'
make[3]: Leaving directory `/usr/src/linux/drivers/net/wireless'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o Space.o Space.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o setup.o setup.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c net_init.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o loopback.o loopback.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c auto_irq.c
rm -f net.o
ld -m elf_i386  -r -o net.o Space.o setup.o net_init.o loopback.o auto_irq.o
make[3]: Leaving directory `/usr/src/linux/drivers/net'
make[2]: Leaving directory `/usr/src/linux/drivers/net'
make -C net/hamradio
make[2]: Entering directory `/usr/src/linux/drivers/net/hamradio'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/net/hamradio'
rm -f hamradio.o
ar rcs hamradio.o
make[3]: Leaving directory `/usr/src/linux/drivers/net/hamradio'
make[2]: Leaving directory `/usr/src/linux/drivers/net/hamradio'
make -C parport
make[2]: Entering directory `/usr/src/linux/drivers/parport'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/parport'
rm -f driver.o
ar rcs driver.o
make[3]: Leaving directory `/usr/src/linux/drivers/parport'
make[2]: Leaving directory `/usr/src/linux/drivers/parport'
make -C pci
make[2]: Entering directory `/usr/src/linux/drivers/pci'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/pci'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c pci.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o quirks.o quirks.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o compat.o compat.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o gen-devlist 
gen-devlist.c
./gen-devlist <pci.ids
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o names.o names.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o proc.o proc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o setup-res.o setup-res.c
rm -f driver.o
ld -m elf_i386  -r -o driver.o pci.o quirks.o compat.o names.o proc.o 
setup-res.o
make[3]: Leaving directory `/usr/src/linux/drivers/pci'
make[2]: Leaving directory `/usr/src/linux/drivers/pci'
make -C pnp
make[2]: Entering directory `/usr/src/linux/drivers/pnp'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/pnp'
rm -f pnp.o
ar rcs pnp.o
make[3]: Leaving directory `/usr/src/linux/drivers/pnp'
make[2]: Leaving directory `/usr/src/linux/drivers/pnp'
make -C scsi
make[2]: Entering directory `/usr/src/linux/drivers/scsi'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/scsi'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi.o scsi.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o hosts.o hosts.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_ioctl.o scsi_ioctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o constants.o constants.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsicam.o scsicam.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_proc.o scsi_proc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_error.o scsi_error.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_obsolete.o scsi_obsolete.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_queue.o scsi_queue.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_lib.o scsi_lib.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_merge.o scsi_merge.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_dma.o scsi_dma.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o scsi_scan.o scsi_scan.c
echo "/* WARNING: GENERATED FILE (from 53c700.c), DO NOT MODIFY */" > 
53c700-mem.c
echo "#define MEM_MAPPED" >> 53c700-mem.c
cat 53c700.c >> 53c700-mem.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c scsi_syms.c
ld -m elf_i386 -r -o scsi_mod.o scsi.o hosts.o scsi_ioctl.o constants.o 
scsicam.o scsi_proc.o scsi_error.o scsi_obsolete.o scsi_queue.o scsi_lib.o 
scsi_merge.o scsi_dma.o scsi_scan.o scsi_syms.o
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sd.o sd.c
ld -m elf_i386 -r -o sd_mod.o sd.o
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sr.o sr.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sr_ioctl.o sr_ioctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o sr_vendor.o sr_vendor.c
ld -m elf_i386 -r -o sr_mod.o sr.o sr_ioctl.o sr_vendor.o
rm -f scsidrv.o
ld -m elf_i386  -r -o scsidrv.o scsi_mod.o sd_mod.o sr_mod.o
make[3]: Leaving directory `/usr/src/linux/drivers/scsi'
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make -C sound
make[2]: Entering directory `/usr/src/linux/drivers/sound'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/sound'
rm -f sounddrivers.o
ar rcs sounddrivers.o
make[3]: Leaving directory `/usr/src/linux/drivers/sound'
make[2]: Leaving directory `/usr/src/linux/drivers/sound'
make -C video
make[2]: Entering directory `/usr/src/linux/drivers/video'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/video'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dummycon.o dummycon.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vgacon.o vgacon.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o font_8x8.o font_8x8.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o font_8x16.o font_8x16.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbmem.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c modedb.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcon.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o fonts.o fonts.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vesafb.o vesafb.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcon-cfb8.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcon-cfb16.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcon-cfb24.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fbcon-cfb32.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o fbcon-splash.o fbcon-splash.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o fbcon-jpegdec.o fbcon-jpegdec.c
rm -f video.o
ld -m elf_i386  -r -o video.o dummycon.o vgacon.o font_8x8.o font_8x16.o 
fbmem.o fbcmap.o modedb.o fbcon.o fonts.o vesafb.o fbcon-cfb8.o fbcon-cfb16.o 
fbcon-cfb24.o fbcon-cfb32.o fbcon-splash.o fbcon-jpegdec.o
make[3]: Leaving directory `/usr/src/linux/drivers/video'
make[2]: Leaving directory `/usr/src/linux/drivers/video'
make all_targets
make[2]: Entering directory `/usr/src/linux/drivers'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/usr/src/linux/drivers'
make[1]: Leaving directory `/usr/src/linux/drivers'
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6 " -C  mm
make[1]: Entering directory `/usr/src/linux/mm'
make all_targets
make[2]: Entering directory `/usr/src/linux/mm'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o memory.o memory.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mmap.o mmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o filemap.o filemap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mprotect.o mprotect.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mlock.o mlock.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mremap.o mremap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vmalloc.o vmalloc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o slab.o slab.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o bootmem.o bootmem.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o swap.o swap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o vmscan.o vmscan.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o page_io.o page_io.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o page_alloc.o page_alloc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o swap_state.o swap_state.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o swapfile.o swapfile.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o numa.o numa.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o oom_kill.o oom_kill.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c shmem.c
rm -f mm.o
ld -m elf_i386  -r -o mm.o memory.o mmap.o filemap.o mprotect.o mlock.o 
mremap.o vmalloc.o slab.o bootmem.o swap.o vmscan.o page_io.o page_alloc.o 
swap_state.o swapfile.o numa.o oom_kill.o shmem.o
make[2]: Leaving directory `/usr/src/linux/mm'
make[1]: Leaving directory `/usr/src/linux/mm'
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6 " -C  fs
make[1]: Entering directory `/usr/src/linux/fs'
make -C devpts
make[2]: Entering directory `/usr/src/linux/fs/devpts'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/devpts'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o root.o root.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
rm -f devpts.o
ld -m elf_i386  -r -o devpts.o root.o inode.o
make[3]: Leaving directory `/usr/src/linux/fs/devpts'
make[2]: Leaving directory `/usr/src/linux/fs/devpts'
make -C ext2
make[2]: Entering directory `/usr/src/linux/fs/ext2'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/ext2'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o acl.o acl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o balloc.o balloc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o bitmap.o bitmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dir.o dir.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o file.o file.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o fsync.o fsync.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ialloc.o ialloc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o ioctl.o ioctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o namei.o namei.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o super.o super.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o symlink.o symlink.c
rm -f ext2.o
ld -m elf_i386  -r -o ext2.o acl.o balloc.o bitmap.o dir.o file.o fsync.o 
ialloc.o inode.o ioctl.o namei.o super.o symlink.o
make[3]: Leaving directory `/usr/src/linux/fs/ext2'
make[2]: Leaving directory `/usr/src/linux/fs/ext2'
make -C fat
make[2]: Entering directory `/usr/src/linux/fs/fat'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/fat'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o buffer.o buffer.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cache.o cache.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dir.o dir.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o file.o file.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o misc.o misc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o cvf.o cvf.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c fatfs_syms.c
rm -f fat.o
ld -m elf_i386  -r -o fat.o buffer.o cache.o dir.o file.o inode.o misc.o cvf.o 
fatfs_syms.o
make[3]: Leaving directory `/usr/src/linux/fs/fat'
make[2]: Leaving directory `/usr/src/linux/fs/fat'
make -C isofs
make[2]: Entering directory `/usr/src/linux/fs/isofs'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/isofs'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o namei.o namei.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dir.o dir.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o util.o util.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o rock.o rock.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o joliet.o joliet.c
rm -f isofs.o
ld -m elf_i386  -r -o isofs.o namei.o inode.o dir.o util.o rock.o joliet.o
make[3]: Leaving directory `/usr/src/linux/fs/isofs'
make[2]: Leaving directory `/usr/src/linux/fs/isofs'
make -C lockd
make[2]: Entering directory `/usr/src/linux/fs/lockd'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/lockd'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o clntlock.o clntlock.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o clntproc.o clntproc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o host.o host.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svc.o svc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svclock.o svclock.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svcshare.o svcshare.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svcproc.o svcproc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svcsubs.o svcsubs.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o mon.o mon.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o xdr.o xdr.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c lockd_syms.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o xdr4.o xdr4.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o svc4proc.o svc4proc.c
rm -f lockd.o
ld -m elf_i386  -r -o lockd.o clntlock.o clntproc.o host.o svc.o svclock.o 
svcshare.o svcproc.o svcsubs.o mon.o xdr.o lockd_syms.o xdr4.o svc4proc.o
make[3]: Leaving directory `/usr/src/linux/fs/lockd'
make[2]: Leaving directory `/usr/src/linux/fs/lockd'
make -C minix
make[2]: Entering directory `/usr/src/linux/fs/minix'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/minix'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o bitmap.o bitmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o itree_v1.o itree_v1.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o itree_v2.o itree_v2.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o namei.o namei.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o file.o file.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dir.o dir.c
rm -f minix.o
ld -m elf_i386  -r -o minix.o bitmap.o itree_v1.o itree_v2.o namei.o inode.o 
file.o dir.o
make[3]: Leaving directory `/usr/src/linux/fs/minix'
make[2]: Leaving directory `/usr/src/linux/fs/minix'
make -C msdos
make[2]: Entering directory `/usr/src/linux/fs/msdos'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/msdos'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o namei.o namei.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c msdosfs_syms.c
rm -f msdos.o
ld -m elf_i386  -r -o msdos.o namei.o msdosfs_syms.o
make[3]: Leaving directory `/usr/src/linux/fs/msdos'
make[2]: Leaving directory `/usr/src/linux/fs/msdos'
make -C nfs
make[2]: Entering directory `/usr/src/linux/fs/nfs'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/nfs'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o file.o file.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o read.o read.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o write.o write.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o dir.o dir.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o symlink.o symlink.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o proc.o proc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o nfs2xdr.o nfs2xdr.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o flushd.o flushd.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o unlink.o unlink.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o nfs3proc.o nfs3proc.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o nfs3xdr.o nfs3xdr.c
rm -f nfs.o
ld -m elf_i386  -r -o nfs.o inode.o file.o read.o write.o dir.o symlink.o 
proc.o nfs2xdr.o flushd.o unlink.o nfs3proc.o nfs3xdr.o
make[3]: Leaving directory `/usr/src/linux/fs/nfs'
make[2]: Leaving directory `/usr/src/linux/fs/nfs'
make -C nls
make[2]: Entering directory `/usr/src/linux/fs/nls'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/nls'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c nls_base.c
rm -f nls.o
ld -m elf_i386  -r -o nls.o nls_base.o
make[3]: Leaving directory `/usr/src/linux/fs/nls'
make[2]: Leaving directory `/usr/src/linux/fs/nls'
make -C pagebuf
make[2]: Entering directory `/usr/src/linux/fs/pagebuf'
make all_targets
make[3]: Entering directory `/usr/src/linux/fs/pagebuf'
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -c -o avl.o avl.c
gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=k6    -DEXPORT_SYMTAB -c page_buf.c
page_buf.c:2279: `VM_PAGEBUF' undeclared here (not in a function)
page_buf.c:2279: initializer element is not constant
page_buf.c:2279: (near initialization for `pagebuf_dir_table[0].ctl_name')
make[3]: *** [page_buf.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [_subdir_pagebuf] Error 2
make: *** [_dir_fs] Error 2
make[3]: Leaving directory `/usr/src/linux/fs/pagebuf'
make[2]: Leaving directory `/usr/src/linux/fs/pagebuf'
make[1]: Leaving directory `/usr/src/linux/fs'
<Prev in Thread] Current Thread [Next in Thread>