Re: [lfs-support] jar, fastjar, gjar, zip cant find error while makeing gcc in target machine

2012-12-22 Thread Ken Moffat
On Sun, Dec 23, 2012 at 05:57:57AM +0530, Prabhu wrote: Hi, While doing make in gcc on target machine I'm getting this error. How to resolve it? checking for jar... no checking for fastjar... no checking for gjar... no checking for zip... no checking for unzip... unzip configure: error:

find error

2005-09-07 Thread baho-utot
I get this error when I run find: find Hard link count is wrong for /proc filesystem driver may have bug Anyone know anything about that? Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information

Re: find error

2005-09-07 Thread Dan McGhee
baho-utot wrote: I get this error when I run find: find Hard link count is wrong for /proc filesystem driver may have bug Anyone know anything about that? Thanks Unless you're actually looking for something in /proc, you can use '-xdev' and find won't look in the virtual file systems.