Old Synopsis: Not handled "nis_failed.so" file by python port in world without
NIS
New Synopsis: lang/python*: Not handled "nis_failed.so" file by python port in
world without NIS
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: linimon
Responsible-Changed-
Li-Wen Hsu wrote:
> > This is because when WITHOUT_UCS4 is defined, the shared library name
> > will become "libpython3.2m.so"
> > Please refer to [1], which also be discussed recently.
> >
> > I'm working on a patch for supporting these options.
> >
> > [1]
> > http://docs.python.org/py3k/what
On Sun, Feb 27, 2011 at 22:24, Li-Wen Hsu wrote:
> On Sun, Feb 27, 2011 at 15:15, Roman Bogorodskiy wrote:
>> Hello,
>>
>> Tried to build fresh lang/python32 today and it fails when configured
>> without UCS4 support:
>>
>> ===> Building for python32-3.2.0_1
>> 444" make libpython3.2mu.so python
On Sun, Feb 27, 2011 at 15:15, Roman Bogorodskiy wrote:
> Hello,
>
> Tried to build fresh lang/python32 today and it fails when configured
> without UCS4 support:
>
> ===> Building for python32-3.2.0_1
> 444" make libpython3.2mu.so python; /bin/ln -f libpython3.2mu.so
> libpython3.2mu.so.1; /bi