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: makeBaseApp -t ioc missing Makefile |
From: | Patrick Thomas <[email protected]> |
To: | Zhichu Chen <[email protected]>, [email protected] |
Date: | Fri, 18 Sep 2009 20:40:37 -0700 |
Yes, there is a Makefile there. -Patrick Zhichu Chen wrote:
Are you sure your "base" is made successfully without any errors? You can check your base/templates/makeBaseApp/top/iocApp to see if there's Makefile there. makeBaseApp.pl just copy the files and do some macros replacements I think. On Sat, Sep 19, 2009 at 8:42 AM, Patrick Thomas <[email protected]> wrote:and I have 3-14-11 instead of 3-14-11-asdl Eric Norum wrote:Seems to work here: norume 233> /usr/local/iocapps/R3.14.11/base/3-14-11-asd1/bin/darwin-x86/makeBaseApp.pl -t ioc blah norume 234> ls -R Makefile blahApp configure ./blahApp: Db Makefile src ./blahApp/Db: Makefile ./blahApp/src: Makefile blahMain.cpp ./configure: CONFIG Makefile RULES RULES_DIRS CONFIG_SITE RELEASE RULES.ioc RULES_TOP On Sep 18, 2009, at 5:15 PM, Patrick Thomas wrote:Hi, I was trying to run makeBaseApp -t ioc with epics 3-14-11, and I noticed that it did not put a Makefile in the directory. It only creates the application directory and the configure directory. Is this correct? Thank you, Patrick