question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error on installation in Ubuntu 15.10 amd64

See original GitHub issue

The error is the following one:

/oflops/traffic_generator.c:140: undefined reference to `time_diff’ collect2: error: ld returned 1 exit status Makefile:574: recipe for target ‘oflops’ failed make[2]: *** [oflops] Error 1 make[2]: Leaving directory ‘/home/txapela/sdn/oflops’ Makefile:639: recipe for target ‘all-recursive’ failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ‘/home/txapela/sdn/oflops’ Makefile:431: recipe for target ‘all’ failed make: *** [all] Error 2

Mininet seems to be installed but when I try a test command it gets stuck here:

sudo mn --test pingall *** Creating network *** Adding controller *** Adding hosts: h1 h2 *** Adding switches: s1 *** Adding links: (h1, s1) (h2, s1) *** Configuring hosts h1 h2 *** Starting controller c0 *** Starting 1 switches s1 … *** Waiting for switches to connect

I can’t also install it again so any help would be nice.

Thanks

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
haazycommented, Mar 6, 2017

Thanks so much ederollora .

This works.

It’s fine now

0reactions
lantzcommented, Mar 7, 2017

I’m opening up a new issue #720 for this, since it’s something else.

Please create new issues rather than piggy-backing onto a closed issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed install of ubuntu 16.04 & 15.10 with error message ...
Possible reasons: 1) Faulty image file---> check md5sum and verify. 2) Faulty CD/DVD player, ---> try booting from a USB 3) Bad burning...
Read more >
Ubuntu 15.10 desktop amd64 installs but fails to b... - VMware ...
It reports various disk read errors after very long delay of black screen during 1st boot after install. For e.g. virtualbox SCSI+lvm succeeds,...
Read more >
Bug #1524445 “I can not install Ubuntu 15.10, problem SATA Mode ...
I can install Ubuntu 15.04 (amd64) smoothly. The problem is related to AMD SATA Controller, when I set SATA Mode = IDE in...
Read more >
Update error on ubuntu 15.10 [many packages failed to fetch ...
W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/wily-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.88.149 80]
Read more >
How do I install cron in the Ubuntu 15.10? I am facing problem ...
Hello @cbueno,. If you are still experiencing this, we recommend running through the following. A. sudo apt-get update --fix-missing.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found