Dmitry Sokolov wrote: > ----- Original Message ----- > From: "Chris Staub" <[email protected]>
>> How about we quit debating these technical details and settle the issue >> with a couple simple tests? Dmitry, please paste the output of these 2 >> commands: >> >> ls /tools/bin/g++ >> readelf -l /tools/bin/gcc | grep interpret >> -- > > cmd: ls /tools/bin/g++ > out: /tools/bin/g++ > > cmd: readelf -l /tools/bin/gcc | grep interpret > out: [Requesting program interpreter: > /tools/lib64/ld-linux-x86-64.so.2] That's the right output. Just add --without-gpm to the ncurses configure line and go on from there. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
