Re: make error

2004-11-01 Thread Paul D. Smith
There must be more to this message, printed before this. It looks like you're invoking GNU make with some invalid command-line options and it's printing the help and exiting. To know what the error is you'd have to look up _before_ the help is printed and see how you're invoking make and also wha

make error

2004-11-01 Thread Tracy Chang
Hi, I got this message when I am building an image. -t, --touch Touch targets instead of remaking them. -v, --version Print the version number of make and exit. -w, --print-directory Print the current directory. --no-print-directoryTurn off -w, eve