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: | seq lib load error (vxworks) |
From: | "Laznovsky Michael" <[email protected]> |
To: | <[email protected]> |
Date: | Fri, 21 Oct 2011 12:06:55 +0200 |
Hi- I've built a single *Lib.munch from two separate *.st files, and get this error at load time.
The seqs run fine after this, but I can't use it in a boot script because it will abort the boot. A
lib built from a single *.st doesn't have this problem.
Loading bin/seqMagCycleLib.munch
Undefined symbol: pvar_func_Registrar (binding 1 type 0)
Loading seqMagCycle library failed: S_objLib_OBJ_UNAVAILABLE
Aborting startup stript.
value = -1 = 0xffffffff
Any ideas?
thanks
Mike