Re: [E-devel] cross compiling problem

2009-02-16 Thread Vincent Torri
On Tue, 17 Feb 2009, Oguz Yarimtepe wrote: After seeing that eina_chained_mempool.so was installed at the target direcotory, i maed a symbolink link the eina dir under lib to the /usr/lib at target device and the problem is gone. better putting it in $HOME/.eina/mp, or set the EINA_MODULES_M

Re: [E-devel] cross compiling problem

2009-02-16 Thread Oguz Yarimtepe
After seeing that eina_chained_mempool.so was installed at the target direcotory, i maed a symbolink link the eina dir under lib to the /usr/lib at target device and the problem is gone. Thanx for your help. On Mon, Feb 16, 2009 at 6:12 PM, Cedric BAIL wrote: > 2009/2/16 Oguz Yarimtepe : > > Af

Re: [E-devel] Cross-compiling Mingw32 in linux

2009-02-16 Thread Vincent Torri
Hey, On Mon, 16 Feb 2009, Diogo Dutra wrote: > Hi guys, I am trying to cross-compile the E to mingw32 in my Linux > box, but I have problems in do this... > Is possible to do this cross-compile? yes. I compile it, not tested though (I compile the Windows port on Windows). Lars Munch also did t

[E-devel] Cross-compiling Mingw32 in linux

2009-02-16 Thread Diogo Dutra
Hi guys, I am trying to cross-compile the E to mingw32 in my Linux box, but I have problems in do this... Is possible to do this cross-compile? If yes, my problem is here: *** Warning: This system can not link to static lib archive ../../../src/lib/libevil.la. *** I have the capability to make th

Re: [E-devel] E SVN: caro trunk/PROTO/eve/src/bin

2009-02-16 Thread Gustavo Sverzut Barbieri
On Mon, Feb 16, 2009 at 2:05 PM, Enlightenment SVN wrote: > Log: > Removing code delaying the load, as webkit now handles it, by first loading > the url when the mainloop is up and running This is bad, bad... the code was not like that to do what you say is now useless, but to have the window u

Re: [E-devel] cross compiling problem

2009-02-16 Thread Cedric BAIL
2009/2/16 Oguz Yarimtepe : > After i had slow transition problems with the box, i changed it with another > one that has no process running on it and fbdev is set. After cross > compiling the libraries and DirectFb 1.2.7, when i ran the edje_cc command > on the box, i got the below error message: >

[E-devel] cross compiling problem

2009-02-16 Thread Oguz Yarimtepe
Hi all, After i had slow transition problems with the box, i changed it with another one that has no process running on it and fbdev is set. After cross compiling the libraries and DirectFb 1.2.7, when i ran the edje_cc command on the box, i got the below error message: [eina_list.c:439] eina_lis

Re: [E-devel] eet-1.0.0 patch

2009-02-16 Thread Cedric BAIL
On Mon, Feb 16, 2009 at 3:06 PM, Rocco Carbone wrote: > Patch: > == > while evaluating Eet for a "hash-table(s) on disk" project, > I made two trivial fixes to eet_lib.c source file in eet-1.0.0 release > in order to allow my small test program to work in EET_FILE_MODE_WRITE > too. > > I also

[E-devel] e17: incompatibility with glibc-2.9 ?

2009-02-16 Thread Rodolphe Rocca
Hi guys, I've been using e17-svn for a long time with no major issue. A few days ago I upgraded glibc from 2.8 to 2.9 ; then trying to update my e17 environment, I came accross this failure in a few packages. http://svn.enlightenment.org/svn/e/trunk//e [...] Running autopoint... *** %n in writ

[E-devel] eet-1.0.0 patch

2009-02-16 Thread Rocco Carbone
Hi list, just to annouce 1 fix and 1 doubt using eet library. I am evaluating eet-1.0.0 and not the svn version because latest version depends on eina (at this stage of my develop I do not need the bleeding edge version but I would like to understand only if the Eet library meets my project re

[E-devel] eet-1.0.0 patch

2009-02-16 Thread Rocco Carbone
Hi list, just to annouce 1 fix and 1 doubt using eet library. I am evaluating eet-1.0.0 and not the svn version because latest version depends on eina (at this stage of my develop I do not need the bleeding edge version but I would like to understand only if the Eet library meets my project req

[E-devel] eet-1.0.0 patch

2009-02-16 Thread Rocco Carbone
Hi list, just to annouce 1 fix and 1 doubt using eet library. I am evaluating eet-1.0.0 and not the svn version because latest version depends on eina (at this stage of my develop I do not need the bleeding edge version but I would like to understand only if the Eet library meets my project re