./configure fails with cannot run /bin/bash ./config.sub

Bug #1113263 reported by Joel Pickett
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Guitar Tuner
Fix Released
Low
lann

Bug Description

~/branches/guitartuner $ ./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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
configure: error: cannot run /bin/bash ./config.sub

Revision history for this message
lann (lann) wrote :

You can compile normally by :

autoreconf --install
./configure
make
sudo make install

Changed in guitartuner:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → lann (lann)
lann (lann)
Changed in guitartuner:
status: Confirmed → Fix Committed
lann (lann)
Changed in guitartuner:
status: Fix Committed → Fix Released
milestone: none → 0.4.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.