From: Arndt Kritzner <kritzner@logicway.de>
To: buildroot@busybox.net
Subject: [Buildroot] avr32 target, defconfig and target uclibc config issues (partly solved)
Date: Sat, 29 Mar 2008 14:23:14 +0100 [thread overview]
Message-ID: <47EE42C2.6070000@logicway.de> (raw)
Glib2 didn't compile for avr32 target because of missing "iconv"
functionality, that is dependant on locale support.
The specified custom uClibc "target/device/Atmel/uClibc.config.avr32"
enables UCLIBC_HAS_WCHAR=y and UCLIBC_HAS_LOCALE=y.
In atstk1002_defconfig BR2_ENABLE_LOCALE is not set.
In the resulting target "toolchain_build_avr32/uClibc-0.9.29/.config"
the UCLIBC_HAS_LOCALE is not set and that's why no locale support is built.
For some reason this is irreparable afterwards by just enabling the
LOCALE support with menuconfig and touching uClibc.config.avr32 to
rebuild the target uClibc. Also make clean doesn't repair this issue.
To resolve the conflict I enabled general locale support in
atstk1002_defconfig. Maybe the changes in the uClib config are just for
the sake of good order and have no other function.
With this changes glib2 can be built on avr32 with the stk1002_defconfig.
--
--
###############################################################
Dipl. Ing Arndt Kritzner Tel: (0385) 3993 448
Logic Way GmbH Fax: (0385) 3993 458
Hagenower Strasse 73 HTTP: http://www.logicway.de
19061 Schwerin
###############################################################
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atstk1002_defconfig.20080329.diff
Type: text/x-patch
Size: 468 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080329/3a786b31/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc.config.avr32.20080329.diff
Type: text/x-patch
Size: 819 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080329/3a786b31/attachment-0001.bin
reply other threads:[~2008-03-29 13:23 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=47EE42C2.6070000@logicway.de \
--to=kritzner@logicway.de \
--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