bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ucanoscan makefile


From: Paul D. Smith
Subject: Re: ucanoscan makefile
Date: Mon, 18 Mar 2002 18:00:18 -0500

%% maxx <address@hidden> writes:

  m> GNU Make version 3.79, by Richard Stallman and Roland McGrath.
  m> Built for powerpc-apple-darwin1.4

First, you probably want to upgrade to the latest version, which is
3.79.1.

  m> gcc -c -o ucanoscan.o -g -Wall -DDEBUG_DATASAVE -DUGEN_DRIVER 
-I/usr/local/include ucanoscan.c
  m> make: gcc: Command not found

So, your makefile wants to invoke GCC, but there is no GCC available on
your system (or at least not on your PATH).

How is this a make bug?

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]