VMware Communities
NVMeUser
Contributor
Contributor

Issue with building toolchain from VMware-TOOLCHAIN-ODP-Oct-22-2016.iso

Hi,

I am facing some issue while building the tool chain from VMware-TOOLCHAIN-ODP-Oct-22-2016.iso.

The issue is as follows.

1.we have download VMware-TOOLCHAIN-ODP-Oct-22-2016.iso from vmware site.

2. mount and extracted tar file tc-src.tar

3. unzip

4. and run cmd ./common/build-libs-lin64.sh to initiate installation. we are hitting below error highlighted in bold. we are sure we have this file in system.  " lrwxrwxrwx. 1 root root 12 Sep  7 20:30 /lib64/libc.so.6 -> libc-2.12.so"

First let's make sure your kit is complete.  Checking...
Locating common programs...
Checking compatibility between /bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
Your builtin 'test -h' may be broken.
Trying external '/usr/bin/test -h'.
You can test for symbolic links with '/usr/bin/test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
/lib64/libc.so.6: file not recognized: File format not recognized
collect2: ld returned 1 exit status
You need to find a working C compiler.

Either (purchase and) install the C compiler supplied by your OS vendor,
or for a free C compiler try http://gcc.gnu.org/
I cannot continue any further, aborting.

Reply
0 Kudos
0 Replies