From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FRljS-0000Jz-A3 for garchives@archives.gentoo.org; Fri, 07 Apr 2006 07:50:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k377njHt001192; Fri, 7 Apr 2006 07:49:45 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k377faoe010324 for ; Fri, 7 Apr 2006 07:41:36 GMT Received: from mail.evo76toolkit.com ([195.38.81.2] helo=mail.frambroadband.com) by smtp.gentoo.org with esmtp (Exim 4.54) id 1FRlb5-0007j2-Um for gentoo-user@lists.gentoo.org; Fri, 07 Apr 2006 07:41:36 +0000 Received: from [192.168.2.228] ([195.38.81.23]) by mail.frambroadband.com (Merak 8.2.0) with ASMTP (SSL) id BIT38540 for ; Fri, 7 Apr 2006 08:41:35 +0100 Subject: [gentoo-user] Problem Compiling Ewl From: Colin Rothwell To: gentoo-user@lists.gentoo.org Content-Type: text/plain Message-Id: <1144355569.6608.5.camel@TrollHaven.localTroll> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Date: Thu, 06 Apr 2006 21:33:00 +0100 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: f70a4fe3-13bd-495c-9492-4cc6bbc19359 X-Archives-Hash: 9b3ce32febf502fd1eb9600d0f9fadde Hi All, I'm trying to compile engage and it seems to be fine up until it trys to compile ewl when I get this error message I am trying to build engage on my gentoo linux 2006.0 system. My wm is e16 and my gernel is gentoo-sources. It works fine up until the point where I have to build ewl when I get this error message ewl_config.c: In function `ewl_config_config_read': ewl_config.c:228: error: `ECORE_CONFIG_FLAG_MODIFIED' undeclared (first use in t his function) ewl_config.c:228: error: (Each undeclared identifier is reported only once ewl_config.c:228: error: for each function it appears in.) ewl_config.c:229: error: `ECORE_CONFIG_FLAG_SYSTEM' undeclared (first use in thi s function) ewl_config.c: In function `ewl_config_defaults_set': ewl_config.c:411: error: `ECORE_CONFIG_FLAG_MODIFIED' undeclared (first use in t his function) ewl_config.c:412: error: `ECORE_CONFIG_FLAG_SYSTEM' undeclared (first use in thi s function) make[3]: *** [ewl_config.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -O2 -marc h=pentium4 -pipe -O2 -Wall -MT ewl_container.lo -MD -MP -MF .deps/ewl_container. Tpo -c ewl_container.c -fPIC -DPIC -o .libs/ewl_container.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -O2 -marc h=pentium4 -pipe -O2 -Wall -MT ewl_container.lo -MD -MP -MF .deps/ewl_container. Tpo -c ewl_container.c -o ewl_container.o >/dev/null 2>&1 make[3]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl' make: *** [all] Error 2 Thanks in advance, Colin -- gentoo-user@gentoo.org mailing list