Skip to content

Instantly share code, notes, and snippets.

@ramblex
Created March 16, 2011 12:49
Show Gist options
  • Save ramblex/872432 to your computer and use it in GitHub Desktop.
Save ramblex/872432 to your computer and use it in GitHub Desktop.
Successfully written /home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/bld/decodeCec.des
Compiling generated code (1 source file)
gmake[1]: Entering directory `/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src'
Compiling- User_zztlib5498_DecoderBsi.o
In file included from _decodeCec/User_zztlib5498_DecoderBsi.cpp:10:0:
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd:235:20: error: ‘FmtSpecial_e’ has not been declared
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd: In member function ‘void User_zztlib5498_DecoderBsi::doSpecialChar(int)’:
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd:239:10: error: ‘FS_TIMESTAMP’ was not declared in this scope
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd: In member function ‘void User_zztlib5498_DecoderBsi::_incase0()’:
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd:492:40: error: ‘union FmtCtrl_t::<anonymous>’ has no member named ‘resetSeqNo’
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd:533:10: error: ‘FT_SPECIAL’ was not declared in this scope
/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src/decodeCec.vhd:544:24: error: ‘FmtSpecial_e’ was not declared in this scope
gmake[1]: *** [_decodeCec/User_zztlib5498_DecoderBsi.o] Error 1
gmake[1]: Leaving directory `/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/src'
Error compiling code
picoVhd2Sim: picoSimGenerator failed
make: *** [/home/alexd/systems-git/systems/products/lib/umtsfdd/rel8_200903/common/NodeBLayer1/verif/scripts/bld/decodeCec] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment