Thanks for the update. From: "Mike Krieger" <[EMAIL PROTECTED]> Subject: Re: Fileutils bug? I actually found my problem sorry for the false alarm... This may be something to add to the FAQ or notes though. If those errors are recieved, check /usr/lib/libc.so This file should be a TEXT file and not a symlink anymore. Also, make sure there is no /lib/libc.so because that will override the /usr/lib/libc.so ----- On most systems, it should contain: GROUP ( libc.so.6 ld.so.1 libc.a ) or in ix86/Linux and alpha/Linux: GROUP ( libc.so.6 ld-linux.so.2 libc.a ) ---- Sorry about that one but it only took a few days to find that problem -- Mike Krieger [EMAIL PROTECTED]