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

Reply via email to