Wind River Support Network

HomeDefectsLIN7-292
Fixed

LIN7-292 : libGL files missing from filesystem and not exported in the SDK

Created: Jul 23, 2014    Updated: Mar 31, 2016
Resolved Date: Jul 23, 2014
Found In Version: 7.0
Fix Version: 7.0
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace

Description

When building a project with multilib version (x32) of libGL, the libraries and symlinks of the multilib version of that package are missing from both the filesystem and the exported SDK.
The original version (x64) of these libs and symlinks are well present however.

Steps to Reproduce

Build a project like this:

/work/WindRiver/WR6.0/WindRiver/wrlinux-6/wrlinux/configure
--enable-board=intel-x86-64
--enable-rootfs=glibc_core
--enable-kernel=standard
--enable-build=production
--with-rcpl-version=0006

and use the attached image recipe.

$ make build-all
$ make export-sdk 

$ find export/dist -name "libGL*"
and libs & symlinks can be found in /lib64 but there is none in /lib 
Live chat
Online