[Bug 4408] New: CMake installed in wrong place
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Thu Jul 3 23:47:49 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4408
Summary: CMake installed in wrong place
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Keywords: patch
Severity: normal
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gwossum at acm.org
Created an attachment (id=9820)
--> (http://bugs.openembedded.net/attachment.cgi?id=9820)
Install cmake in proper location
cmake-native is installed to ${STAGING_DIR_NATIVE}/bin instead of
${STAGING_BINDIR_NATIVE}. ${STAGING_DIR_NATIVE} is not included in the PATH so
either the native cmake will be used if installed, or cmake will not be found.
The attached patch installs cmake in the proper location.
--
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