alobbs / macchanger

GNU MAC Changer

Home Page:http://www.gnu.org/software/macchanger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with version 1.6.0

casseruola opened this issue · comments

I tried to install the previous version from tarball for avoiding the randomizing bug
But there are problems in installation

~/Downloads/macchanger-1.6.0 $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in /home/derrick/Downloads/macchanger-1.6.0': configure: error: C compiler cannot create executables Seeconfig.log' for more details

~/Downloads/macchanger-1.6.0 $ make
make: *** No targets specified and no makefile found. Stop.