Re: find did not work

2004-10-28 Thread corerix
On Thu, Oct 28, 2004 at 09:46:44AM -0600, Bob Proulx wrote:
 Lennart Sorensen wrote:
  corerix wrote:
   find debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
   rmdir: zu wenige Argumente
  What does that mean ^ ?
  
  based on an educated guess of what it means, I think it's a problem with
  rmdir saying Too many arguments, in which case you should limit the
 
 Please see Debian bug #176201.  Is this the same problem?
 
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=176201
 
 This bug has been fixed in upstream cvs.  The next upstream release of
 findutils will fix this problem.
 
 Bob
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
Thanks for reply ,
'Please see Debian bug #176201.  Is this the same problem?'
yes thats the case .

central aka corerix




find did not work

2004-10-25 Thread corerix
Hello ,
I have a problem with findutils_4.1.20-4 ,
find and locate wont work .
the problem existed till 2 weeks .
so the wenn i try to compile a file i get following error
find debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
rmdir: zu wenige Argumente
make: *** [install] Fehler 123
kfind and dlocate works
What i have to do ?
any help are welcome

greetings 

central