piano-tuning software

Daniel Hedlund daniel-fKF+LmlhkCtg9hUCZPvPmw at public.gmane.org
Thu Aug 28 13:58:31 UTC 2008


On Thu, Aug 28, 2008 at 8:46 AM, Mr Chris Aitken <chris-n/jUll39koHNgV/OU4+dkA at public.gmane.org>wrote:

> configure: WARNING: `missing' script is too old or missing
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets ${MAKE}... yes
> checking for gawk... (cached) mawk
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
> chris at cpc:~/piano-1.1$ make


Try verifying whether your C compiler is working:
echo "int main() { return 1; }" > compile-test.c
gcc compile-test.c

Also, please let us know what distribution you are using.  For example, if
you are running Ubuntu or Debian, installing the following package might
solve your problem:
sudo apt-get install libc-dev


Cheers,

Daniel Hedlund
daniel-fKF+LmlhkCtg9hUCZPvPmw at public.gmane.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20080828/bfd97a84/attachment.html>


More information about the Legacy mailing list