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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Getting Permission denied messages while building |
From: | "Barrett \(US\), Patrick E via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 21 Apr 2022 13:11:07 +0000 |
I have just upgraded to 3.15.9 and when running the build have started getting messages similar to: ../scanIoTest.c make[3]: execvp: ../scanIoTest.c: Permission denied I believe this has to do with determining header dependencies and I believe the “$(HDEPENDS.c)”, in this case, is not getting set. I have the issue with .cpp files as well. What should I check to resolve this?
Thank you, Patrick Barrett |