Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2017 02:00:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 224324] lang/python* fails to install for wrongfully requiring yp/nis
Message-ID:  <bug-224324-21822-ffTXVZX0Pv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224324-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224324-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224324

--- Comment #4 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to w.schwarzenfeld from comment #3)
> Chris you missunderstood my post.
>=20
> .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)
>          @${REINPLACE_CMD} -e 's/disabled_module_list =3D[^]]*/&, "nis"/'=
 \
>                  ${WRKSRC}/setup.py
> .endif
>=20
> is part of the existing python Makefile.
>=20
> My first attempt was to comment out the lines with .if and .endif (but th=
is
> did not work).
>=20
> Later I found the simpler way with WITHOUT_NIS=3Dyes.

Sigh... it's been a l-o-o-n-g tough day for me, I'm afraid.
Now taking a closer look. I can see what you mean.
Sorry. :(

Thank you again, Walter, for helping me out. :-)

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224324-21822-ffTXVZX0Pv>