help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cfengine] Re: IRIX compilation problem


From: Bas van der Vlies
Subject: Re: [Cfengine] Re: IRIX compilation problem
Date: Tue, 23 Sep 2003 09:15:27 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2

I have compiled it in a IRIX system and have encountered the same errors. The "inline" keyword is a C++ keyword so the IRIX "cc-compiler" and others do not know howto parse them. It is the same as to use "gcc -ansi" (You get the the same errors).

I have edited the file and leave out the inline keywords. It compiled
with only one error. No definition of alloca() function. I have replaced
the alloca() function with malloc() and everything is fine.


Mark.Burgess@iu.hio.no wrote:

I'm afraid I have not touched an IRIX system for 10 years!!

M

On 22 Sep, Anthony Veale wrote:

Can this be a 64bit /32 bit issue? Some compiler options missing??

I guess that is what I was asking.  There don't seem to be any
detailed installation notes in the distribution.  I have tried 2.0.8p1
just now which has the same behavior.

I'm open to suggestions as to what options I should try.


--
--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: basv@sara.nl      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************





reply via email to

[Prev in Thread] Current Thread [Next in Thread]