[R] R-Installation on Unix -- "Make: Don't know how to make #. Stop."

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jun 29 07:06:26 CEST 2011


(a) Most likely you need GNU make: what are you using?  (See the 'R 
Installation and Administration' manual.)  This does not look like 
normal GNU make (which does not call itself 'Make').

(b) R-devel is the list for such questions: see the posting guide.

On Tue, 28 Jun 2011, Zhou, Hong wrote:

> Hi, all,
>
> ./configure was run successfully on my HP-UX ia64 server with exit=0, but when type make at prompt, get this error "Make: Don't know how to make #.  Stop."  Does anyone has any clues about this message? Thank you very much!
> #make
> Rmath.h is unchanged
> `libRblas.sl' is up to date.
> /app/R/R-2.13.0/lib/libRblas.sl is unchanged
> `libbz2.a' is up to date.
> `libpcre.a' is up to date.
> `libz.a' is up to date.
> ../../../src/include/libintl.h is unchanged
> ../../../include/libintl.h is unchanged
> `charsetalias.h' is up to date.
> `libintl.a' is up to date.
> `libtre.a' is up to date.
> `liblzma.a' is up to date.
> Make: Don't know how to make #.  Stop.
> *** Error exit code 1
> Stop.
> Hong
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list