Hi,
I was trying to cross compile some EFLS for the test machine i am using. It
has STlinux installed.
I was succefullt cross compiled the imlib2, eina, eet, evas and installed
them to my system. I was trying ecore but i got the below error. I am
configuring the required libs for only FB and DirectFb enabled and disabling
anyother auto enabled graphics system.
$ ./autogen.sh --host="sh4-linux" --prefix="/st710x/usr/local/efls"
LDFLAGS=-L"/st710x/usr/lib" --disable-doc
--x-libraries="/opt/STM/STLinux-2.2/devkit/sh4/target/usr/X11R7/lib"
--disable-ecore-x --enable-ecore-fb --enable-ecore-evas-dfb
--enable-ecore-directfb
ecore 0.9.9.050
Optional Modules:
Core:
Ecore_Job....................: yes
Ecore_Txt....................: yes
Ecore_File...................: yes
Inotify....................: yes
Poll.......................: yes
CURL.......................: no
Ecore_Con....................: yes
OpenSSL....................: no
GnuTLS.....................: no
CURL.......................: no
Abstract Sockets...........: yes
Ecore_Ipc....................: yes
OpenSSL....................: no
GnuTLS.....................: no
Ecore_Config.................: yes
Ecore_IMF....................: yes
Ecore_IMF_Evas...............: yes
Graphic systems:
Ecore_X......................: no
Ecore_Win32..................: no
Ecore_SDL....................: no
Ecore_Quartz.................: no
Ecore_FB.....................: yes
Ecore_DFB....................: yes
Ecore_WinCE..................: no
Ecore Evas:
Ecore_Evas...................: yes
Software Memory Buffer.....: yes
Software X11...............: no
XRender X11................: no
OpenGL X11.................: no
Software XCB...............: no
XRender XCB................: no
Software DirectDraw........: no
Direct3D...................: no
OpenGL Glew................: no
Software SDL...............: no
Quartz.....................: no
DirectFB...................: yes
Software Framebuffer.......: yes
Software 16bit X11.........: no
Software 16bit DirectDraw..: no
Software 16bit WinCE.......: no
Documentation.................: yes
$ make
...
...
mv -f .deps/ecore_config.Tpo .deps/ecore_config.Po
/bin/bash ../../libtool --tag=CC --mode=link
/opt/STM/STLinux-2.2/devkit/sh4/bin/sh4-linux-gcc -g -O2 -L/st710x/usr/lib
-o ecore_config ecore_config.o
../../src/lib/ecore_config/libecore_config.la../../src/lib/ecore_ipc/
libecore_ipc.la ../../src/lib/ecore_con/libecore_con.la ../../src/lib/ecore/
libecore.la
mkdir .libs
/opt/STM/STLinux-2.2/devkit/sh4/bin/sh4-linux-gcc -g -O2 -o
.libs/ecore_config ecore_config.o -L/st710x/usr/lib
../../src/lib/ecore_config/.libs/libecore_config.so
../../src/lib/ecore_ipc/.libs/libecore_ipc.so
../../src/lib/ecore_con/.libs/libecore_con.so
../../src/lib/ecore/.libs/libecore.so -Wl,--rpath
-Wl,/st710x/usr/local/efls/lib
/st710x/usr/local/efls/lib/libevas.so.0: undefined reference to
`FT_Get_TrueType_Engine_Type'
collect2: ld returned 1 exit status
make[3]: *** [ecore_config] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Do i need to install the new version of Freetype?
I connected to the machine and checked the version:
# freetype-config --version
9.15.3
# freetype-config --ftversion
2.3.4
Or what is missing ?
Thanx.
--
Oğuz Yarımtepe
www.loopbacking.info
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel