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

Subject: Re: Missing symbol cannel archiver
From: "Kasemir, Kay" <[email protected]>
To: James F Ross <[email protected]>, EPICS Tech Talk <[email protected]>
Date: Tue, 4 Dec 2012 08:58:38 -0500
It's in EPICS base's libCom:

nm libCom.a | fgrep epicsTimeStampEv
00000e70 T __ZNK9epicsTimecv14epicsTimeStampEv
00005990 S __ZNK9epicsTimecv14epicsTimeStampEv.eh
         U __ZNK9epicsTimecv14epicsTimeStampEv

It's the C++ mangled name for something in the epicsTime class, maybe this section:

class epicsShareClass epicsTime
{
    /* convert to and from EPICS epicsTimeStamp format */
    operator epicsTimeStamp () const;

-Kay

From: James F Ross <[email protected]<mailto:[email protected]>>
Date: Tuesday, December 4, 2012 08:41
To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
Subject: Missing symbol cannel archiver

Hello all,
I'm trying to determine where ArchiveDataServer.cgi is getting the symbol: _ZNK9epicsTimecv14epicsTimeStampEv.

It is showing up in httpd.conf with the following error whenever I try to run the archive data server:
[Mon Dec 03 14:20:18 2012] [error] [client 127.0.0.1] /var/www/html/archive/cgi/ArchiveDataServer.cgi: symbol lookup error: /var/www/html/archive/cgi/ArchiveDataServer.cgi: undefined symbol: _ZNK9epicsTimecv14epicsTimeStampEv
[Mon Dec 03 14:20:18 2012] [error] [client 127.0.0.1] Premature end of script headers: ArchiveDataServer.cgi

I have had library problems in the past, so it may well be that this is a library issue, but I can't find any reference to which library if that is the case.  When i google for the symbol, it shows up in a few places, most of them SLAC files specific to their epics apps, but it doesn't show any of the IOCs I have.

Thanks
James Ross


Replies:
Re: Missing symbol cannel archiver James F Ross
References:
Missing symbol cannel archiver James F Ross

Navigate by Date:
Prev: Missing symbol cannel archiver James F Ross
Next: RE: waveform put in CSS Chen, Xihui
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Missing symbol cannel archiver James F Ross
Next: Re: Missing symbol cannel archiver James F Ross
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  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 ·