Re: [e-users] errors compiling e

2007-02-22 Thread Agostino La Sorba
yes, now it compile! thanks to all guys :) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surv

Re: [e-users] errors compiling e

2007-02-22 Thread Lucian-Mircea Patcas
I had the same problem... You may want to build ecore with the "dbus" USE flag. On 2/22/07, Agostino La Sorba <[EMAIL PROTECTED]> wrote: > > I am experiencing the following result when trying to compile e on my > gentoo (in a simply PIV): > > ---

Re: [e-users] errors compiling e

2007-02-22 Thread Lucas van Staden
Sorry, my previous email was in error I had disabled directfb, but had enabled dbus. I also had to recompile dbus to include qt3 support, before I had compiled e_core. Also add to package.use the following: sys-apps/dbus qt3 Sorry about the misleading info. Lucas On Thu, 2007-02-22 at 11:

Re: [e-users] errors compiling e

2007-02-22 Thread Lucas van Staden
Hi, you can disable DBUS compile in e_core (I think it may not yet be complete ??) Had the same issue a few weeks back, als o had issues directly afterwards with directfb. Here is my /etc/portage/package.use settings x11-plugins/e_modules -calendar x11-libs/evas -directfb x11-libs/ecore -direct

[e-users] errors compiling e

2007-02-22 Thread Agostino La Sorba
I am experiencing the following result when trying to compile e on my gentoo (in a simply PIV): In file included from e_user.c:4: e.h:66:24: error: Ecore_DBus.h: No such file or directory In file included from e_main.c:4: e.h:66:24: erro

Re: [e-users] errors compiling e

2006-03-23 Thread Hisham Mardam Bey
upgrade ecore On 3/24/06, Brian Howe <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm running intel Linux redHat. Did a CVS CO today and I'm getting the > following when I try to compile e: > > e_manager.c: In function `e_manager_new': > e_manager.c:145: `ECORE_X_EVENT_SCREENSAVER_NOTIFY' undeclared (

[e-users] errors compiling e

2006-03-23 Thread Brian Howe
Hi all, I'm running intel Linux redHat. Did a CVS CO today and I'm getting the following when I try to compile e: e_manager.c: In function `e_manager_new': e_manager.c:145: `ECORE_X_EVENT_SCREENSAVER_NOTIFY' undeclared (first use in this function) e_manager.c:145: (Each undeclared identifier is r

[e-users] errors compiling e-modules

2006-02-04 Thread Fernando Meira
Hi again :) While compiling e_modules i get a huge amount of errors: In file included from /usr/include/enlightenment/e.h:39, from e_mod_main.c:1: /usr/include/enlightenment/config.h:47:1: warning: this is the location of the previous definition In file included from e_mod_main.h