criawips-devel
[Top][All Lists]
Advanced

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

Re: [devel] build process failed


From: Mark Gilbert
Subject: Re: [devel] build process failed
Date: Mon, 07 Mar 2005 21:03:40 -0500

On Mon, 2005-03-07 at 23:19 +0300, Alexandre Prokoudine wrote:
> application.c:182: error: implicit declaration of function
> `gtk_message_dialog_format_secondary_text'
> application.c:182: warning: nested extern declaration of
> `gtk_message_dialog_format_secondary_text'
> application.c:591: error: implicit declaration of function
> `gtk_message_dialog_format_secondary_markup'
> application.c:591: warning: nested extern declaration of
> `gtk_message_dialog_format_secondary_markup'

This is indicative of an underlying problem, but the binding error
itself if isolated may possibly be circumvented via
-Wno-implicit-function-declaration.  Even if this allows it to proceed,
though, it is not a solution.

Regards
-MG






reply via email to

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