On 09/02/12 14:39, Jean Collin wrote:
> trying a simple script to get a file using wget
>
> cd /jffs/usr/sbin
>
> /jffs/usr/bin/wget -d  "http://www.true.mistral.co.uk/ipcam/pan.txt";
>
> /jffs/usr/bin/wget: can't resolve symbol 'localeconv'
>
>
> anybody have any ideas how to solve this error file comes in empty at 0 bytes.
>
> Regards
>
> Jean
On Linux localeconv(3) is usually provided by libc. What kind of system
is that?
What C library are you using? Are  you trying to run a wget linked for
another
system? Who compiled your wget?


Reply via email to