From: Edmund Troche <edmund@troche.org>
To: "'mtd@infradead.org'" <mtd@infradead.org>
Subject: Problem compiling under Linux 2.4.3
Date: Tue, 24 Apr 2001 00:07:47 -0500 [thread overview]
Message-ID: <3AE50A23.F1A27F2E@troche.org> (raw)
In-Reply-To: 716A7F62A194D41195AB001083FC3AE4426A62@inlmx1.inl.intersil.com
Hi,
I just got the latest CVS code and after doing the "patchin.sh" to my source tree I
can't build. Doing a make depend also fails.
This is what I get from make depend:
make[4]: Leaving directory `/usr/src/linux-2.4.3/drivers/misc'
make -C mtd fastdep
make[4]: Entering directory `/usr/src/linux-2.4.3/drivers/mtd'
make[4]: Makefile: No such file or directory
make[4]: *** No rule to make target `Makefile'. Stop.
make[4]: Leaving directory `/usr/src/linux-2.4.3/drivers/mtd'
make[3]: *** [_sfdep_mtd] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.3/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.3/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.3'
make: *** [dep-files] Error 2
I looked into the /usr/src/linux-2.4.3/drivers/mtd/Makefile file and it was empty.
This file is softlinked to /usr/src/mtd/kernel/Makefile. My /usr/src/linux
directory is actually softlinked to /usr/src/linux-2.4.3.
Running make xconfig returns the following:
[root@matrix linux]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.3/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 249: unable to open drivers/mtd/Config.in
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.3/scripts'
make: *** [xconfig] Error 2
[root@matrix linux]#
The file /usr/src/mtd/kernel/Config.in, which is softlinked to
/usr/src/linux/drivers/mtd/Config.in is also empty.
I've done this before in previous kernels (2.2.X and 2.4.2) and it worker. Did I
miss something? Thanks in advance for your help.
Edmund Troche
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
prev parent reply other threads:[~2001-04-24 5:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-23 13:55 Problems using fast write in cfi_cmdset_0002.c Brenk, Rudger van
2001-04-24 5:07 ` Edmund Troche [this message]
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=3AE50A23.F1A27F2E@troche.org \
--to=edmund@troche.org \
--cc=mtd@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox