From: DervishD <lkml@dervishd.net>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.4.29 'make dep' error
Date: Mon, 14 Mar 2005 11:07:22 +0100 [thread overview]
Message-ID: <20050314100722.GA6684@DervishD> (raw)
Hi all :)
I don't know if I've had this error previously, I noticed it this
morning when recompiling the kernel *I already use*. When doing 'make
dep' I had this:
make[1]: Leaving directory `/usr/kernel'
scripts/mkdep -- `find /usr/kernel/include/asm /usr/kernel/include/linux
/usr/kernel/include/scsi /usr/kernel/include/net /usr/kernel/include/math-emu
\( -name SCCS -o -name .svn \) -prune -o -follow -name \*.h !
-name modversions.h -print` > .hdepend
find: /usr/kernel/include/asm: Too many levels of symbolic links
scripts/mkdep -- init/*.c > .depend
I've break the long line invoking the 'scripts/mkdep' binary so
it's easier to read. I don't know why the heck 'find' fails with
ELOOP :?? Just a simple 'find /usr/kernel/include/asm -follow' causes
'find' to issue a open call that fails with ELOOP. I'm using version
4.2.18 (I updated recently my findutils) and version 4.2.15 doesn't
show the problem.
I just wanted to warn everybody on the list about this problem.
I'm going to write to findutils people to report the bug.
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.dervishd.net & http://www.pleyades.net/
It's my PC and I'll cry if I want to...
reply other threads:[~2005-03-14 10:05 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=20050314100722.GA6684@DervishD \
--to=lkml@dervishd.net \
--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.