X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: Martin Str|mberg Message-Id: <200112251724.SAA11359@father.ludd.luth.se> Subject: The deep directory bug To: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) Date: Tue, 25 Dec 2001 18:24:40 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com I happen to have a "/dev" directory (because of a make install of fileutils). If I run "find / -iname 'what-ever'" I get a lot of "e:/djgpp/bin/find.exe: /dev/one_directory: No such file or directory (ENOENT)" where one_directory is every directory in the root of the drive. Can this be the cause of the bug regarding deep directory problems? Or is it the symptom of it? Or is it a new bug? Or an old known one? find is straight from the ordinary .ZIP from a simtel.net mirror and is version 4.1. Right, MartinS