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

Lastest build not detected by NS3 #205

Closed
lthurlow opened this issue Jul 26, 2015 · 4 comments
Closed

Lastest build not detected by NS3 #205

lthurlow opened this issue Jul 26, 2015 · 4 comments

Comments

@lthurlow
Copy link

I used the latest build to test for #196. While it does compile and make succeeds when cd'ing back into the main ns3 directory to configure it does not detect that the click library has been installed.

I went back to the lastest revision I could find that built and was detected properly with: 392b1f6

Ran the old build, which was detected, then ran the same commands for the latest build which fails to be detected by ns3.

@kohler
Copy link
Owner

kohler commented Jul 30, 2015

Currently, if I follow the installation instructions, ns-3.26 detects Click and tries to compile it. But the compilation in ns fails; I'm working on that.

Build failed
 -> task in 'nsclick-defines' failed (exit status 1): 
    {task 140273021719312: cxxprogram nsclick-defines.cc.6.o -> ns3.23-nsclick-defines-debug}
['/usr/bin/g++', '-pthread', 'src/click/examples/nsclick-defines.cc.6.o', '-o', '/home/kohler/ns-allinone-3.23/ns-3.23/build/src/click/examples/ns3.23-nsclick-defines-debug', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,--no-as-needed', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L.', '-L/home/kohler/click4ns/ns', '-lns3.23-click-debug', '-lns3.23-internet-debug', '-lns3.23-bridge-debug', '-lns3.23-mpi-debug', '-lns3.23-network-debug', '-lns3.23-stats-debug', '-lns3.23-core-debug', '-lrt', '-lgsl', '-lgslcblas', '-lm', '-lnsclick', '-ldl']

@kohler
Copy link
Owner

kohler commented Jul 30, 2015

I believe the issue should be fixed in c9ff5db.

Please verify?

@kohoumas
Copy link

I also believe that it is fixed and I verified this.

2015-07-30 20:07 GMT+03:00 Eddie Kohler notifications@github.com:

I believe the issue should be fixed in c9ff5db
c9ff5db
.

Please verify?


Reply to this email directly or view it on GitHub
#205 (comment).

Kostas Choumas
PhD Candidate - University of Thessaly, Greece
Centre for Research and Technology Hellas (CERTH)
T: +30 2421306070
S: kohoumas
E: kohoumas@uth.gr
W: http://web.nitlab.inf.uth.gr/~kohoumas

@kohler
Copy link
Owner

kohler commented Jul 31, 2015

Great! Closing.

@kohler kohler closed this as completed Jul 31, 2015
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

3 participants