Re: [anjuta-devel] anjuta-extras distcheck broken
- From: Sébastien Granjoux <seb sfo free fr>
- To: James Liggett <jrliggett cox net>
- Cc: Anjuta Mailing List <anjuta-devel-list gnome org>
- Subject: Re: [anjuta-devel] anjuta-extras distcheck broken
- Date: Thu, 08 Mar 2012 08:09:06 +0100
Hi James,
Le 08/03/2012 05:23, James Liggett a écrit :
On 03/06/2012 10:35 AM, Sébastien Granjoux wrote:
Now I get different errors:
CXX ScintillaGTK.lo
In file included from
../../../../plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:56:0:
../../../../plugins/scintilla/scintilla/scintilla-marshal.h:30:2: error:
#else without #if
This is on a clean tree.
That's unexpected. I have just get the whole project from git and I have
run "make" and "make checkdist" without any error.
Could you check what is inside scintilla-marshal.h? here it is quite simple:
#ifndef __scintilla_marshal_MARSHAL_H__
#define __scintilla_marshal_MARSHAL_H__
#include <glib-object.h>
G_BEGIN_DECLS
/* NONE:INT,POINTER (./gtk/scintilla-marshal.list:1) */
extern void scintilla_marshal_VOID__INT_POINTER (GClosure *closure,
GValue
*return_value,
guint
n_param_values,
const GValue
*param_values,
gpointer
invocation_hint,
gpointer
marshal_data);
#define scintilla_marshal_NONE__INT_POINTER
scintilla_marshal_VOID__INT_POINTER
G_END_DECLS
#endif /* __scintilla_marshal_MARSHAL_H__ */
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]