You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test -f configure || autoreconf -iv
./configure
make
but when i tryied to command "make check"
test-suite failed like below.
FAIL: check-parsing.sh
Testsuite summary for asn1c 0.9.29
TOTAL: 1
PASS: 0
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
============================================================================
See tests/tests-asn1c-compiler/test-suite.log
Please report to [email protected]
I just clone git source on rocky linux.
and installed following your instructions.
like below
test -f configure || autoreconf -iv
./configure
make
but when i tryied to command "make check"
test-suite failed like below.
FAIL: check-parsing.sh
Testsuite summary for asn1c 0.9.29
TOTAL: 1
PASS: 0
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
============================================================================
See tests/tests-asn1c-compiler/test-suite.log
Please report to [email protected]
i attached "test-suite.log"
please check this kindly :)
thank you.
test-suite.log
The text was updated successfully, but these errors were encountered: