xfs
[Top] [All Lists]

Compiling CVS tree as of 14 may.

To: linux-xfs@xxxxxxxxxxx
Subject: Compiling CVS tree as of 14 may.
From: Seth Mos <knuffie@xxxxxxxxx>
Date: Mon, 14 May 2001 22:48:48 +0200
Sender: owner-linux-xfs@xxxxxxxxxxx
I just checked the tree out about an hour ago and it doesn't compile

make -C xfs
make[2]: Entering directory `/usr/src/linux-2.4.4-xfs/fs/xfs'
make -C linux
make[3]: Entering directory `/usr/src/linux-2.4.4-xfs/fs/xfs/linux'
make all_targets
make[4]: Entering directory `/usr/src/linux-2.4.4-xfs/fs/xfs/linux'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_griostubs.o xfs_griostubs.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_dmistubs.o xfs_dmistubs.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_behavior.o xfs_behavior.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_cred.o xfs_cred.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_file.o xfs_file.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -DEXPORT_SYMTAB -c xfs_fs_subr.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_globals.o xfs_globals.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_ioctl.o xfs_ioctl.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_iops.o xfs_iops.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.4-xfs/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -I .. -I /usr/src/linux-2.4.4-xfs/fs -funsigned-char -c -o xfs_lrw.o xfs_lrw.c
xfs_lrw.c: In function `xfs_write':
xfs_lrw.c:619: warning: implicit declaration of function `xfs_check_frozen'
xfs_lrw.c:619: `XFS_FREEZE_WRITE' undeclared (first use in this function)
xfs_lrw.c:619: (Each undeclared identifier is reported only once
xfs_lrw.c:619: for each function it appears in.)
make[4]: *** [xfs_lrw.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4.4-xfs/fs/xfs/linux'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.4-xfs/fs/xfs/linux'
make[2]: *** [_subdir_linux] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.4-xfs/fs/xfs'
make[1]: *** [_subdir_xfs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.4-xfs/fs'
make: *** [_dir_fs] Error 2
[root@stimpy linux]#

Something I am missing?

Cheers
--
Seth
Every program has two purposes one for which
it was written and another for which it wasn't
I use the last kind.


<Prev in Thread] Current Thread [Next in Thread>