fam
[Top] [All Lists]

Re: Compilation of FAM with GCC 3.1 fails

To: Casey Allen Shobe <cshobe@xxxxxxxx>
Subject: Re: Compilation of FAM with GCC 3.1 fails
From: Michael Wardle <michael.wardle@xxxxxxxxxx>
Date: 20 Nov 2002 15:24:34 +1100
Cc: fam@xxxxxxxxxxx
In-reply-to: <200211192310.56448.cshobe@xxxxxxxx>
References: <200211192310.56448.cshobe@xxxxxxxx>
Sender: fam-bounce@xxxxxxxxxxx
On Wed, 2002-11-20 at 15:10, Casey Allen Shobe wrote:
> I get the following error when attempting to compile fam on linux-2.4.19 
> (with 
> imon support)
> 
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include 
> -DCONFIG_ETC_CONFIG_PATH=\"/etc/fam/fam.conf\"    -O3 -mcpu=i686 -c 
> Scheduler.c++
> Scheduler.c++:37: uninitialized const member `Scheduler::IOTypeInfo::iotype'
> Scheduler.c++:38: uninitialized const member `Scheduler::IOTypeInfo::iotype'

Remove "const" from the iotype declaration in Scheduler.h.  This has
been discussed previously, but the mailing list archives aren't working.

-- 
MICHAEL WARDLE
SGI Applications Team
Adacel Technologies



<Prev in Thread] Current Thread [Next in Thread>