<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm working with an AT91SAM9261 micro-controller, and i have some
problems when i execute 'make'.<br>
<br>
These are the last lines of the execution:<br>
<br>
<i>/root/linux/src/at91sam9261/buildroot/toolchain_build_arm_nofpu/gcc-3.4.6-initial/gcc/xgcc:
error while loading shared libraries: libiconv.so.2: cannot open shared
object file: No such file or directory<br>
make[2]: *** [specs] Error 127<br>
make[2]: Leaving directory
`/root/linux/src/at91sam9261/buildroot/toolchain_build_arm_nofpu/gcc-3.4.6-initial/gcc'<br>
make[1]: *** [all-gcc] Error 2<br>
make[1]: Leaving directory
`/root/linux/src/at91sam9261/buildroot/toolchain_build_arm_nofpu/gcc-3.4.6-initial'<br>
make: ***
[/root/linux/src/at91sam9261/buildroot/toolchain_build_arm_nofpu/gcc-3.4.6-initial/.compiled]
Error 2<br>
<br>
</i>This error takes place from the lasts 20 revisions ( more or less)<br>
<br>
What is the stable revision number i have to use?<br>
<br>
Thanks, Lucas<br>
</body>
</html>