Re: [E-devel] entice cvs won't build

2004-05-29 Thread Michel Briand
Yes when I removed -malign-double from CFLAGS of eet build, edje_cc started to work normaly, fine. I've suspected that it was in interaction with libjpeg. Perhaps, try to debug jpeg compression in eet write functions? Regards Michel Carsten Haitzler (The Rasterman) wrote: > On Sun, 23 May 2004 07

Re: [E-devel] entice cvs won't build

2004-05-27 Thread The Rasterman
On Sun, 23 May 2004 07:06:33 +0200 (MEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > I have had the same problem. Raster told me that's because eet had some > problems when it is compiled with some flags. The flags -ffast-math > -malign-double -march=pentium seem causing tro

Re: [E-devel] entice cvs won't build

2004-05-23 Thread Michel Briand
Indeed, I compiled all modules (http://kheb.homelinux.org/lunar/cache/pentium4) with : -O2 -mcpu=pentium4 -march=pentium4 -fomit-frame-pointer -falign-functions -falign-loops -falign-jumps -malign-double -msse -msse2 -mfpmath=sse Maybe I can debug EET to fix this I start investigations this aft

Re: [E-devel] entice cvs won't build

2004-05-22 Thread Vincent Torri
I have had the same problem. Raster told me that's because eet had some problems when it is compiled with some flags. The flags -ffast-math -malign-double -march=pentium seem causing trouble for eet. Hope this helps Vincent TORRI On Sat, 22 May 2004, Corey Donohoe wrote: > * Michel Briand ([EMA

Re: [E-devel] entice cvs won't build

2004-05-22 Thread Corey Donohoe
* Michel Briand ([EMAIL PROTECTED]) wrote: > Hello > > some issue on entice from CVS (22-05-2004) : > > make[4]: Entering directory `/usr/src/entice/data/themes/default' > edje_cc -v -id ../../images -fd ../../fonts default.edc default.eet > edje_cc: Error. unable to write image part "bg.png" as

[E-devel] entice cvs won't build

2004-05-22 Thread Michel Briand
Hello some issue on entice from CVS (22-05-2004) : make[4]: Entering directory `/usr/src/entice/data/themes/default' edje_cc -v -id ../../images -fd ../../fonts default.edc default.eet edje_cc: Error. unable to write image part "bg.png" as "images/0" part entry to default.eet edje_cc: Opening "/t