Skip to content
Prev 170473 / 398506 Next

error with make

Peter,
Isn't there a different form of cp that I can use?
cp -p
cp
Lana 

-----Original Message-----
From: Peter Dalgaard [mailto:p.dalgaard at biostat.ku.dk] 
Sent: Friday, February 13, 2009 1:21 PM
To: Lana Schaffer
Cc: r-help at r-project.org
Subject: Re: [R] error with make
Lana Schaffer wrote:
.....
A Valentines Day bug? (Fiancee not Faithful) :-)

Seriously, this looks like it could be related to

http://osdir.com/ml/file-systems.lustre.user/2007/msg01107.html

If so, then it is probably something very specific to SLES and the Lustre file system, and you need to use their support. You could try building in a separate directory though (mkdir ../BUILD ; cd ../BUILD ; ../R/configure && make).