GithubHelp home page GithubHelp logo

make error cannot find -lwrap about icarous HOT 5 CLOSED

aogrcs avatar aogrcs commented on June 14, 2024
make error cannot find -lwrap

from icarous.

Comments (5)

SweeWarman avatar SweeWarman commented on June 14, 2024

As described in the COMPILING ICAROUS section in the README, please see https://github.com/nasa/icarous/blob/master/Modules/README.md

from icarous.

aogrcs avatar aogrcs commented on June 14, 2024

I have libwrap, but can not find it!
screenshot from 2018-07-05 17-31-20

from icarous.

SweeWarman avatar SweeWarman commented on June 14, 2024

cFS creates 32 bit binaries and you may not have the 32 bit version of the libwrap library installed. Since the libwap you have is located under x86_64/ and your compiler is not locating libwrap, I am guessing that your libwrap is a 64 bit library. Please follow the instructions under: https://github.com/nasa/icarous/blob/master/Modules/README.md to install the 32 bit version of the library.

from icarous.

aogrcs avatar aogrcs commented on June 14, 2024

Hi, I did it, thanks a lot

from icarous.

UGoyal09 avatar UGoyal09 commented on June 14, 2024

Hello Aogrcs,

I am also trying to install the incarous in my system, but it is giving the errors which are:

Linking CXX shared library ../../../../../Modules/Plexil/lib/libPlexilValue.so
/usr/bin/ld: cannot find -lwrap
collect2: error: ld returned 1 exit status
Modules/Plexil/src/value/CMakeFiles/PlexilValue.dir/build.make:250: recipe for target '../Modules/Plexil/lib/libPlexilValue.so' failed
make[6]: *** [../Modules/Plexil/lib/libPlexilValue.so] Error 1
CMakeFiles/Makefile2:795: recipe for target 'Modules/Plexil/src/value/CMakeFiles/PlexilValue.dir/all' failed
make[5]: *** [Modules/Plexil/src/value/CMakeFiles/PlexilValue.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make[4]: *** [all] Error 2
CMakeFiles/cpu1-install.dir/build.make:57: recipe for target 'CMakeFiles/cpu1-install' failed
make[3]: *** [CMakeFiles/cpu1-install] Error 2
CMakeFiles/Makefile2:293: recipe for target 'CMakeFiles/cpu1-install.dir/all' failed
make[2]: *** [CMakeFiles/cpu1-install.dir/all] Error 2
CMakeFiles/Makefile2:300: recipe for target 'CMakeFiles/cpu1-install.dir/rule' failed
make[1]: *** [CMakeFiles/cpu1-install.dir/rule] Error 2
Makefile:264: recipe for target 'cpu1-install' failed
make: *** [cpu1-install] Error 2

I have installed the i386 architecture, also add it and also installed all the dependencies and libraries which are given on the link https://wiki.ubuntu.com/MultiarchCross

So can you please help me, that how you have managed to solve this issue.

from icarous.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.