FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
122 views 0 comments
by anonymous
Dear all,

trying to build RUTOS sdk for 955, I am facing the following error:

make[6]: Entering directory '/home/teltonika/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/opendnp3-2021-05-25/_deps/asio-subbuild'

[ 11%] Performing download step (download, verify and extract) for 'asio-populate'

-- verifying file...

       file='/home/teltonika/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/opendnp3-2021-05-25/_deps/asio-subbuild/asio-populate-prefix/src/asio-1-16-0.zip'

-- SHA1 hash of

    /home/teltonika/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/opendnp3-2021-05-25/_deps/asio-subbuild/asio-populate-prefix/src/asio-1-16-0.zip

  does not match expected value

    expected: '6bdd33522d5b95b36445abb2072a481f7ce15402'

      actual: 'da39a3ee5e6b4b0d3255bfef95601890afd80709'

-- File already exists but hash mismatch. Removing...

Is there a way to bypass the problem? In my case opendnp3 is not required. I tried to remove opendnp3 and opendnp3 support from menuconfig but the problem does not vanish.

Thank you very much

Luca

1 Answer

0 votes
by anonymous
Hello,

At this Teltonika Networks Wiki link, you can find all the information and steps needed to build a custom firmware, just one piece of advice, try to follow the instructions inside the README file inside the sdk, it has updated instructions a little different from the ones you can find at the wiki page. Also try to use the recommended version of Ubuntu, in this case, 18.04.

Try to check that every package that you have to install before starting the build of the sdk is installed correctly, it is really easy to miss something, and in case a package was not installed correctly, try different versions of that package.