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  <20092010  2011  2012  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  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: edm installation problems
From: John William Sinclair <[email protected]>
To: Julio Calvo <[email protected]>, Tech-talk <[email protected]>
Date: Thu, 03 Dec 2009 11:39:58 -0500
Julio,

You may be temporarily fix this by changing line 121 in utility.cc from

 fd = open( g_diagFileName, O_CREAT|O_WRONLY );

to

 fd = open( g_diagFileName, O_CREAT|O_WRONLY, 0777 );

I'll fix it in the next release.

John Sinclair

Julio Calvo wrote:
Hello, it is my first time here, I am Julio from Madrid. I would like to ask you help with the EDM installation. I have follow the README instructions, I have installed previously, SDDS, zlib, libpng, giflib....

But:

:
../utility.cc:7101: warning: deprecated conversion from string constant to ‘char*’
In file included from /usr/include/fcntl.h:217,
                from ../utility.h:26,
                from ../utility.cc:21:
In function ‘int open(const char*, int, ...)’,
   inlined from ‘int logDiagnostic(char*)’ at ../utility.cc:121:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [utility.o] Error 1
make[2]: se sale del directorio `/home/jules/epics/extensions/src/edm/lib/O.linux-x86'
make[1]: *** [install.linux-x86] Error 2
make[1]: se sale del directorio `/home/jules/epics/extensions/src/edm/lib'
make: *** [lib.install] Error 2

Any help?

Thank you si much.

Julio.






Replies:
Re: edm installation problems Julio Calvo Pinto
References:
edm installation problems Julio Calvo

Navigate by Date:
Prev: edm installation problems Julio Calvo
Next: Re: edm installation problems Julio Calvo Pinto
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: edm installation problems Julio Calvo
Next: Re: edm installation problems Julio Calvo Pinto
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·