[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] lynx2.8.6dev.18 build fails
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] lynx2.8.6dev.18 build fails |
Date: |
Thu, 15 Jun 2006 12:58:33 +0000 (UTC) |
Thomas Dickey dixit:
>> /usr/local/include/slang.h:899: warning: `libintl_printf' is an unrecognized
>> format function type
Looks to me like
* GNU libintl: #define printf libintl_printf
* slang.h: void somefunction(const char *, ...) __attribute__((printf (1, 2)));
Try --disable-nls (which is better anyway ;).
bye,
//mirabile
--
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence. -- Coywolf Qi Hunt
- [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/15
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/15
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Thomas Dickey, 2006/06/15
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails,
Thorsten Glaser <=
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/15
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Thomas Dickey, 2006/06/16
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/16
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/17
- Re: [Lynx-dev] lynx2.8.6dev.18 build fails, Henry Nelson, 2006/06/23