Openembedded Core Discussions
 help / color / mirror / Atom feed
* pam related dependency processing bug?
@ 2015-03-25 17:39 Janne Karhunen
  2015-03-25 18:30 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Janne Karhunen @ 2015-03-25 17:39 UTC (permalink / raw)
  To: Openembedded-core

Hi,

Wonder if you guys can share some insights on how to debug this case.
I have a legacy PAM module recipe that says:

DEPENDS_${PN} = "libpam"

'pam' is listed in DISTRO_FEATURES and is working fine. However, for
that pam module libpam dependency is silently dropped during the
build. If PAM happens to be compiled before that module, everything is
fine, but if not, build fails on missing pam headers.

To make this interesting, 'bitbake -g -u depexp <module>' shows the
libpam dependency in place - yet it clearly is not there during the
build. Results are the same for both dizzy and daisy and host OS
doesn't seem to make a difference either.


--
Janne


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-25 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 17:39 pam related dependency processing bug? Janne Karhunen
2015-03-25 18:30 ` Martin Jansa
2015-03-25 20:31   ` Janne Karhunen
2015-03-25 20:42     ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox