Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] bug-fix for bug #1459
@ 2011-09-14 10:13 nitin.a.kamble
  2011-09-14 10:13 ` [PATCH 1/1] cmake-native: fix symbol not found error on old distros nitin.a.kamble
  0 siblings, 1 reply; 3+ messages in thread
From: nitin.a.kamble @ 2011-09-14 10:13 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>


The reported issue gets fixed by the accompanying commit.

If the cmake is built on fedora 15 it also gets one extra symbol 
memcpy@@GLIBC_2.14. I tried various ways to get rid of this symbol from 
resulting binaries, but I could not get rid of it completely, Hence I did 
not add pieces of the patch to avoid that symbol. Still the memcpy symbol issue 
was not reported on the original bug, and for now the autobuilder should be happy 
with this commit.

The following changes since commit ce66e2c6bd117d1a40b547b10b376524f9276d16:

  core-image-minimal: Add missing POKY_EXTRA_IMAGE variable (2011-09-14 01:29:30 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/misc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Nitin A Kamble (1):
  cmake-native: fix symbol not found error on old distros

 meta/recipes-devtools/cmake/cmake-native_2.8.5.bb  |    4 ++-
 .../cmake/fix_for_running_on_older_distros.diff    |   26 ++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-devtools/cmake/cmake/fix_for_running_on_older_distros.diff

-- 
1.7.6




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

end of thread, other threads:[~2011-09-14 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 10:13 [PATCH 0/1] bug-fix for bug #1459 nitin.a.kamble
2011-09-14 10:13 ` [PATCH 1/1] cmake-native: fix symbol not found error on old distros nitin.a.kamble
2011-09-14 17:09   ` Otavio Salvador

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