Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Micha Nelissen <micha@neli.hopto.org>
To: buildroot@busybox.net
Subject: [Buildroot] libgtk2 configure
Date: Tue, 01 Jul 2008 00:02:34 +0200	[thread overview]
Message-ID: <g4bl9h$1o5$1@ger.gmane.org> (raw)

Hi,

When libgtk2 is configuring it dynamically determines the variable
sys_lib_search_path_spec by using -print-search-dirs. These contain the
staging_dir correctly.

However, afterwards it overwrites it with a default "/usr/lib /lib" in a
"case $host_os" of "linux* | k*bsd*-gnu".

Problem is that when linking it will look at host installed libglib2 etc
which is linked with glibc. It does not look at the cross system root
(staging_dir/ etc.). glibc will conflict with uclibc, so I get all kinds
of strange compile errors (can't find glibc symbols).

Where is the problem? autoconf? libgtk2?

Regards,

Micha

                 reply	other threads:[~2008-06-30 22:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='g4bl9h$1o5$1@ger.gmane.org' \
    --to=micha@neli.hopto.org \
    --cc=buildroot@busybox.net \
    /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