Hello, i was recently dealing with hw support for 3D acceleration on LFS 6.0, kernel 2.6.9. With Radeon 9600 card, ati binary driver is the only way. Im using X.org 6.8.2 so i was trying to get up driver fglrx_6_8_0-8.12.10-1.i386.rpm.
Everything went fine, including tv out, except 3d acceleration. After few hours (+-20 :-) i found that ati binary insist on version 5 of libstdc++.so library. And gcc 3.4.2 from LFS 6.0 is using libstdc++.so.6. Symlink did not help me (GLIBCPP_3.2 needed) so i put libstdc++.so.5 next to libstdc++.so.6 and quake arena was within reach. It works. But. Is this (2 versions of the same library) the right solution? Am i the first one with that issue? If so, its just a hint for others. If not, i am curious about alternative approaches and solutions. With regards Robert -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
