EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build problems
From: Dave Reid <[email protected]>
To: [email protected]
Date: Tue, 31 Aug 1999 12:10:01 -0700
Hello everyone...
	I'm trying to build R3.13.1 and have hit the 
following problem.  In the antelope build section, I
get the following error message:

>
make[4]: Entering directory
`/tmp_mnt/radonc/cnts/epics/base/src/toolsComm/antelope/O.hp700'
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../closure.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../error.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../lalr.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../lr0.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../main.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../mkpar.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../output.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../reader.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../skeleton.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../symtab.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../verbose.c
gcc -ansi -pedantic -O  -w  -D_NO_PROTO -D_HPUX_SOURCE -DHP_UX  -DUNIX 
-I. -I..   -I../../../../include -I../../../../include/os/hp700    -c  
../warshall.c
make[5]: Entering directory
`/tmp_mnt/radonc/cnts/epics/base/src/toolsComm/antelope/O.hp700'
../../../../config/RULES.Host:405: *** unterminated variable reference. 
Stop.
<

	This points me towards the following line in RULES.Host:
>
$(PRODNAME): $(PRODNAME_OBJS) $(PRODNAME_RESS)
        @$(RM) $@
        $(PRODNAME_LINKER) $(PRODNAME_OBJS) $(PRODNAME_RESS) $(LDLIBS)
<

	with the "@$(RM) $@" being line 405.

	Has anyone seen this problem before?  Have any ideas on what
I may have done wrong?  I'm trying to install on a HPUX machine.
	Thanks for any help...

dave
 
=============================================================
Dave Reid                   [email protected]
UW Medical Center           (206)548-4536
Radiation Oncology Dept.    	
Seattle, WA


Navigate by Date:
Prev: Re: Calling all Power PC EPICS sites Timo Korhonen
Next: Re: Calling all Power PC EPICS sites Benjamin Franksen
Index: 1994  1995  1996  1997  1998  <19992000  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: Calling all Power PC EPICS sites Timo Korhonen
Next: Need an EPICS supported "peak sensing" ADC Dominique Boutigny
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024