Wind River Support Network

HomeDefectsLIN6-7572
Fixed

LIN6-7572 : libGL files missing from filesystem and not exported in the SDK

Created: Jun 2, 2014    Updated: Dec 3, 2018
Resolved Date: Jun 30, 2014
Found In Version: 6.0
Fix Version: 6.0.0.11
Severity: Standard
Applicable for: Wind River Linux 6
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 

Other Downloads


Live chat
Online