On Sat, Oct 25, 2014 at 7:26 PM, George Mitchell <[email protected]> wrote:
> On 10/25/14 18:16, Henry Hu wrote: > >> On Sat, Oct 25, 2014 at 2:38 PM, George Mitchell <[email protected]> >> 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. > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > -- Cheers, Henry _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
