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: Problems with synApps and Epics using Cygwin on Windows |
From: | Mazanec Tomáš <[email protected]> |
To: | Vlad Andrei Rusu <[email protected]>, "[email protected]" <[email protected]> |
Date: | Wed, 10 Sep 2014 12:05:16 +0000 |
Hello The directory path to perl script seems to be wrong -- are there backslash chars missing ? Can't open perl script "C:UsersEpicsDocumentsbase-3.14.12.3/bin/cygwin-x86/convertRelease.pl": No such file or directory Tomas Od: [email protected] [[email protected]] za uživatele Vlad Andrei Rusu [[email protected]]
Odesláno: 10. září 2014 11:15 Komu: [email protected] Předmět: Problems with synApps and Epics using Cygwin on Windows Hello users of Epics
We have several problems using 'make' in Cygwin on Windows with synApps and Epics base.
When we try to use 'make support' as stated in synApps install guide, we get the following error:
Epics@DEV-PC /opt/synApps_5_7/support
$ make
Can't open perl script "C:UsersEpicsDocumentsbase-3.14.12.3/bin/cygwin-x86/conve rtRelease.pl": No such file or directory
C:\Users\Epics\Documents\base-3.14.12.3/configure/RULES_DIRS:50: *** target patt ern contains no '%'. Stop.
and when we try to 'make' Epics base we get the following errors:
gcc -c -D_POSIX_THREADS -D_POSIX_TIMERS -DUNIX -DCYGWIN32 -O3 -Wall -m32 -D_DLL -MMD -I. -I../O.Common -I. -I../../../src/libCom/os i/os/cygwin32 -I../../../src/libCom/osi/os/posix -I../../../src/libCom/osi/os/de
fault -I.. -I../../../src/libCom/bucketLib -I../../../src/libCom/ring -I../../.. /src/libCom/calc -I../../../src/libCom/cvtFast -I../../../src/libCom/cppStd -I.. /../../src/libCom/cxxTemplates -I../../../src/libCom/dbmf
-I../../../src/libCom/ ellLib -I../../../src/libCom/env -I../../../src/libCom/error -I../../../src/libC om/fdmgr -I../../../src/libCom/freeList -I../../../src/libCom/gpHash -I../../../ src/libCom/iocsh
-I../../../src/libCom/logClient -I../../../src/libCom/macLib -I ../../../src/libCom/misc -I../../../src/libCom/osi -I../../../src/libCom/taskwd -I../../../src/libCom/timer -I../../../src/libCom/tsDefs -I../../../include/os/c
ygwin32 -I../../../include ../../../src/libCom/calc/postfix.c
../../../src/libCom/calc/postfix.c: In function ‘postfix’:
../../../src/libCom/calc/postfix.c:482:1: error: unrecognizable insn:
}
^
(insn 537 536 538 104 (set (reg/f:SI 312)
(symbol_ref:SI ("__ctype_ptr__") [flags 0x440] <var_decl 0x6ffffd389c0 _ _ctype_ptr__>)) ../../../src/libCom/calc/postfix.c:178 -1
(nil))
../../../src/libCom/calc/postfix.c:482:1: internal compiler error: in extract_in sn, at recog.c:2154
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
../../../configure/RULES_BUILD:199: recipe for target 'postfix.o' failed
make[3]: *** [postfix.o] Error 1
make[3]: Leaving directory '/opt/base-3.14.12.3/src/libCom/O.cygwin-x86'
../../configure/RULES_ARCHS:63: recipe for target 'install.cygwin-x86' failed
make[2]: *** [install.cygwin-x86] Error 2
make[2]: Leaving directory '/opt/base-3.14.12.3/src/libCom'
../configure/RULES_DIRS:70: recipe for target 'libCom.install' failed
make[1]: *** [libCom.install] Error 2
make[1]: Leaving directory '/opt/base-3.14.12.3/src'
configure/RULES_DIRS:70: recipe for target 'src.install' failed
make: *** [src.install] Error 2
Thank you in advance.
-----------------------------------------------------------------------------
Kind Regards
Rusu Vlad Andrei
T: (+004)0755.052.954
A: Calea Ferentari 16 Bl.124A Ap.5 Sector 5, Bucharest, Romania
|