Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Problem Compiling Ewl Teresa and Dale <teendale@×××××××××××××.com>
Re: [gentoo-user] Problem Compiling Ewl Bertrand Jacquin <beber.gentoo@×××××.com>