Hi everyone,

I am using DirectFB-1.4.3 on a SH4 platform with ST propietary graphics driver 
(for hw acceleration). Currently, when the module gets loaded by DFB, the 
register function is not getting called (direct_modules_register).

So, I added a "default constructor" that explicitly registers itself
so the module can get loaded. 

However, I wonder now how are the rest of the modules loaded. Maybe because
they were linked with libdirectfb.so at compile time?

I guess that if the module cant find direct_modules_register() then DirectFB
is not exporting that symbol. 

But I prefer to think I am doing something wrong!

Any help on this would be very appreciated!
Thanks in advance,
Ezequiel.
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to