I am cross compiling on Ubuntu Hardy and the freetype verison on it is 2.3.5 and the version on the STLinux is 2.3.4 :) do i realy need to update?
On Wed, Feb 4, 2009 at 5:48 PM, Vincent Torri <[email protected]> wrote: > > > On Wed, 4 Feb 2009, Oguz Yarimtepe wrote: > >> ... >> ... >> 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' >> > > It's strange as the api ref ( > http://www.freetype.org/freetype2/docs/reference/ft2-truetype_engine.html#FT_Get_TrueType_Engine_Type) > mentions that the function exists since freetype 2.2 > > Nevertheless, try to update freetype > > Vincent > -- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
