Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Yu Ke <ke.yu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/1] site/powerpc-common: remove the incorrect dlopen default setting
Date: Mon, 30 May 2011 14:41:02 +0800	[thread overview]
Message-ID: <a18c819bfe6fbf86ea3b70aeae7dc35e2bb6efde.1306737527.git.ke.yu@intel.com> (raw)
In-Reply-To: <cover.1306737527.git.ke.yu@intel.com>

These two setting for dlopen is not correct. dlopen is not available in libc,
instead it is provided by libdl. so the setting should not be "yes" by default.

This fixes [YOCTO #736] [YOCTO #737]

Thanks Richard for pointing out the root cause.

CC: Richard Purdie <richard.purdie@linuxfoundation.org>
CC: Philip Balister <philip@balister.org>
CC: Koen Kooi <koen@dominion.thruhere.net>

Signed-off-by: Yu Ke <ke.yu@intel.com>
---
 meta/site/powerpc-common |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta/site/powerpc-common b/meta/site/powerpc-common
index 8c0da23..4d0378b 100644
--- a/meta/site/powerpc-common
+++ b/meta/site/powerpc-common
@@ -239,8 +239,6 @@ ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}
 #modphp 
 ac_cv_c_bigendian_php=${ac_cv_c_bigendian_php=yes}
 ac_cv_sizeof_ptrdiff_t=${ac_cv_sizeof_ptrdiff_t=4}
-ac_cv_func_dlopen=${ac_cv_func_dlopen=yes}
-lt_cv_dlopen_self=${lt_cv_dlopen_self=yes}
 
 # apache2 (note other apache stanza in this file)
 ap_void_ptr_lt_long=${ap_void_ptr_lt_long=no}
-- 
1.7.0.4




  reply	other threads:[~2011-05-30  6:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30  6:40 [PATCH 0/1] Fix powerpc xserver dlopen issue Yu Ke
2011-05-30  6:41 ` Yu Ke [this message]
2011-05-30  7:20 ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a18c819bfe6fbf86ea3b70aeae7dc35e2bb6efde.1306737527.git.ke.yu@intel.com \
    --to=ke.yu@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox