EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: pvget -m timeout after first value
From: "Kasemir, Kay via Core-talk" <[email protected]>
To: Michael Davidsaver <[email protected]>
Cc: EPICS Core Talk <[email protected]>
Date: Mon, 29 Oct 2018 11:50:02 +0000
Hello Michael:

> Can you update pvDataCPP and pvAccessCPP, then retest?
> use branch 'structformatter' in https://github.com/mdavidsaver/pvDataCPP
> use branch 'pvtoolsrework' in https://github.com/mdavidsaver/pvAccessCPP

Tried it this way:

# Get EPICS base ...
wget https://epics.anl.gov/download/base/base-7.0.1.1.tar.gz
tar vzxf base-7.0.1.1.tar.gz
rm base-7.0.1.1.tar.gz
cd base-7.0.1.1

# .. then update pva and pvdata
cd modules
rm -rf pvData
git clone -b structformatter https://github.com/mdavidsaver/pvDataCPP
mv pvDataCPP pvData
rm -rf pvAccess/
git clone -b pvtoolsrework https://github.com/mdavidsaver/pvAccessCPP
mv pvAccessCPP pvAccess
cd ..

make clean uninstall
make


--> Ends in

/usr/bin/g++  -D_GNU_SOURCE -D_DEFAULT_SOURCE           -D_X86_64_  -DUNIX  -Dlinux     -O3 -g   -Wall      -mtune=generic     -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../../src/database -I../../src/pvAccess -I../../src/special -I/home/training/epics-train/tools/base-7.0.1.1/include/compiler/gcc -I/home/training/epics-train/tools/base-7.0.1.1/include/os/Linux -I/home/training/epics-train/tools/base-7.0.1.1/include -I/home/training/epics-train/tools/base-7.0.1.1/include/compiler/gcc -I/home/training/epics-train/tools/base-7.0.1.1/include/os/Linux -I/home/training/epics-train/tools/base-7.0.1.1/include        -c ../../src/database/pvRecord.cpp
In file included from ../../src/database/pvRecord.cpp:16:0:
../pv/pvDatabase.h:115:13: error: ‘Service’ in namespace ‘epics::pvAccess’ does not name a type
     virtual epics::pvAccess::Service::shared_pointer getService(


Let me know how I can get a consistent snapshot of the sources that includes your changes.

Thanks,
Kay

Replies:
Re: pvget -m timeout after first value Michael Davidsaver
References:
pvget -m timeout after first value Kasemir, Kay via Core-talk
Re: pvget -m timeout after first value Michael Davidsaver

Navigate by Date:
Prev: Re: group PV question Michael Davidsaver
Next: Re: group PV question Timo Korhonen
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: pvget -m timeout after first value Michael Davidsaver
Next: Re: pvget -m timeout after first value Michael Davidsaver
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
ANJ, 29 Oct 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·