lynx-dev
[Top][All Lists]
Advanced

[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




reply via email to

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