* 2.4.8-ac3 fails on compiling
@ 2001-08-14 0:31 Paulo Andre
0 siblings, 0 replies; only message in thread
From: Paulo Andre @ 2001-08-14 0:31 UTC (permalink / raw)
To: linux-kernel; +Cc: alan
Alan,
Got this compiling error when trying to build 2.4.8-ac3 on top of 2.4.8, it
chokes when trying to compile the FAT support. Might aswell be a problem
within the Makefile. Here's the produced output...
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 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686 -c -o buffer.o buffer.c
make[3]: *** No rule to make target `msbuffer.h', needed by `cache.o'. Stop.
make[3]: Leaving directory `/usr/src/linux/fs/fat'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/fs/fat'
make[1]: *** [_subdir_fat] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2
Cheers,
// Paulo Andre'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-08-13 23:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-14 0:31 2.4.8-ac3 fails on compiling Paulo Andre
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.