Re: installing ROOT in RHL 6.0

From: Allister Levi Sanchez (allister@malapacan.msuiit.edu.ph)
Date: Mon May 31 1999 - 10:27:46 MEST


Dear Fons, 

Thanks, it works.  After I altered BASE_MapFile.cxx, I proceeded with Dr.
Langston's Autoconfed version of ROOT (thanks to him too).  Keep up the
nice work folks!

> Hi Allister,

>    the new version of ROOT which we plan to finally release next week
> is ported for RH6.0 (actuall for glibc2.1). However, the port required
> a single line change so if you apply the following to your sources it
> should compile fine.

> Change in BASE_MapFile.cxx:

>     defined(R__AIX) || defined(R__HIUX) || defined (R__MKLINUX)
> union semun {
>   
> to

>     defined(R__AIX) || defined(R__HIUX) || defined (R__MKLINUX) || \ 
>     __GLIBC_MINOR__ > 0
> union semun {
> 


Allister Levi C. Sanchez                               |
Department of Physics                             `---(*)---'
MSU - Iligan Institute of Technology          _      / - \      _
9200 Iligan City                         `--=(*)===@|  .  |@===(*)=--'
Philippines                                      []  \___/  []
WWWeb: http://bahal.msuiit.edu.ph/~allister/
email: allister@physics.msuiit.edu.ph



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:33 MET