> (!) Direct/Modules: Unable to dlopen > `/home/htang/target//lib/directfb-1.4-0/gfx > drivers/libdirectfb_omap.so'! > --> /home/htang/target//lib/directfb-1.4-0/gfxdrivers/libdirectfb_omap.so: u > ndefined symbol: eglInitialize
Hi, it appears to me that runtime linker merely could not find the dynamic library where is the body of "eglInitialize" function. Thus it could not load your "libdirectfb_omap.so". No ? -- Best Regards Nikita Egorov [email protected] [email protected] _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
