This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /bin/bash: --gnu: command not found


"Dr. David Kirkby" <drkirkby at ntlworld dot com> writes:

|> Can anyone throw any light on the situation below? I'm just about fed up
|> trying all manner of things to build a configure.ac that generates no
|> error messages from autoreconf, configure or make. 
|> 
|> 'autoreconf' runs without any errors and generates a configure script.
|> The configure script created by autoreconf seems okay and runs properly.
|> However, after running GNU make, I get the error message:
|> 
|> make[1]: Entering directory `/export/home/davek/atlc/src'
|> cd .. && \
|>    --gnu  src/Makefile
|> /bin/bash: --gnu: command not found
|> 
|> 
|> /bin/bash does exist by the way, but seems unwillig to accept the --gnu
|> option. 
|> 
|> What is happening?

Check the value of AUTOMAKE, it's probably empty.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab at suse dot de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]