Date: Mon, 31 May 2010 15:59:02 -0700 From: Garrett Cooper <yanefbsd@gmail.com> To: Bernardo Maciel <bernardo.maciel@gmail.com> Cc: ports@freebsd.org, python@freebsd.org Subject: Re: FreeBSD Port: python26-2.6.5 Message-ID: <AANLkTiktYyfljF8o2kNeNL_i6TPigpT-ICD0sSjVRC1y@mail.gmail.com> In-Reply-To: <AANLkTimawN1I_Kwimyhb01nP3M4XR9ftMss1Da65Zun1@mail.gmail.com> References: <AANLkTimawN1I_Kwimyhb01nP3M4XR9ftMss1Da65Zun1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 2010 at 9:49 AM, Bernardo Maciel <bernardo.maciel@gmail.com> wrote: > Hello, > > > > I recently ran into a problem when compiling python 2.6.5 under > FreeBSD 8.0-p2 . I searched around, asked in FreeBSD forums ( > http://forums.freebsd.org/showthread.php?t=14268 ) and then e-mailed > the python-help mailing list. The problem isn't yet solved. > > My problem is that when I compile python 2.6.5, I get a "sem_init: No > space left on device" message when the script is building the _ssl > extension: ... Increase the value of the kern.ipc.shmall sysctl because you have other applications eating up POSIX shmem in the background. HTH, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTiktYyfljF8o2kNeNL_i6TPigpT-ICD0sSjVRC1y>