M,
Instead of running 'make', try 'make -n'
Also pipe the output in a file.
Then edit the file and find the SNCSEQ strings.
You should now see what the make command does and which makefile is then
being read, etc.
Enjoy!
--
Emmanuel Mayssat
On Thu, 2005-09-01 at 15:07 -0700, Laznovsky, Michael wrote:
> Hi all- we're trying to build a modified version of the SNC (state program compiler)
> for local 3.14.6 development, and my attempts at making it use the test copy are falling short.
>
> I've tried telling configure/RELEASE where the test compiler is via:
>
> #If using the sequencer, point SNCSEQ at its top directory:
> SNCSEQ=/u/cd/xyz/work/seq-2.0.10
>
> ... but the build fails with:
>
> gmake[1]: Entering directory `/u/cd/xyz/tmp-xyz/ioc/configure'
> perl <SLACstuff>/epics/R3.14.6/base/configure/tools/convertRelease.pl -h solaris-sparc checkRelease
>
> Definition of SNCSEQ conflicts with SNCSEQ support.
> In this application configure/RELEASE defines
> SNCSEQ = /u/cd/xyz/work/seq-2.0.10
> but SNCSEQ at has
> SNCSEQ = <SLACstuff>/epics/R3.14.6/site
>
> gmake[1]: *** [checkRelease] Error 1
>
> I don't see where the second definition in the error comes from. It's not
> anywhere in the installed EPICS area that I can find.
>
> thanks,
> Mike
--
Emmanuel Mayssat
Cell: 650/793-0626
Lyncean Technologies, inc.
"See the invisible"
- References:
- SNCSEQ... Laznovsky, Michael
- Navigate by Date:
- Prev:
RE: archive viewer installation problem Chevtsov, Sergei
- Next:
Re: subArray processing (when comments and code disagree) Carl Lionberger
- 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: SNCSEQ... Andrew Johnson
- Next:
RE: SNCSEQ... Laznovsky, Michael
- 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
|