Gentoo Archives: gentoo-user

From: Bertrand Jacquin <beber.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem Compiling Ewl
Date: Fri, 07 Apr 2006 10:10:48
Message-Id: 43872d370604070306q32494a0fvddc67ae621673c5b@mail.gmail.com
In Reply to: [gentoo-user] Problem Compiling Ewl by Colin Rothwell
1 Rebuild ecore
2
3 On 4/6/06, Colin Rothwell <colin.rothwell@×××××××××××××.com> wrote:
4 > Hi All,
5 > I'm trying to compile engage and it seems to be fine up until it trys to
6 > compile ewl when I get this error message
7 > I am trying to build engage on my gentoo linux 2006.0 system.
8 > My wm is e16 and my gernel is gentoo-sources.
9 > It works fine up until the point where I have to build ewl when I get
10 > this error message
11 >
12 > ewl_config.c: In function `ewl_config_config_read':
13 > ewl_config.c:228: error: `ECORE_CONFIG_FLAG_MODIFIED' undeclared (first
14 > use in t his function)
15 > ewl_config.c:228: error: (Each undeclared identifier is reported only
16 > once
17 > ewl_config.c:228: error: for each function it appears in.)
18 > ewl_config.c:229: error: `ECORE_CONFIG_FLAG_SYSTEM' undeclared (first
19 > use in thi s function)
20 > ewl_config.c: In function `ewl_config_defaults_set':
21 > ewl_config.c:411: error: `ECORE_CONFIG_FLAG_MODIFIED' undeclared (first
22 > use in t his function)
23 > ewl_config.c:412: error: `ECORE_CONFIG_FLAG_SYSTEM' undeclared (first
24 > use in thi s function)
25 > make[3]: *** [ewl_config.lo] Error 1
26 > make[3]: *** Waiting for unfinished jobs....
27 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../..
28 > -O2 -marc h=pentium4 -pipe -O2 -Wall -MT ewl_container.lo -MD -MP -MF
29 > .deps/ewl_container. Tpo -c ewl_container.c -fPIC -DPIC -o
30 > .libs/ewl_container.o
31 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../..
32 > -O2 -marc h=pentium4 -pipe -O2 -Wall -MT ewl_container.lo -MD -MP -MF
33 > .deps/ewl_container. Tpo -c ewl_container.c -o ewl_container.o
34 > >/dev/null 2>&1
35 > make[3]: Leaving directory
36 > `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src/lib'
37 > make[2]: *** [all-recursive] Error 1
38 > make[2]: Leaving directory
39 > `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src'
40 > make[1]: *** [all-recursive] Error 1
41 > make[1]: Leaving directory
42 > `/var/tmp/portage/ewl-9999/work/e17/libs/ewl'
43 > make: *** [all] Error 2
44 >
45 > Thanks in advance, Colin
46 >
47 > --
48 > gentoo-user@g.o mailing list
49 >
50 >
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem Compiling Ewl Colin Rothwell <colin.rothwell@×××××××××××××.com>