On Mon, May 31, 2010 at 9:49 AM, Bernardo Maciel
<bernardo.mac...@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
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to