denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] gub build


From: Richard Shann
Subject: [Denemo-devel] gub build
Date: Mon, 27 Jul 2009 10:54:40 +0100

I pulled the gub git again and after rm -rf target/
make denemo
barfed as before,

The complaint in the log file was as before

In file included
from /home/rshann/gub/target/mingw/src/pangocairo-1.24.4/pango/pango.h:31,

from 
/home/rshann/gub/target/mingw/src/pangocairo-1.24.4/pango/pango-impl-utils.h:28,

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.

So progress made, but not complete. I noticed an earlier barf which
didn't stop the build process:

building package: mingw::cross/binutils
 *** Stage: download (cross/binutils, mingw)
 *** Stage: untar (cross/binutils, mingw)
 *** Stage: patch (cross/binutils, mingw)
 *** Stage: autoupdate (cross/binutils, mingw)
 *** Stage: configure (cross/binutils, mingw)
 *** Stage: compile (cross/binutils, mingw)
 *** Stage: install (cross/binutils, mingw)
Command barfed:
rm 
/home/rshann/gub/target/mingw/install/cross/binutils-2.18-root/usr/cross/lib64/libiberty.a
 *** Stage: package (cross/binutils, mingw)
 *** Stage: clean (cross/binutils, mingw)
 *** Stage: pkg_install (cross/binutils, mingw)

maybe that doesn't matter to my 32-bit system (lib64)...

Any help appreciated, as getting this working will help no end.

Richard






reply via email to

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