EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: EPICS 3.14.12.1 on Fedora 15 gcc 4.6
From: "Mihaylov, Miroslav N." <[email protected]>
To: [email protected]
Date: Wed, 25 May 2011 15:35:04 -0500
Hello.
I've tried building EPICS base  on the  latest Fedora 15.

First problem I encountered was


In file included from ../../../src/libCom/cxxTemplates/epicsOnce.cpp:29:0:
../../../src/libCom/cxxTemplates/epicsSingleton.h:37:5: error: ?size_t?
does not name a type

My fix for that was to include
 #include "stddef.h"
in the file
       EPICS_BASE/src/libCom/cxxTemplates/epicsSingleton.h

Next problem while  compiling epics base is

In file included from ../cac.cpp:39:0:
../cac.h:269:26: error: reference ?mutex? cannot be declared ?mutable?
[-fpermissive]
../cac.h:270:26: error: reference ?cbMutex? cannot be declared ?mutable?
[-fpermissive]
In file included from ../cac.cpp:47:0:
../udpiiu.h:152:26: error: reference ?cbMutex? cannot be declared
?mutable? [-fpermissive]
../udpiiu.h:153:26: error: reference ?cacMutex? cannot be declared
?mutable? [-fpermissive]
make[3]: *** [cac.o] Error 1

I think that this thread is referring to the same problem.
http://www.aps.anl.gov/epics/core-talk/2011/msg00029.php

Any suggestion  how to resolve that 'mutable' compilation issue?
Thanks.

Miroslav

-- 
Miroslav Mihaylov
[email protected]


Replies:
RE: EPICS 3.14.12.1 on Fedora 15 gcc 4.6 Jeff Hill

Navigate by Date:
Prev: EPICS Codeathon 2011 (Zombie event) Andrew Johnson
Next: RE: trouble with 64-bit Window7 Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EPICS Codeathon 2011 (Zombie event) Andrew Johnson
Next: RE: EPICS 3.14.12.1 on Fedora 15 gcc 4.6 Jeff Hill
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·