Hi Walter

Thanks it works

Regards
Shashi

From: Walter Goossens <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: [gentoo-embedded]  sys-apps/gawk-3.1.4-r4 failed
Date: Thu, 22 Jun 2006 22:17:19 +0200

Hi

The error you are getting from iconv.h is due to the fact that iconv is not supported(fully/yet/I'm not sure) on uClibc. Try emerge with:
USE="-nls -xml"
I'm not sure if -xml is needed but -nls is certainly a good idea!

Hope this helps!

Shashidhara RaoB wrote:
Hi

Greetings !

I am new to embedded gentoo.
I came through an document on steps for getting embedded gentoo on an target system. My target system is an x86 SBC machine.

(http://www.bulah.com/embedded-guide.html)
As per the document when i came through the step

emerge -e system                                 (Code listing 3.5)

I am getting the following errors
----------------------------------------------------------------------------------------------

In file included from awk.h:85,
                from array.c:43:
./xml_puller.h:30:19: iconv.h: No such file or directory
In file included from awk.h:85,
                from array.c:43:
./xml_puller.h:127: error: parse error before "iconv_t"
./xml_puller.h:127: warning: no semicolon at end of struct or union
./xml_puller.h:139: error: parse error before '}' token
In file included from array.c:43:
awk.h:1107: error: 'error' redeclared as different kind of symbol
./xml_puller.h:138: error: previous declaration of 'error' was here
make[2]: *** [array.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gawk-3.1.4-r4/work/xmlgawk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gawk-3.1.4-r4/work/xmlgawk'
make: *** [all] Error 2

!!! ERROR: sys-apps/gawk-3.1.4-r4 failed.
!!! Function src_compile, Line 60, Exitcode 2
!!! xmlgawk make failed
!!! If you need support, post the topmost build error, NOT this status message.
-------------------------------------------------------------------------------------------------------------------------------

My make.conf file is

USE="bitmap-fonts minimal truetype-fonts mmx"
CFLAGS=" -march=i686 -Os -pipe "
CXXFLAGS="${CFLAGS}"
CHOST="i386-gentoo-linux-uclibc"
FEATURES="buildpkg"

VIDEO_CARDS="i810"
UCLIBS_CPU="686"
------------------------------------------------------------------------------------------

Please can someone help me out and If my approach is wrong can anyone guide me

Regards
Shashi

_________________________________________________________________
How good are you in a Formula One car? Play now http://server1.msn.co.in/sp05/tataracing/onlinegame.asp


--
[email protected] mailing list


_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

--
[email protected] mailing list

Reply via email to