denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] gub build


From: Jan Nieuwenhuizen
Subject: Re: [Denemo-devel] gub build
Date: Tue, 28 Jul 2009 08:57:51 +0200

On ma, 2009-07-27 at 10:54 +0100, Richard Shann wrote:
> I pulled the gub git again and after rm -rf target/
> make denemo
> barfed as before,

> from /home/rshann/gub/target/mingw/src/pangocairo-1.24.4/pango/fonts.c:30:
> ../pango/pango-enum-types.h:12:9: error: macro names must be identifiers
> ...
> 
> but looking in the header file complained of on line 12 there is now
> this:
> 
> #define PANGO_TYPE_ATTR_TYPE (pango_attr_type_get_type())
> 
> instead of the @ENUM_PREFIX@ which I saw before.

Isn't that odd?  Can you double-check that you are looking at the
right file, ie

    target/mingw/build/pangocairo-1.24.4/pango/pango-enum-types.h

If that does not help, look at the CPP output of the command, ie
take the actual *gcc command that procudes this error and change
-c -o fonts.o into -E -o fonts.i or something like that.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
AvatarĀ®: http://AvatarAcademy.nl    | http://lilypond.org





reply via email to

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