You are not logged in.
Pages: 1
Hi,
I've been trying to install ns2 on arch for the past week. Did a lot of googling. Edited a lot of files. But I'm stuck at a makefile error, which I simply cannot make sense of. I was hoping someone here could just guide me along where the error lies.
The install.sh file is at http://pastebin.com/2SgtYxE8
The makefile.in is at http://pastebin.com/QkJLTDmt
The error I obtain is when the particular make function of ns package is done.
make: *** No rule to make target ` ', needed by `ns'. Stop.
Ns make failed!
The full output upon compilation is http://pastebin.com/bshaaWne
This is more of a makefile error than anything. Would be really grateful If someone could help me out.
How I'm learning linux : If it ain't broken, fix it until it is. Then start over again.
....................................................................................................
Gapo the flow
Offline
I don't know if line 175 is relevant, but it does look a bit out of place:
./install: line 561: cd: ./ns-2.34: No such file or directory
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Thanks.
Ermm ... Sorry but that was my feeble attempt to change something. It does not have any significance. I added a change to the directory so that the makefile could be located exactly .
I've edited the output code accordingly.
How I'm learning linux : If it ain't broken, fix it until it is. Then start over again.
....................................................................................................
Gapo the flow
Offline
Pages: 1