[Buildroot] [PATCH] python-setuptools: Add missing $(TARGET_DIR) to PYTHONPATH.

Peter Korsgaard jacmet at uclibc.org
Tue Aug 27 20:33:46 UTC 2013


>>>>> "Markos" == Markos Chandras <markos.chandras at imgtec.com> writes:

 Markos> The $(TARGET_DIR) variable is required when building
 Markos> python-setuptools for the target otherwise the build system detects
 Markos> the host installation which leads to permission error problems
 Markos> like these:

 Markos> Setuptools installation detected at /usr/lib64/python2.7/site-packages
 Markos> Renaming /usr/lib64/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info to
 Markos> /usr/lib64/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info.OLD.1377005697.88
 Markos> OSError: [Errno 13] Permission denied

 Markos> Moreover, remove the PYTHONPATH variable for host variant since it's
 Markos> not needed.

Committed, thanks (with the double '))' fixed).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list