Hi there,, I'm currently trying to compile the GNU make for Alpha Architecture and put it into a virtual hard disk for the Alpha based virtual machine to run. However , after i cross compiling the GNU make on my PC (i686-pc-linux-gnu) and copy the "make" file to the virtual hard disk and try to execute the command ,, it pops out
make : /lib/libc.so.6.1: version 'GLIBC_2.4' not found (required by make) I check through my real machine the libc version is libc.so.6 and for my virtual machine is libc.so.6.1. May I know what is the neccessary steps that I should take so that it able to work on my virtual machine ? P/S : I'm a newbie to linux development regards -- ONG WEN JIAN Student Department of Computer and Communication Systems Engineering, Faculty of Engineering, Universiti Putra Malaysia 43400 UPM Serdang, Selangor Darul Ehsan Tel : 014 - 930 2150 / 017 - 613 6231 _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
