[R] Compilation help!

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed May 19 13:44:14 CEST 1999


"Gary S. Collins" <G.S.Collins at exeter.ac.uk> writes:

> Fine up to here. When I tried make, I got the following error
> 
> UX:make: ERROR: make: file `Makefile' line 49: bad character & (octal
> 46)
> *** Error code 1 (bu21)

Haven't seen that one before, I think, but the knee-jerk reflex is to
ask you to try GNU make instead. If that's inconvenient, you should
probably first look into the definition of the variables that get
expanded on line 49 and see if they somehow got to contain an &.

The variable definitions are generally in Makeconf in the top build
directory.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list