Greetings all,
I get this error when building 2.4.0..obviously XFS related...
gcc -V egcs-2.91.66 -D__KERNEL__ -I/usr/src/linux-2.4-xfs/linux/include -Wall
-Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-march=i586 -DEXPORT_SYMTAB -c procfs_syms.c
rm -f proc.o
ld -m elf_i386 -r -o proc.o inode.o root.o base.o generic.o array.o kmsg.o
proc_tty.o proc_misc.o kcore.o procfs_syms.o
make[3]: Leaving directory `/usr/src/linux-2.4-xfs/linux/fs/proc'
make[2]: Leaving directory `/usr/src/linux-2.4-xfs/linux/fs/proc'
make -C xfs
make[2]: Entering directory `/usr/src/linux-2.4-xfs/linux/fs/xfs'
make -C linux
make[3]: Entering directory `/usr/src/linux-2.4-xfs/linux/fs/xfs/linux'
make all_targets
make[4]: Entering directory `/usr/src/linux-2.4-xfs/linux/fs/xfs/linux'
make[4]: *** No rule to make target `../pseudo-inc/sys/dirent.h', needed by
`../xfs.h'. Stop.
I hope that is specific enough..I am not a developer myself (not yet)
so I might not have pertinant information here :)
btw, I had no problems with any kernel in the CVS tree since I started
keeping up with it, since um...2.4test11. Hope this helps guys!
RegEx
|