Experimental Physics and Industrial Control System
DongJun,
Also, all of the "unknown option" warnings that you are seeing can be
prevented by editing the file CONFIG_SITE.win32-x86.win32.x86 in the
directory \base\configure\os and uncommenting the lines in that file.
Note also that if you choose to download and build GNU Make 3.80 (the
latest version) from www.gnu.org there is a bug which will prevent it from
building unless you follow the instructions in:
http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=1687
This simply adds hash.obj into the list of files to link.
Steve Banks
Australian Synchrotron Project
Department of Infrastructure
Level 18, 80 Collins Street
Melbourne VIC 3000
tel: +613 9655 6303
fax: +613 9655 8666
web: www.synchrotron.vic.gov.au
Janet Anderson
<[email protected]> To: [email protected], [email protected]
cc:
13/01/04 03:09 AM Subject: Re: compile error of EPICS 3.14.4 under windows
You need GNU make version 3.78.1 or later. The version you are using
does not understand the "call" function.
Janet
dong-jun park wrote:
> Dear sirs,
>
> I'm beginer of EPICS and having problems building 3.14.4 under Windows
XP. I have Windows XP with
> Perl, Tornado 2.0.2 for VxWorks and VC++ 6.0 installed.
> Target arch is the vxWorks-ppc604, host arch is the win32-x86
>
> When make encounters the first cl command it returns the following
errors:
>
> make -C O.win32-x86 -f ../Makefile TOP=../../.. T_A=win32-x86 install
> make[3]: Entering directory `D:\EPICS\base\src\makeBaseExt\O.win32-x86'
> make[3]: Nothing to be done for `install'.
> make[3]: Leaving directory `D:\EPICS\base\src\makeBaseExt\O.win32-x86'
> make -C O.vxWorks-ppc604 -f ../Makefile TOP=../../.. T_A=vxWorks-ppc604
install
> make[3]: Entering directory
`D:\EPICS\base\src\makeBaseExt\O.vxWorks-ppc604'
> make[3]: Nothing to be done for `install'.
> make[3]: Leaving directory
`D:\EPICS\base\src\makeBaseExt\O.vxWorks-ppc604'
> make[2]: Leaving directory `D:\EPICS\base\src\makeBaseExt'
> make -C libCom install
> make[2]: Entering directory `D:\EPICS\base\src\libCom'
> make -C O.win32-x86 -f ../Makefile TOP=../../.. T_A=win32-x86 install
> make[3]: Entering directory `D:\EPICS\base\src\libCom\O.win32-x86'
> cl -c /nologo /D__STDC__=0 /Ox /GL /W3 /w44355 /MD
> Command line warning D4002 : ignoring unknown option '/GL'
> Command line warning D4002 : ignoring unknown option '/w44355'
> Command line error D2003 : missing source filename
> make[3]: *** [bucketLib.obj] Error 0x2
> make[3]: Leaving directory `D:\EPICS\base\src\libCom\O.win32-x86'
> make[2]: *** [install.win32-x86] Error 0x2
> make[2]: Leaving directory `D:\EPICS\base\src\libCom'
> make[1]: *** [libCom.install] Error 0x2
> make[1]: Leaving directory `D:\EPICS\base\src'
> make: *** [src.install] Error 0x2
>
> what is the way to fix this problem ?
>
> Best Regards,
> DongJun Park
>
>
- Navigate by Date:
- Prev:
RE: PV reconnect logic question Jeff Hill
- Next:
Re: Choice of Power PC VME cards Korhonen Timo
- 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
- Navigate by Thread:
- Prev:
Re: compile error of EPICS 3.14.4 under windows Janet Anderson
- Next:
RE: compile error of EPICS 3.14.4 under windows Liyu, Andrei
- 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