Subject: RE: Problems make build (libamu or ufsmount ?)
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jan H. van Gils <JanVG@Knoware.NL>
List: current-users
Date: 03/29/2001 21:55:45
Manuel, Andrew.

Thanks for the info but now I have the next problem.

I start the find doc src pkgsrc xsrc | sort > /tmp/all.files
and this the error I get.

sort: ftmp: mkstemp("/tmp/sort.021814ci"): Too many open files

Is there a way to fix this ?

Jan

----
With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/JanVG/
Internet e-mail address JanVG@Knoware.NL
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE


-----Original Message-----
From: Manuel Bouyer [mailto:bouyer@antioche.lip6.fr]
Sent: donderdag 29 maart 2001 20:11
To: Andrew Gillham
Cc: Jan H. van Gils; current-users@netbsd.org
Subject: Re: Problems make build (libamu or ufsmount ?)


On Thu, Mar 29, 2001 at 10:04:29AM -0800, Andrew Gillham wrote:
> You can always do something like:
> cd /usr
> find doc src pkgsrc xsrc | sort > /tmp/all.files
> cat /usr/sup/current/last.* | sort > /tmp/sup.files
> cd /tmp
> comm -23 all.files sup.files > files_to_delete
> comm -23 sup.files all.files > files_missing
> 
> I have a script to do this, but it is not available at the moment.

Yes, this should work too. Didn't think at this solution :)
You can also get a ls -lR of the ftp server :)

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--