All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuten Ivan <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] libglib2 error - Please help me
Date: Wed, 24 Oct 2007 16:17:46 -0100	[thread overview]
Message-ID: <471F7E3A.40003@promwad.com> (raw)
In-Reply-To: <9ed1d6350710220351q1925cd8cs6741841dc44f0cbf@mail.gmail.com>

?mer Celikkanat wrote:
> Hi people,
> 
> I have a problem with the package "libglib2". I get this compiler eror:
...
> -Wl,--rpath -Wl,/home/ocelikkanat/buildroot/build_i386/staging_dir/usr/lib
> ../glib/.libs/libglib-2.0.so: undefined reference to `wcscoll'
> ../glib/.libs/libglib-2.0.so: undefined reference to `_stdlib_mb_cur_max'
> ../glib/.libs/libglib-2.0.so: undefined reference to `wcsxfrm'

What uclibc config are you using?

You have to use:
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29-wchar.config"
and not this which is a default one:
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"


BR,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------

      reply	other threads:[~2007-10-24 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 10:51 [Buildroot] libglib2 error - Please help me Ömer Celikkanat
2007-10-24 17:17 ` Kuten Ivan [this message]

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=471F7E3A.40003@promwad.com \
    --to=ivan.kuten@promwad.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.