Wind River Support Network

HomeDefectsLIN8-6323
Fixed

LIN8-6323 : Makefile when using non dev python package in rootfs - WRL8

Created: Mar 30, 2017    Updated: Dec 3, 2018
Resolved Date: Apr 23, 2017
Found In Version: 8.0.0.15
Fix Version: 8.0.0.17
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

When configuring a project with python3 non development package, in export/dist we can observe that we have a Makefile which should not exist.

Steps to Reproduce

1. Configure a project with python3 package:
--enable-rootfs=glibc_small --enable-kernel=standard --enable-board=qemux86-64 --enable-prserver=no --with-init=sysvinit --with-package=python3-core --with-rcpl-version=0015

2. Build project

3. cd export/dist
find . -name "Makefile*"

You will observe:
find . -name "Makefile*"
./usr/lib64/python3.4/config/Makefile

Other Downloads


Live chat
Online