Re: [E-devel] evas build error

2003-12-22 Thread Nathan Ingersoll
Ok, I've added an include for stdio.h that should fix that problem. It might take a little while for it to hit anon cvs. If you still have an issue, mail the list. As for your other build error, you need to build and install edb first. If it is installed, you need to set your CFLAGS to the path to

[E-devel] ecore build error

2003-12-22 Thread Nathan Sullivan
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_ipc -g -O2 -Wall -MT edb.lo -MD -MP -MF .deps/edb.Tpo -c edb.c -fPIC -DPIC -o .libs/edb.o edb.c:1:17: Edb.h: No such file or directory edb.c: In function `ecore_config_load_file': edb.c:22: `E_DB_File' undec

Re: [E-devel] (forw) [[email protected]: gozer error: couldn't create imlib image for text area.]

2003-12-22 Thread Yuri
Try to make this text utf-8 somehow... Patch gozer, for example... # gozer --background '#' --foreground '#00ff' --text öäü test.png the error message is the following: gozer error: couldn't create imlib image for text area. with imlib2-1.0.6-fr3.i386.rpm from freshrpms, all works f

[E-devel] evas build error

2003-12-22 Thread Nathan Sullivan
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I. -I../../../../src/lib -I../../../../src/lib/include -I/usr/local/e17/include -I/usr/local/include -g -O2 -MT evas_image_load.lo -MD -MP -MF .deps/evas_image_load.Tpo -c evas_image_load.c -fPIC -DPIC -o .libs/evas_image_load

[E-devel] (forw) [[email protected]: gozer error: couldn't create imlib image for text area.]

2003-12-22 Thread Tom Gilbert
Hey Martin, Sounds like an imlib2 problem to me - perhaps enlightenment-devel can help? I'm pretty sure they made some font library changes in that release. Tom. - Forwarded message from Martin Gansser <[EMAIL PROTECTED]> - Date: Mon, 22 Dec 2003 15:44:40 +0100 From: Martin Gansser <[EM