* 2.4.29 'make dep' error
@ 2005-03-14 10:07 DervishD
0 siblings, 0 replies; only message in thread
From: DervishD @ 2005-03-14 10:07 UTC (permalink / raw)
To: Linux-kernel
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...
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-14 10:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 10:07 2.4.29 'make dep' error DervishD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox