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.
www.bira.com <http://www.bira.com>
*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