Menu

Failure when executing Make check

Help
2014-03-21
2014-03-21
  • Manikantan Srinivasan

    Hello, Greetings.
    I request a help (pointers) to over the following issue that i face.

    I am trying to compile ans1c and when i execute make check i observe 5 out of 36 tests fail. The failures occur in
    asn1c-0.9.24/asn1c/tests/test-check-119.-fnative-types.-gen-PER
    asn1c-0.9.24/asn1c/tests/test-check-119.-gen-PER
    asn1c-0.9.24/asn1c/tests/test-check-65
    asn1c-0.9.24/asn1c/tests/test-check-70
    asn1c-0.9.24/asn1c/tests/test-check-70.-fnative-types

    Analyzing further i observed the "make" was unsuccessful for the above five tests related files. The make fails due to "undefined reference to `ilogb'"
    which occurs in line 100 and 588 in the file REAL.c.

    REAL.c is present only in these 5 failed tests.

    Please share pointers as how i can resolve this undefined reference.

    Thank you
    Regards
    Manikantan

     
  • Manikantan Srinivasan

    I am trying to compile in ubuntu 12.04 LTS.

     

Log in to post a comment.