2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | PCAS fails to build with latest epics base |
From: | Freddie Akeroyd - STFC UKRI via Core-talk <core-talk at aps.anl.gov> |
To: | "EPICS core-talk (core-talk at aps.anl.gov)" <core-talk at aps.anl.gov> |
Date: | Fri, 25 Jun 2021 00:05:08 +0000 |
Hi, I was just trying a recent EPICS base master with our build tree and had an issue compiling the PCAS module. PCAS includes just <caProto.h> and this file then includes <osdSock.h> and fails to compile as LIBCOM_API is not defined. There
are several ways to fix this, I wasn’t sure which was preferred: ·
caProto.h could include osiSock.h rather than osdSock.h ·
caProto.h could include libComAPI.h before osdSock.h Regards, Freddie This email and any attachments are intended solely for the use of the named recipients. If you are not the intended recipient you must not use, disclose, copy or distribute this email or any of its attachments and should notify the sender immediately and delete this email from your system. UK Research and Innovation (UKRI) has taken every reasonable precaution to minimise risk of this email or any attachments containing viruses or malware but the recipient should carry out its own virus and malware checks before opening the attachments. UKRI does not accept any liability for any losses or damages which the recipient may sustain due to presence of any viruses. Opinions, conclusions or other information in this message and attachments that are not related directly to UKRI business are solely those of the author and do not represent the views of UKRI. |