[Bug 4947] New: libxt_1.0.5.bb depends on libxdmcp package
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Wed Dec 24 18:50:03 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4947
Summary: libxt_1.0.5.bb depends on libxdmcp package
Classification: Unclassified
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: javiroman at kernel-labs.org
minimal.conf distro buils libxt_1.0.5.bb by default, nevertheless that is nos
possible because of the following error:
checking for XT... configure: error: Package requirements (sm x11 xproto
kbproto) were not met:
Package xdmcp was not found in the pkg-config search path.
Perhaps you should add the directory containing `xdmcp.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xdmcp', required by 'X11', not found
The problem is fixed adding the package to DEPENDS += "libsm virtual/libx11
kbproto libxdmcp"
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list