On Wed, Jun 08, 2011 at 02:12:16PM -0700, Khem Raj wrote:
>2011/6/7 Kabil Akpınar <[email protected]>:
>> Hi all;
>> After successfully compiling 0.9.32 snapshot (downloaded yesterday) for mips
>> platform, when I compiled my own program, I have got the following error:
>>
>> Undefined reference to _res
>>
>> the same program compiles and links with version 0.9.29.
>>
>> Can you tell me what might be wrong?
>>
>
>you need to tell a bit more what you are doing

.. and the .config you are using.

Most likely using _res in your app is wrong and you should use the
public API..
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to