mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
Fixes configure: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, via the LIBS environment variable. Example: ./configure LIBS="-L/usr/non-standard-path/python/lib" Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit59f817bbe3) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit59d3d64e90) Signed-off-by: Armin Kuster <akuster808@gmail.com>