Subject: | Error: no compiler detected to compile 'lib/Crypt/Eksblowfish.c'. Aborting |
Date: | Wed, 30 Oct 2013 15:12:27 +0800 (SGT) |
To: | "bug-Crypt-Blowfish [...] rt.cpan.org" <bug-Crypt-Blowfish [...] rt.cpan.org> |
From: | Rahamtulla Inamdar <riinamdar1 [...] yahoo.in> |
Hi,
how i can resolve dependencies for Crypt::Eksblowfish
getting error no compiler detected to compile or ExtUtils::CBuilder not installed
#cpancpan[1]> install Crypt::Eksblowfish
OutPut :
.....
.....
......
CPAN.pm: Going to build Z/ZE/ZEFRAM/Crypt-Eksblowfish-0.009.tar.gz
Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration, but compilation may fail during Build
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Crypt-Eksblowfish' version '0.009'
Building Crypt-Eksblowfish
Error: no compiler detected to compile 'lib/Crypt/Eksblowfish.c'. Aborting
ZEFRAM/Crypt-Eksblowfish-0.009.tar.gz
./Build -- NOT OK
Running Build test
Can't test without successful make
Running Build install
Make had returned bad status, install seems impossible
Failed during this command:
ZEFRAM/Crypt-Eksblowfish-0.009.tar.gz : make NO
find below details and Please let me know if you need more information
# perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
# uname -a
Linux php 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
#gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
CBuilder
ExtUtils::CBuilder is up to date (0.280212).
Thanks,
Inamdar