Python 2.7 and semaphores

Henry Hu henry.hu.sh at gmail.com
Sun Oct 26 01:13:12 UTC 2014


On Sat, Oct 25, 2014 at 7:26 PM, George Mitchell <george+freebsd at m5p.com>
wrote:

> On 10/25/14 18:16, Henry Hu wrote:
>
>> On Sat, Oct 25, 2014 at 2:38 PM, George Mitchell <george+freebsd at m5p.com>
>> wrote:
>>
>>  In the process of building and trying textproc/meld, I discovered that
>>> the lang/python27 configure process concludes, erroneously, that FreeBSD
>>> does not support working Posix semaphores.  [...]
>>> Can anyone explain to me how those lines affect the configure process?
>>> And does either line belong in the Makefile at this point?    -- George
>>>
>>>
>> There is a config option called "SEM" which enables Posix sem support.
>> By default it is enabled.
>>
>
> Thanks for the explanation.  I must have turned the option off at some
> point in the past, but I don't remember doing it.            -- George


I guess that it's a new option, and it seems like that because the old
selected options are remembered, the new option is considered as not
selected. I think that I've hit this problem before.


>
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>



-- 
Cheers,
Henry


More information about the freebsd-ports mailing list