NS2 Software compilation issue in Ubuntu 18.04 Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)NS2 compilation errror in ubuntuBuilding Gelide in Ubuntu 18.04?How to solve errors during installation (hexBlocker for OpenFOAM)pcilib issue with Electon based apps under Ubuntu 18.04gcc -Hello.s ProblemUpgrade problem to 18.04 loopwhat is dependencies, build, installing about apt ? (intalling xrandr-invert-colors)Emacs multi-term support for version 25 - Ubuntu 18.04gcc “no such file or directory” error when attempting compilation/bin/bash: i386-unixware-elf-ar: command not found
How to make an animal which can only breed for a certain number of generations?
How do Java 8 default methods hеlp with lambdas?
Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?
Can stored/leased 737s be used to substitute for grounded MAXs?
How does Billy Russo acquire his 'Jigsaw' mask?
Why does BitLocker not use RSA?
How can I introduce the names of fantasy creatures to the reader?
What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?
why doesn't university give past final exams' answers
New Order #6: Easter Egg
The Nth Gryphon Number
Is a copyright notice with a non-existent name be invalid?
Changing order of draw operation in PGFPlots
Cost function for LTI system identification
Is honorific speech ever used in the first person?
Is it OK if I do not take the receipt in Germany?
Maximum rotation made by a symmetric positive definite matrix?
Why do C and C++ allow the expression (int) + 4*5?
Dinosaur Word Search, Letter Solve, and Unscramble
Can I take recommendation from someone I met at a conference?
How do I say "this must not happen"?
How can I list files in reverse time order by a command and pass them as arguments to another command?
How do you cope with tons of web fonts when copying and pasting from web pages?
Why can't fire hurt Daenerys but it did to Jon Snow in season 1?
NS2 Software compilation issue in Ubuntu 18.04
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)NS2 compilation errror in ubuntuBuilding Gelide in Ubuntu 18.04?How to solve errors during installation (hexBlocker for OpenFOAM)pcilib issue with Electon based apps under Ubuntu 18.04gcc -Hello.s ProblemUpgrade problem to 18.04 loopwhat is dependencies, build, installing about apt ? (intalling xrandr-invert-colors)Emacs multi-term support for version 25 - Ubuntu 18.04gcc “no such file or directory” error when attempting compilation/bin/bash: i386-unixware-elf-ar: command not found
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I tried to build and compile NS2 source code in Ubuntu 18.04 LTS distribution but I get back that message:
make: *** No rule to make the target « mit/rca/rcagent.c », necessary for « mit/rca/rcagent.o ». Stop.
Ns make failed!
Someone has an idea about issue?
18.04 application-development gcc ns2
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I tried to build and compile NS2 source code in Ubuntu 18.04 LTS distribution but I get back that message:
make: *** No rule to make the target « mit/rca/rcagent.c », necessary for « mit/rca/rcagent.o ». Stop.
Ns make failed!
Someone has an idea about issue?
18.04 application-development gcc ns2
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I tried to build and compile NS2 source code in Ubuntu 18.04 LTS distribution but I get back that message:
make: *** No rule to make the target « mit/rca/rcagent.c », necessary for « mit/rca/rcagent.o ». Stop.
Ns make failed!
Someone has an idea about issue?
18.04 application-development gcc ns2
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I tried to build and compile NS2 source code in Ubuntu 18.04 LTS distribution but I get back that message:
make: *** No rule to make the target « mit/rca/rcagent.c », necessary for « mit/rca/rcagent.o ». Stop.
Ns make failed!
Someone has an idea about issue?
18.04 application-development gcc ns2
18.04 application-development gcc ns2
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 min ago
RA AMRA AM
1
1
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
RA AM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
RA AM is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136035%2fns2-software-compilation-issue-in-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
RA AM is a new contributor. Be nice, and check out our Code of Conduct.
RA AM is a new contributor. Be nice, and check out our Code of Conduct.
RA AM is a new contributor. Be nice, and check out our Code of Conduct.
RA AM is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136035%2fns2-software-compilation-issue-in-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown