Edb.h was in /opt/e17/include. But you gave me an idea. My distribution has an imlib2 ( and loaders) in /usr/bin. Autogen was looking for edb-config. I just changed my PATH so that the /opt/e17/bin was before the /usr/bin and it all worked.

Thanks Brian and Massimo!

Massimo Maiurana wrote:

MillTek, il 06/12/2005 19:23, scrisse:

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../..
-I../../../src/modules/loaders -g -O2 -MT loader_db.lo -MD -MP -MF
.deps/loader_db.Tpo -c loader_db.c  -fPIC -DPIC -o .libs/loader_db.o
loader_db.c:23:17: error: Edb.h: No such file or directory

it simply can't find edb.h.
on my system it's in /opt/e17/include, so in my case I should pass
"CPPFLAGS=-I/opt/e17/include" to autogen.sh to make it work.




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to