linux - Not able to build libtool 2.4.3 using gcc 4.8.2 on CentOS 6.6 -


background:

  1. made centos 6.6 x64 vm on vmware workstation 10.
  2. sudo yum update
  3. directly installed gcc 4.8.2 answer given here.set variables using scl enable devtoolset-2 bash

downloaded libtool 2.4.3

wget http://gnumirror.nkn.in/libtool/libtool-2.4.3.tar.gz ./configure --prefix=/usr`  sudo make 

build errors

config.log

$uname -a

linux sphirewall 2.6.32-504.1.3.el6.x86_64 #1 smp tue nov 11 17:57:25 utc 2014 x86_64 x86_64 x86_64 gnu/linux


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -