[csw-maintainers] symptoms for Python 2.6 vs 2.7 incompatibility for binary modules

Peter FELECAN pfelecan at opencsw.org
Fri Aug 9 12:15:59 CEST 2013


Peter FELECAN <pfelecan at opencsw.org> writes:

> This, in category.mk, has no effect:
>
> include gar/gar.mk
>
> GARCOMPILER_PYTHON_2_6 = SOS12U3
> GARCOMPILER_PYTHON_2_7 = GNU
> GARCOMPILER = $(GARCOMPILER_$(PYTHON_VERSION))
>
> $(GARCOMPILER) expands to nil.

Well, for this part, I found the source of the error:

GARCOMPILER = $(GARCOMPILER_$(PYTHON_VERSION))

I'm committing the correction and throttling forward.
-- 
Peter


More information about the maintainers mailing list