[e-users] Compilation error of ewl with the easy_e17.sh script

2010-03-23 Thread yesi
Hi, I'm on Debian Testing : kernel 2.6.32-3-amd64 /usr/bin/gcc-4.3 export PATH=$PATH:/opt/e17/bin export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig export E_PREFIX=/opt/e17 export E_BIN_DIR=/opt/e17/bin export E_LIB_DIR=/opt/e17/lib With the ewl package, i've got this error : check

[e-users] SVN version and compilation error

2010-05-03 Thread yesi
Hi, I'd like to know if everybody did have the same errors than me to compile e17 from the morlenxus's script - easy_e17.sh. The errors came from "ecore" since 3 weeks to compile "e" : e_mod_quickpanel.c: In function '_e_mod_quickpanel_cb_client_message': e_mod_quickpanel.c:176: error: 'ECORE_X_A

Re: [e-users] SVN version and compilation error

2010-05-04 Thread yesi
The version of the script is 1.3.2. So, with the last version of subversion. On Mon, May 3, 2010 at 11:33 PM, Gustavo Sverzut Barbieri wrote: > Yes, you do need a new version, everything from svn. --

Re: [e-users] SVN version and compilation error

2010-05-04 Thread yesi
Of course. On Tue, May 4, 2010 at 2:12 AM, Tom Haste wrote: > Youre not building as root user are you? -- ___ enlightenment-users mailing list enlightenment-users@lists.sourcef

Re: [e-users] SVN version and compilation error

2010-05-04 Thread yesi
n > and probably will run into by building as root, but all linux systems > are built to have application built by users, installed by superusers, > and then run by users. Its the fundamental security of linux. > > Toma > > > On 4 May 2010 15:27, yesi wrote: >> Of cour

Re: [e-users] SVN version and compilation error

2010-05-04 Thread yesi
Thank Toma and Vincent. I'm just half-readen. On Tue, May 4, 2010 at 8:22 PM, Vincent Pomageot wrote: > On Tue, May 4, 2010 at 7:56 PM, yesi wrote: >> >> euh... >> I'd like to say "of course, with root user". >> Sorry for the misunderstanding. >

[e-users] Ecore error from compiling

2010-06-25 Thread yesi
pha_set': > ecore_evas_x.c:1782: error: 'struct ' has no member named > 'destination_alpha' > ecore_evas_x.c: In function 'ecore_evas_gl_x11_pre_post_swap_callback_set': > ecore_evas_x.c:3274: error

Re: [e-users] Ecore error from compiling

2010-06-26 Thread yesi
It's correct. I've got some dependance of the binary version of e17... I desintalled them. The compilation seems be better. On Fri, Jun 25, 2010 at 6:48 PM, Cedric BAIL wrote: > > Looks like your installed Evas header isn't comming from the same svn > revision. Try by updating Evas, it should fi

[e-users] Some e17's compiling errors

2010-06-26 Thread yesi
Hi, I have some problems to compiling ecore ( At revision 49865 ) with easy_e17.sh ( v. 1.3.2 ) script. I'm on a Debian testing. Kernel : 2.6.32-5-amd64 gcc (Debian 4.4.4-5) 4.4.4 export LD_LIBRARY_PATH=$HOME/enlightenment/e17/lib:$LD_LIBRARY_PATH:/usr/local/lib export PYTHONPATH="$HOME/enlighte