All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulo Andre <baggio@netc.pt>
To: linux-kernel@vger.kernel.org
Cc: alan@lxorguk.ukuu.org.uk
Subject: 2.4.8-ac3 fails on compiling
Date: Tue, 14 Aug 2001 01:31:28 +0100	[thread overview]
Message-ID: <01081401312801.01021@nirvana.local.net> (raw)

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'

                 reply	other threads:[~2001-08-13 23:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01081401312801.01021@nirvana.local.net \
    --to=baggio@netc.pt \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.