[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation problem
From: |
Ben Pfaff |
Subject: |
Re: Compilation problem |
Date: |
Wed, 25 Apr 2012 21:30:02 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Benoit LEROYER <address@hidden> writes:
> To compile gtk+2.20 I need to compile first gdk-pixbuf-2.22 and I have
> following error message
>
> gdk-pixbuf-enum-types.h:17:9: error: macro names must be identifiers
> gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers
> gdk-pixbuf-enum-types.h:21:9: error: macro names must be identifiers
> gdk-pixbuf-enum-types.h:25:9: error: macro names must be identifiers
> gdk-pixbuf-enum-types.h:27:9: error: macro names must be identifiers
> gdk-pixbuf.c: In function 'gdk_pixbuf_class_init':
> gdk-pixbuf.c:180: error: 'GDK_TYPE_COLORSPACE' undeclared (first use in this
> function)
> gdk-pixbuf.c:180: error: (Each undeclared identifier is reported only once
> gdk-pixbuf.c:180: error: for each function it appears in.)
> make[4]: *** [gdk-pixbuf.lo] Error 1
> make[4]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/
> gdk-pixbuf'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/
> gdk-pixbuf'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1/
> gdk-pixbuf'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/dist/PSPP3/gdk-pixbuf-2.24.1'
> make: *** [all] Error 2
>
> Have you an idea ?
I'd report gdk-pixbuf compilation problems to its authors.
- Compilation problem, LEROYER Benoit, 2012/04/23
- Re: Compilation problem, John Darrington, 2012/04/23
- Re: Compilation problem, Benoit LEROYER, 2012/04/24
- Re: Compilation problem, John Darrington, 2012/04/24
- Re: Compilation problem, Benoit LEROYER, 2012/04/24
- Re: Compilation problem, John Darrington, 2012/04/24
- A, Benoit LEROYER, 2012/04/25
- Re: Compilation problem, Benoit LEROYER, 2012/04/25
- Re: Compilation problem,
Ben Pfaff <=