求救:编译enlightenment17出错。
我在Debian下,按照get-e.org上的一篇文章编译e17,前5个库都没问题,最后编译e的时候,./autogen.sh也没问题,但make时出错,部分信息如下:make: Entering directory `/home/jay/e17/apps/e/src/bin'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -g -O2 -MT e_main.o -MD -MP -MF ".deps/e_main.Tpo" -c -o e_main.o e_main.c; \
then mv -f ".deps/e_main.Tpo" ".deps/e_main.Po"; else rm -f ".deps/e_main.Tpo"; exit 1; fi
In file included from e_main.c:4:
e.h:50:21: Ecore_X.h: 没有那个文件或目录
e.h:58:27: Ecore_X_Atoms.h: 没有那个文件或目录
e.h:59:28: Ecore_X_Cursor.h: 没有那个文件或目录
In file included from e_includes.h:11,
from e.h:118,
from e_main.c:4:
e_container.h:124: error: syntax error before "Ecore_X_Rectangle"
In file included from e_includes.h:14,
from e.h:118,
from e_main.c:4:
......(后面还有好多。)
不知哪位仁兄能够解救。 运行一下
#ldconfig 又出现新错误:
Error. unable to load image for image "brushed.png" part entry to, ../../data/init/init.edj make: *** Error 255 e.h:50:21: Ecore_X.h: 没有那个文件或目录
ecore有没有编译安装成功
页:
[1]