All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] latest svn trunk build saga
Date: Sun, 29 Jul 2007 19:14:22 +0200	[thread overview]
Message-ID: <00f701c7d26c$015ef610$dcc4af0a@atmel.com> (raw)
In-Reply-To: 0707291433290.8510@somehost

----- Original Message ----- 
From: "Cristian Ionescu-Idbohrn" <cristian.ionescu-idbohrn@axis.com>
To: <buildroot@uclibc.org>
Sent: Sunday, July 29, 2007 3:12 PM
Subject: Re: [Buildroot] latest svn trunk build saga


> Replying to myself again.
> 
> On Sat, 28 Jul 2007, Cristian Ionescu-Idbohrn wrote:
> 
>> Any of the below will fail when enabled on top of the attached .config :(
>>
>> --------------------------------------------------------------------------
>> touch buildroot/build_i486/gawk-3.1.5/.unpacked
>> ...
>> checking for C compiler default output file name...
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details.
>> make: *** [buildroot/build_i486/gawk-3.1.5/.configured] Error 77
> 
> gawk still doesn't build:
> 
> ,----
> | /usr/bin/make -j1 CC=buildroot/build_i486/staging_dir/usr/bin/i486-linux-uclibc-gcc -C buildroot/build_i486/gawk-3.1.5
> | make[1]: Entering directory `buildroot/build_i486/gawk-3.1.5'
> | /usr/bin/make 'CFLAGS=-g -O2' 'LDFLAGS=-export-dynamic' all-recursive
> | make[2]: Entering directory `buildroot/build_i486/gawk-3.1.5'
> | Making all in .
> | make[3]: Entering directory `buildroot/build_i486/gawk-3.1.5'
> | if buildroot/build_i486/staging_dir/usr/bin/i486-linux-uclibc-gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I. -I.     -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
> |        then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
> | In file included from regex.c:66:
> | regex_internal.h:744: error: expected specifier-qualifier-list before 'wchar_t'
> | make[3]: *** [regex.o] Error 1
> | make[3]: Leaving directory `buildroot/build_i486/gawk-3.1.5'
> | make[2]: *** [all-recursive] Error 1
> | make[2]: Leaving directory `buildroot/build_i486/gawk-3.1.5'
> | make[1]: *** [all] Error 2
> | make[1]: Leaving directory `buildroot/build_i486/gawk-3.1.5'
> | make: *** [buildroot/build_i486/gawk-3.1.5/gawk] Error 2
> `----

You need to build uClibc with WCHAR enabled
so you need a custom uClibc ".config" file.


Best Regards
Ulf Samuelsson

  reply	other threads:[~2007-07-29 17:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-28 21:45 [Buildroot] latest svn trunk build saga Cristian Ionescu-Idbohrn
2007-07-29 13:12 ` Cristian Ionescu-Idbohrn
2007-07-29 17:14   ` Ulf Samuelsson [this message]
2007-07-30  7:24   ` Bernhard Fischer

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='00f701c7d26c$015ef610$dcc4af0a@atmel.com' \
    --to=ulf@atmel.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.