RE: Problem compiling netxms-0.2.3 on Gentoo Linux

From: Victor Kirhenshtein <victor_at_DOMAIN_REMOVED>
Date: Thu, 18 Aug 2005 12:27:54 +0300

I have updated both files in CVS. Thank you!

Regards,
Victor

-----Original Message-----
From: Christoffer Blindheim [mailto:netxms_at_christoffer.totalnett.no]
Sent: Wednesday, August 17, 2005 6:51 PM
To: NetXMS Users
Subject: Re: [netxms-users] Problem compiling netxms-0.2.3 on Gentoo
Linux

Victor Kirhenshtein wrote:
> Hello!
>
> Can you please try to change
> to
>
> # if (RL_READLINE_VERSION && ((RL_VERSION_MAJOR == 4 &&
> RL_VERSION_MINOR
>
>>= 2) || (RL_VERSION_MAJOR >= 5)) || __FreeBSD__ >= 5
>

It works if you add another ) in your code

# if (RL_READLINE_VERSION && ((RL_VERSION_MAJOR == 4 && RL_VERSION_MINOR
>= 2) || (RL_VERSION_MAJOR >= 5))) || __FreeBSD__ >= 5

-- 
Christoffer Blindheim
Received on Thu Aug 18 2005 - 12:27:54 EEST

This archive was generated by hypermail 2.2.0 : Thu Aug 18 2005 - 12:50:54 EEST