[gentoo-user] Problem Compiling Ewl

2006-04-07 Thread Colin Rothwell
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 21
make[3]: Leaving directory
`/var/tmp/portage/ewl-/work/e17/libs/ewl/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/ewl-/work/e17/libs/ewl/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/ewl-/work/e17/libs/ewl'
make: *** [all] Error 2

Thanks in advance, Colin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem Compiling Ewl

2006-04-07 Thread Colin Rothwell
Hi All,
I found out that it was entirely my fault and, really, pretty stupid.
Instead of emerging the CVS code of all of the enlightenment packages, I
compiled the snapshots of some and the cvs of others. I think I must
have enabled ~x86 as a make.conf variable. After unmerging all of the e
libs and then emerging the cvs versions, it worked fine.

Sorry and Thank-You, 
Colin
On Fri, 2006-04-07 at 12:06 +0200, Bertrand Jacquin wrote:
 Rebuild ecore
 
 On 4/6/06, Colin Rothwell [EMAIL PROTECTED] wrote:
  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 21
  make[3]: Leaving directory
  `/var/tmp/portage/ewl-/work/e17/libs/ewl/src/lib'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory
  `/var/tmp/portage/ewl-/work/e17/libs/ewl/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/var/tmp/portage/ewl-/work/e17/libs/ewl'
  make: *** [all] Error 2
 
  Thanks in advance, Colin
 
  --
  gentoo-user@gentoo.org mailing list
 
 
 

-- 
gentoo-user@gentoo.org mailing list