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


Andreas Schwab wrote:
> 
> "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.

Sorry, what do you mean by the 'value of'? I tried setting the
enviroment variable AUTOMAKE to /usr/local/bin/automake, but firstly was
not aware one needed to do that and secondly it made no difference.
automake is in /usr/local/bin and hence in my path. 



-- 
PLEASE NOTE:

If this message was sent to a newsgroup or mailing list, please 
reply to there. Personal e-mail is always welcome, but unless 
I have received e-mail from you previously, you may be sent 
an automatically generated reply, requesting that you send the
message again, adding a password in the subject line. Sorry,
but this action has been taken to prevent unsolicited 
commercial emails (spam mail). 

Dr. David Kirkby,
Senior Research Fellow,
Department of Medical Physics,
University College London,
11-20 Capper St, London, WC1E 6JA.
Tel: 020 7679 6409 Fax: 020 7679 6269
Internal telephone: ext 46409



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