EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: building base, convertRelease.pl ?
From: Benjamin Franksen <[email protected]>
To: [email protected]
Date: Thu, 19 Jun 2008 13:08:43 +0200
On Wednesday 18 June 2008 20:07, John Dobbins wrote:
> I am trying to build R3.14.9 base on solaris-sparc. I quickly run into
> the error below in convertRelease.pl. Any ideas?
>
> [...]
>
> perl version is 5.005_03, EPICS_HOST_ARCH=solaris-sparc
>
> [...]
>
> perl ../../configure/tools/convertRelease.pl -h solaris-sparc
> CONFIG_APP_INCLUDE
> Global symbol "$opt_a" requires explicit package name at
> ../../configure/tools/c
> onvertRelease.pl line 28.
> [...]

Line 28 of onvertRelease.pl says:

  our ($opt_a, $opt_h, $opt_t, $opt_T);

Your Perl 5.005_03 version is too old, it doesn't know about 'our' 
declaration. According to http://perldoc.perl.org/perl56delta.html 'our' 
was added in perl-5.6. We should fix documentation/README.1st which says 
that Perl 5.0 or greater is required.

Cheers
Ben
-- 
"Programming = Mathematics + Murphy's Law" (E.W.Dijkstra)

Replies:
Re: building base, convertRelease.pl ? Andrew Johnson
References:
building base, convertRelease.pl ? John Dobbins

Navigate by Date:
Prev: building base, convertRelease.pl ? John Dobbins
Next: -- OMS58 PROBLEM Sevr = minor Motor motion timeout ERROR on card 0, signal 2 -- Jerome . Hosselet
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: building base, convertRelease.pl ? John Dobbins
Next: Re: building base, convertRelease.pl ? Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·