Quoting [EMAIL PROTECTED]: > libSDL-1.2.so.0 => /opt/lib/libSDL-1.2.so.0 (0xb7d30000) > libdirectfb-0.9.so.22 => /opt/lib/libdirectfb-0.9.so.22 > (0xb7cea000) > liblirc_client.so.0 => /opt/lib/liblirc_client.so.0 (0xb7ce5000) > libm.so.6 => /lib/tls/libm.so.6 (0xb7cc3000) > libc.so.6 => /lib/tls/libc.so.6 (0xb7b8f000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fea000) > libdirectfb-0.9.so.21 => /opt/lib/libdirectfb-0.9.so.21 > (0xb7b50000) > libfusion-0.9.so.21 => /opt/lib/libfusion-0.9.so.21 (0xb7b46000) > libdirect-0.9.so.21 => /opt/lib/libdirect-0.9.so.21 (0xb7b3d000) > libdirect-0.9.so.22 => /opt/lib/libdirect-0.9.so.22 (0xb7b34000) > libfusion-0.9.so.22 => /opt/lib/libfusion-0.9.so.22 (0xb7b2a000) > > ...i doesn't have installed mplayer yet...so this is from src directory. > Seems that there're too lib...maybe should I "de"install old directfb > libs? how?
I guess you built SDL with DirectFB support, but didn't rebuild it after upgrading DirectFB. Simply delete any old version of DirectFB libs, modules etc. This includes libdirect and libfusion! If some app or library still links against the old version, you'll get an error message by the linker or loader. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------"
