Am Wed, 1 Jun 2005 08:58:01 +0200 schrieb Andreas Volz: > Hi, > > I compiled the newest EFL and E17 from CVS in Gentoo, but if I try to > compile e_modules I get this: > > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. > -I../../.. > -I/usr/ include -march=athlon-xp -O3 -pipe -fomvi /it-frame-pointer > -MT e_mod_main.lo -MD -M P -MF .deps/e_mod_main.Tpo -c e_mod_main.c > -fPIC -DPIC -o .libs/e_mod_main.o distcc[30766] ERROR: compile (null) > on localhost failed e_mod_main.c:1:15: e.h: No such file or directory
I found the problem. In Gentoo the script is called enlightenment-config17 instead of enlightenment-config. So e_modules couldn't find the include dirs and libs. I filed this bug in Gentoo's bug report system. As workaround I created a symlink to get the correct script name. Andreas ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
