Am 18.07.20 um 21:00 schrieb Gary Mills:
On Sat, Jul 18, 2020 at 07:57:40PM +0200, Andreas Wacknitz wrote:
Am 18.07.20 um 15:15 schrieb Alexander Pyhalov via oi-dev:
Hi.
The only method I see is to drop 32-bit gobject-introspection.
Even if I only try BUILD_BITS=64 it won't find its Python.h. Something
must be different between former python3.4 configuration and python3.5
that is now being used.
Where is it looking?
Alexander already found a solution (roughly missing two lines in the
Makefile:
CPPFLAGS+= $(CC_BITS)
CONFIGURE_ENV += CPPFLAGS="$(CPPFLAGS)"
) and created PR #5912.
I am checking it now...
_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev