1994 1995 1996 1997 1998 1999 2000 2001 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 | 1994 1995 1996 1997 1998 1999 2000 2001 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: | Re: Building latest AreaDetector from the synApps collection |
From: | "Lang, Keenan C." <[email protected]> |
To: | "Abdalla Ahmad" <[email protected]>, "Rivers, Mark L." <[email protected]>, "[email protected]" <[email protected]> |
Date: | Thu, 5 Jul 2018 14:42:01 +0000 |
The dxpSITORO issue is due to the script referring to a previous tagged version of the support directory. The makefile in support has been updated since then, but the script doesn't yet grab it, I'll fix that. The areaDetector
issue comes from "make release" not searching and replacing RELEASE_BASE.local and RELEASE_SUPPORT.local, will fix that as well.
From: [email protected] <[email protected]> on behalf of Abdalla Ahmad <[email protected]>
Sent: Thursday, July 5, 2018 1:12:44 AM To: Rivers, Mark L.; [email protected] Subject: RE: Building latest AreaDetector from the synApps collection Hello Mark
Fortunately few minutes later I managed to build the entire package successfully. What I did is that I ran "assembly_synapps.sh" in a different folder than the target one, then I moved the whole package to the target folder and modifying configure/RELEASE for correct definitions. I think this made the conflict because later I ran "assembly_synapps.sh" inside the target folder and the build process completed successfully.
One more thing is that module dxpSITORO-R1-0 was unable to build due to incorrect dependencies location. I opened the configure/RELEASE file inside it, modified the definitions and the build works successfully. Attached is the modified RELEASE file for this module.
Thank you very much. Abdalla.
From: Mark Rivers [mailto:[email protected]]
Hi Abdalla,
Please send the complete output of the command that generated that error. It looks like it is not looking in asyn for include files, but I want to see the exact command.
Mark
From: [email protected] <[email protected]>
On Behalf Of Abdalla Ahmad
Hi
I cloned this repo https://github.com/EPICS-synApps/support and ran assembly_synapps.sh , all components are cloned successfully. In the main configure/RELEASE file I modified the support and base locations, then I ran "make release" then "make" and it started fine until It started building area detector I think where I got multiple errors but all of them saying:
../asynNDArrayDriver.h:4:28: fatal error: asynPortDriver.h: No such file or directory. #include "asynPortDriver.h"
At the main configure/RELEASE nothing is commented, all modules are included in the build. Am I missing some other configuration?
Best Regards,
Abdalla Ahmad Control Engineer SESAME Allan, Jordan. Tel: (+962-5) 3511348 , ext. 265 Fax: (+962-5) 3511423 Mob: (+962-7)88183296
|