Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probelm with building INET 3.4.0 in OMNET 5.0 #394

Closed
happyqiaomai opened this issue Oct 25, 2018 · 1 comment
Closed

Probelm with building INET 3.4.0 in OMNET 5.0 #394

happyqiaomai opened this issue Oct 25, 2018 · 1 comment

Comments

@happyqiaomai
Copy link

13:08:04 **** Incremental Build of configuration gcc-debug for project inet ****
make MODE=debug CONFIGNAME=gcc-debug -j1 all
cd src && make all
make[1]: Entering directory /home/kelsey/omnetpp-5.0/samples/inet/src' Creating shared library: ../out/gcc-debug/src/libINET.so make[1]: Leaving directory /home/kelsey/omnetpp-5.0/samples/inet/src'
/usr/bin/ld: cannot find -lOpenThreads
/usr/bin/ld: cannot find -losg
/usr/bin/ld: cannot find -losgText
/usr/bin/ld: cannot find -losgDB
/usr/bin/ld: cannot find -losgEarth
/usr/bin/ld: cannot find -losgEarthUtil
collect2: error: ld returned 1 exit status
make[1]: *** [../out/gcc-debug/src/libINET.so] Error 1
make: *** [all] Error 2

13:08:15 Build Finished (took 10s.918ms)

@levy
Copy link
Contributor

levy commented Sep 26, 2019

I think you didn't have OSG installed on your system, so the linker couldn't link INET.

@levy levy closed this as completed Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants