Re: [E-devel] ecore build error

2004-01-01 Thread Andrew Elcock
ecore_config requires edb, but the checking kinda sucked - I belive this has been fixed today. Handy Nathan Sullivan wrote: 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 .l

[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