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: FW: Build failure when compiling synApps from source |
From: | Iain Marcuson via Tech-talk <[email protected]> |
To: | "Johnson, Andrew N." <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Wed, 12 Dec 2018 14:23:26 +0000 |
Sorry for the long delay. My workday got interrupted unexpectedly yesterday.
I set the INSTALL_LOCATION for all sub-projects of synApps with
sed -i -e 's:^#INSTALL_LOCATION.*:INSTALL_LOCATION=/opt/epics:' $(find . -type f -name CONFIG_SITE) since INSTALL_LOCATION is not propagated by make release. I had to copy RULES_BUILD over on a linux-x86_64 installation, although that doesn’t seem to be working for ARM. To summarize the test, copying RULES_BUILD to /opt/epics/cfg/RULES_SEQ and /opt/epics/configure/RULES_SEQ still result in the same failure. From: Johnson, Andrew N. <[email protected]> On 12/11/18 2:04 PM, Iain Marcuson wrote:
Ahh, I think I see what's happening; did you configure and build the sequencer with INSTALL_LOCATION in its configure/CONFIG_SITE file pointing to /opt/epics?
-- Arguing for surveillance because you have nothing to hide is no different than making the claim, "I don't care about freedom of speech because I have nothing to say." -- Edward Snowdon |