Indeed the line concerns the __BOOT_KERNEL_SUMMIT value. Here it is:
     30
     31 #if defined(__BOOT_KERNEL_SUMMIT) && (__BOOT_KERNEL_SUMMIT == 1)
     32 #define __module__summit
     33 #endif /* __BOOT_KERNEL_ENTERPRISE */
     34

As far as I understand, if __BOOT_KERNEL_SUMMIT if defined, but with no value affected, the right part of the line becomes ( == 1), that makes the error...

Florent.

Brian F. G. Bidulock a écrit:
Florent,

  
/usr/src/linux-2.4.9-e.34/include/linux/rhconfig.h:31:60: operator '(' has no left operand
    

What is at line 30 col 60 in /usr/src/linux-2.4.9-e.34/include/linux/rhconfig.h ???

--brian

On Tue, 04 May 2004, Florent Martinez wrote:

  
I am trying to install LiS on an HP Proliant ML370G3 server running 
RedHat Enterprise 2.1.
I have tried to install version 2.15 and 2.17-H with no success on my 
platform.
My kernel is: "2.4.9-e.34smp #1 SMP Wed Dec 10 16:52:22 EST 2003 i686". 
Note that I have several kernels installed on the same platform.
I downloaded the packages from the GCOM HTTP server.

I get an error when I launch the initial 'make' (see attached make.txt 
file). I always choose the default answer for all the questions that 
were prompted.

I noticed in the generated kver file (see attached file) the following line:
#define __BOOT_KERNEL_SUMMIT
(without any value affected to this define). Having a look at the 
rhconfig.h file, that may be the issue.

Any suggestion why is this define not fully set? To what value should I 
set it to? 0 ?

Thanks in advance for any help.
Florent Martinez.
    



  

-- 
 Florent MARTINEZ           phone:  +33 (0)5 62 24 56 09
 SOFREAVIA - Le Naurouze    fax:    +33 (0)5 62 24 49 64
 rue Carmin - BP 262
 F-31677 Labege Cedex       mailto:[EMAIL PROTECTED]

Reply via email to