Hello,
While building clutter-1.2.14 with GLES i found below error :

/lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld:warning:libIMGegl.so,
 needed by /home/test/clutter_dep_Lib/libGLESv2.so, not found (try using -rpath 
or -rpath-link)
/home/vijay/tools/arm-toolchain/Sourcey-G/lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld:
 warning: libsrv_um.so, needed by /home/test/clutter_dep_Lib/libGLESv2.so, not 
found (try using -rpath or -rpath-link)

I have all the dependency lib available under path
@/home/test/clutter_dep_Lib

My configure option is :
--prefix=/usr --sysconfdir=/etc
-host=arm-none-linux-gnueabi--with-flavour=eglnative --with-gles=2.0
CPPFLAGS=-sysroot-target/usr/include/
LDFLAGS=-L/home/test/clutter_dep_Lib


Any one give me idea about how to solve the error.

Thanks..


_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to