bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget returning can't resolve symbol 'localeconv'


From: Ángel González
Subject: Re: [Bug-wget] wget returning can't resolve symbol 'localeconv'
Date: Fri, 10 Feb 2012 16:54:17 +0100
User-agent: Thunderbird

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

[Prev in Thread] Current Thread [Next in Thread]