Menu

#168 Can't compile ECLSAv2

4.0.1
closed
nobody
ECLSA (1)
1
2023-07-07
2021-12-14
No

Hello,
Currently, I can't compile ECLSAv2 on the most recent version 4.1.1 or 4.0.2. In 4.1.1 the compilation text guide says:

  1. From the ECLSAv2 directory, run ./configure by specifying the wanted FEC code, the upper and lower protcol interfaces and the ION path

There are no such file in ECLSAv2 directory, and if I run the suggested parameters on the original ./configure file it won't recognize them.

In version 4.02, the install script (removed in 4.1.1 along with the patch files) runs but fails on one hunk of patching. If I replace it manually, and run the copied file configure_eclsa.sh then it gives an error when compiling OpenFEC.

Thanks for your time.

Discussion

  • Khalid Abu Shawarib

    Actually, I was mistaken. The problem with 4.0.2 is ECLSA itself,

    contrib/ECLSAv2/ion-open-source/ltp/ec/eclsa/extensions/HSLTP/hsltpProtocolAdapter_UP_ION_LTP.c:24:10: fatal error: bpP.h: No such file or directory
    24 | #include "bpP.h"
    | ^~~~~~~
    compilation terminated.

    I placed header file next to it and it compiled successfully. Couldn't do the same for 4.1.1.

     
  • Jay Gao

    Jay Gao - 2023-07-07

    Hi Khalid,

    Software under the "contrib" folder are not maintained after release.

    Please direct your questions and findings to the original contributor. The original code contributor will work with ION team, if they want, to post updates for future ION release.

    Regards,
    Jay

     
  • Jay Gao

    Jay Gao - 2023-07-07
    • status: open --> closed
    • discussion: enabled --> disabled
     
MongoDB Logo MongoDB