* Machine specific packages lacking shlibs
@ 2010-03-11 16:10 Koen Kooi
2010-03-11 16:43 ` Koen Kooi
0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2010-03-11 16:10 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm building various packages that statically link to libraries that
have too much knowledge about the kernel, so I have to make them machine
specific. But after doing so all the shared libs have disappeared from
the Depends: field!
Does anyone have some hints where this should get fixed?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLmRYHMkyGM64RGpERAmzfAKCj97/lRBX5HNXjmD+O4Mt92ij63QCfeqZW
LAEEFBmh01oHP9JEEXZnVwU=
=nsB7
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Machine specific packages lacking shlibs
2010-03-11 16:10 Machine specific packages lacking shlibs Koen Kooi
@ 2010-03-11 16:43 ` Koen Kooi
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2010-03-11 16:43 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11-03-10 17:10, Koen Kooi wrote:
> Hi,
>
> I'm building various packages that statically link to libraries that
> have too much knowledge about the kernel, so I have to make them machine
> specific. But after doing so all the shared libs have disappeared from
> the Depends: field!
>
> Does anyone have some hints where this should get fixed?
OK, some digging into package.bbclass shows that SHLIBS dir is pointing
to machinespecific staging. That's cause by the recipe changing
BASEPKG_HOST_SYS to get it to stage its libs into machinespecific
staging where they belong. So:
If you poke at PASEPKG_HOST_SYS, also poke at SHLIBSDIR.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLmR2vMkyGM64RGpERAsK+AJ0fjdoDXpTCG3D08vUkUGmqJ101PACguCnY
VKUMRg3+ebRFgdcx6vgJQP8=
=lprG
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-11 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 16:10 Machine specific packages lacking shlibs Koen Kooi
2010-03-11 16:43 ` Koen Kooi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.