All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Error while cross compiling gettext-0.18.1.1 using buildroot-2010.08
@ 2010-09-18  9:28 manick raj
  2010-09-18 10:12 ` Lionel Landwerlin
  0 siblings, 1 reply; 2+ messages in thread
From: manick raj @ 2010-09-18  9:28 UTC (permalink / raw)
  To: buildroot

I got error messeage while building rootfs,can anybody tell me the solution



 /home/manickaraj/buildroot-2010.08/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
--sysroot=/home/manickaraj/buildroot-2010.08/output/staging -DHAVE_CONFIG_H
-DEXEEXT=\"\" -I. -I..  -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1
-DDEPENDS_ON_LIBINTL=1
-I/home/manickaraj/buildroot-2010.08/output/staging/usr/include  -pipe -Os
 -mabi=aapcs-linux -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-I/home/manickaraj/buildroot-2010.08/output/staging/usr/include
-I/home/manickaraj/buildroot-2010.08/output/staging/include -c -o
uniwidth/width.o uniwidth/width.c
In file included from ./stdint.h:484,
                 from ./unitypes.h:22,
                 from ./uniwidth.h:22,
                 from uniwidth/width.c:21:
./wchar.h:510: error: expected ')' before '*' token
make[6]: *** [uniwidth/width.o] Error 1
make[6]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1'
make: ***
[/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/src/gettext]
Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100918/8e032d27/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Error while cross compiling gettext-0.18.1.1 using buildroot-2010.08
  2010-09-18  9:28 [Buildroot] Error while cross compiling gettext-0.18.1.1 using buildroot-2010.08 manick raj
@ 2010-09-18 10:12 ` Lionel Landwerlin
  0 siblings, 0 replies; 2+ messages in thread
From: Lionel Landwerlin @ 2010-09-18 10:12 UTC (permalink / raw)
  To: buildroot

You're not using buildroot 2010.08.
Buildroot currently support gettext 0.16.1.

Regards,

--
Lionel Landwerlin

Le samedi 18 septembre 2010 ? 14:28 +0500, manick raj a ?crit :
> I got error messeage while building rootfs,can anybody tell me the
> solution
> 
> 
> 
> 
>  /home/manickaraj/buildroot-2010.08/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc --sysroot=/home/manickaraj/buildroot-2010.08/output/staging -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/home/manickaraj/buildroot-2010.08/output/staging/usr/include  -pipe -Os  -mabi=aapcs-linux -msoft-float -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/manickaraj/buildroot-2010.08/output/staging/usr/include -I/home/manickaraj/buildroot-2010.08/output/staging/include -c -o uniwidth/width.o uniwidth/width.c
> In file included from ./stdint.h:484,
>                  from ./unitypes.h:22,
>                  from ./uniwidth.h:22,
>                  from uniwidth/width.c:21:
> ./wchar.h:510: error: expected ')' before '*' token
> make[6]: *** [uniwidth/width.o] Error 1
> make[6]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1'
> make: ***
> [/home/manickaraj/buildroot-2010.08/output/build/gettext-0.18.1.1/gettext-runtime/src/gettext] Error 2
> 
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-18 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-18  9:28 [Buildroot] Error while cross compiling gettext-0.18.1.1 using buildroot-2010.08 manick raj
2010-09-18 10:12 ` Lionel Landwerlin

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.