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: | EDM on Cygwin |
From: | "Pawel Kowalski - BiRa Systems Inc." <[email protected]> |
To: | <[email protected]> |
Date: | Wed, 9 Dec 2009 08:44:29 -0700 |
Hello, I am having an issue with getting EDM to compile on cygwin.
I noticed that in the EDM documentation it says that LessTif is not recommended;
but that seems to be the only option available with cygwin as I can’t
find the OpenMotif package. Is this my issue or am I doing something else
wrong? I also saw that the makefiles under EDM set SHARED_LIBRARIES = YES, is
this a problem under cygwin? I attached the make log, help would be appreciated. ------------------------------------ Pawel
Kowalski BiRa
Systems Inc. Phone: 505-881-8887 Fax: 505-888-0651 Address: 2410
Midtown PL NE STE A Albuquerque NM
87107 USA |
Pawel Kowalski@bira-a4f57d2df6 /epics/base/extensions/src/edm $ make make -C ./util install make[1]: Entering directory `/epics/base/extensions/src/edm/util' make -C O.cygwin-x86 -f ../Makefile TOP=../../../.. T_A=cygwin-x86 install make[2]: Entering directory `/epics/base/extensions/src/edm/util/O.cygwin-x86' make[2]: *** No rule to make target `../O.Common/os.h', needed by `inc'. Stop. make[2]: Leaving directory `/epics/base/extensions/src/edm/util/O.cygwin-x86' make[1]: *** [install.cygwin-x86] Error 2 make[1]: Leaving directory `/epics/base/extensions/src/edm/util' make: *** [util.install] Error 2