Re: [ROOT] Error in xrootd configure script

From: Fons Rademakers (Fons.Rademakers@cern.ch)
Date: Tue Dec 14 2004 - 13:06:02 MET


Hi Christian,

  thanks, I've made the change in the xrootd tar file.

Cheers, Fons.


Christian Holm Christensen wrote:
> Hi all, 
> 
> There's an error in the xrootd configure script.   It says something
> like 
> 
> 	chip=`uname -p | tr '[A-Z]' '[a-z]'` 
> 
> it should be 
> 
> 	chip=`uname -m | tr '[A-Z]' '[a-z]'` 
> 
> It's particular annoying as the Module.mk unpacks the tar-ball on every
> rebuild, thereby overwriting my correction.   I finally unpacked the
> tar-ball, made the correction, and then repacked the tar-ball (sigh!). 
> 
> Option `-p' isn't POSIX (SUSV3), while option `-m' is. 
> 
> Yours,
> 
> 

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers@cern.ch              Phone: +41 22 7679248
WWW:    http://www.rademakers.org/fons/      Fax:   +41 22 7679480



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:10 MET