Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 10:55:09 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        raver <raver@hosting.sytes.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Open-motif installation
Message-ID:  <20040109105219.J24072@carver.gumbysoft.com>
In-Reply-To: <20040108012424.GL650@goa.freejamaica.servebeer.com>
References:  <20040108012424.GL650@goa.freejamaica.servebeer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040109105219.J24072>