You are not logged in.

#1 2010-11-09 05:50:59

jaiton
Member
Registered: 2010-07-20
Posts: 5

Enna build failed

Hi everyone. I used an easy_e17 script to build e17. Now I trying to build enna. I have got it source code from hg, made ./autogen.sh --prefix=/opt/e17 && make, but it fails. Right at the start of the 'make'. Error says that Ecore.h not found. In general, he sees no header files exept those, which are in /usr/include (dbus is also not found although it was installed via pacman). Makefile contains references to headers but it isn't work.

ECORE_X_CFLAGS = -I/opt/e17/include/ecore-1 -I/opt/e17/include/eina-1 -I/opt/e17/include/eina-1/eina -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
ECORE_X_LIBS = -L/opt/e17/lib -lecore_x  

How to six it?

Offline

#2 2010-11-09 06:15:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Enna build failed

This enna?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-11-09 12:32:01

jaiton
Member
Registered: 2010-07-20
Posts: 5

Re: Enna build failed

Yes, I tried release, but it asking for ecore-txt and eina-0.
And ecore-txt, seems to be, already removed from source (

Offline

#4 2010-11-09 17:20:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Enna build failed

Then you could always ask for an up-to-date PKGBUILD https://bbs.archlinux.org/viewtopic.php?id=41850


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2010-11-09 20:17:47

VCoolio
Member
From: Netherlands
Registered: 2010-01-05
Posts: 120

Re: Enna build failed

Enna is based on older builds of ecore and the rest; try to find out what svn version worked, then use the latest easy_e17.sh script in which you can specify svn revision number to build e libraries, then build enna. But considering a second beta being planned for this week for efl, I'd say enna needs to be updated instead of efl being downgraded.

Offline

#6 2010-11-10 07:09:16

jaiton
Member
Registered: 2010-07-20
Posts: 5

Re: Enna build failed

Thanks fo reply, I'll try with new version.

Offline

#7 2010-11-11 20:53:17

jaiton
Member
Registered: 2010-07-20
Posts: 5

Re: Enna build failed

Ok I've updated whole efl and got the latest enna source. Now no one of previous errors don't pops up anymore. But, at this time I got the other one:

Making all in bin
make[3]: entrant dans le répertoire « /home/main/enna/src/bin »
  CC     mediaplayer.o
mediaplayer.c:735:21: erreur: 'PLAYER_AO_PULSE' undeclared here (not in a function)

Does anyone know how to fight with it?

Offline

Board footer

Powered by FluxBB