On Thu, 8 Jan 2004, raver wrote: > Hi mates! > Since one month ago is being impossible to install open-motif. Every > time I tried it I got the same error: > > ===> Applying FreeBSD patches for open-motif-2.2.2_1 > sed: /usr/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/doc/man/ > man3/ > XmPrintSetup.3: Too many open files You seem to be hitting the # of files resource limit. While this is running do 'sysctl kern.openfiles' and see if it is getting close to the value of 'sysctl kern.maxfiles'. If it is then you need to increase kern.maxfiles and kern.maxfilesperproc. -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Fri Jan 09 2004 - 09:55:19 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:37 UTC