* [gentoo-user] Problem Compiling Ewl
@ 2006-04-06 20:33 Colin Rothwell
2006-04-07 7:58 ` Teresa and Dale
2006-04-07 10:06 ` Bertrand Jacquin
0 siblings, 2 replies; 4+ messages in thread
From: Colin Rothwell @ 2006-04-06 20:33 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem Compiling Ewl
2006-04-06 20:33 [gentoo-user] Problem Compiling Ewl Colin Rothwell
@ 2006-04-07 7:58 ` Teresa and Dale
2006-04-07 10:06 ` Bertrand Jacquin
1 sibling, 0 replies; 4+ messages in thread
From: Teresa and Dale @ 2006-04-07 7:58 UTC (permalink / raw
To: gentoo-user
Colin Rothwell 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
>
><snip>
>
>
>
>Thanks in advance, Colin
>
>
>
This may help: http://edevelop.org/node/1563
I have no clue, I just used google and that was what it found.
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem Compiling Ewl
2006-04-06 20:33 [gentoo-user] Problem Compiling Ewl Colin Rothwell
2006-04-07 7:58 ` Teresa and Dale
@ 2006-04-07 10:06 ` Bertrand Jacquin
2006-04-07 17:46 ` Colin Rothwell
1 sibling, 1 reply; 4+ messages in thread
From: Bertrand Jacquin @ 2006-04-07 10:06 UTC (permalink / raw
To: gentoo-user
Rebuild ecore
On 4/6/06, Colin Rothwell <colin.rothwell@frambroadband.com> 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 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
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem Compiling Ewl
2006-04-07 10:06 ` Bertrand Jacquin
@ 2006-04-07 17:46 ` Colin Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Colin Rothwell @ 2006-04-07 17:46 UTC (permalink / raw
To: gentoo-user
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 <colin.rothwell@frambroadband.com> 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 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
> >
> >
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-04-07 17:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-06 20:33 [gentoo-user] Problem Compiling Ewl Colin Rothwell
2006-04-07 7:58 ` Teresa and Dale
2006-04-07 10:06 ` Bertrand Jacquin
2006-04-07 17:46 ` Colin Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox