Error while testing ams 13.1
时间:03-15
整理:3721RD
点击:
Hi i try to test my installation of ams 13.1, but fAIl:
Simulating with Eldo...PASS
Performing license checks:verilogartPASS
Simulating with Eldo VerilogAFAIL
when i look at logs i see:
from /var/tmp/systest_eldo_systest_dir_32047/DefaultVlogALib/_OS/aol/resistor.c:1:
/usr/include/string.h:544:5: error: expected declaration specifiers or '...' before '__locale_t'
/usr/include/string.h:545:6: error: nonnull argument with out-of-range operand number (argument 1, operand 3)
/usr/include/string.h:548:18: error: expected declaration specifiers or '...' before '__locale_t'
/usr/include/string.h:549:6: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
How i can repair it? I try run ams 13.1 at CentOs 7.
Simulating with Eldo...PASS
Performing license checks:verilogartPASS
Simulating with Eldo VerilogAFAIL
when i look at logs i see:
from /var/tmp/systest_eldo_systest_dir_32047/DefaultVlogALib/_OS/aol/resistor.c:1:
/usr/include/string.h:544:5: error: expected declaration specifiers or '...' before '__locale_t'
/usr/include/string.h:545:6: error: nonnull argument with out-of-range operand number (argument 1, operand 3)
/usr/include/string.h:548:18: error: expected declaration specifiers or '...' before '__locale_t'
/usr/include/string.h:549:6: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
How i can repair it? I try run ams 13.1 at CentOs 7.
运行 LDD 或者strace 去查看需要哪些依赖的库
If I understand correctly, this error occurred because of the fact that string.h newer than the distributions that are designed package.
Linear dynamic range show what libraries are needed package, I'm afraid it will not help here.
I checked the AMS 13 in SLED 10... and all works