Hello everybody. I use the svn trunk and i build the generic-embedded target but the package gatling fails. This is the output:
gatling.c:43:19: error: iconv.h: No such file or directory gatling.c: In function 'main': gatling.c:1561: error: 'iconv_t' undeclared (first use in this function) gatling.c:1561: error: (Each undeclared identifier is reported only once gatling.c:1561: error: for each function it appears in.) gatling.c:1561: error: expected ';' before 'i' gatling.c:1571: error: 'i' undeclared (first use in this function) gatling.c:1578: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wc2utf8' gatling.c:1578: error: 'wc2utf8' undeclared (first use in this function) gatling.c:1579: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'utf82wc2' gatling.c:1579: error: 'utf82wc2' undeclared (first use in this function) make: *** [gatling.o] Error 1 Due to previous errors, no 1-gatling.log file! I tried the troubleshooting from the documentation with: cd src.packagename.uniqu-id ; ./debug ; cd some_pkg-$ver ; eval $MAKE $makeopt ,..... but that also generates error messages like the above but much more. Anyone experienced that before? Any advice is welcome.
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
