djb
Joined: 21 May 2008 Posts: 6
|
Posted: Sun May 02, 2010 9:40 am Post subject: Errors on new MBP pro 10.6.3 |
|
|
Hi all,
Been trying to get dynamips up and running on new MBP and found it a little difficult.
I downloaded 0.2.8 and edited makefile to set ARCH to no_jit as per a couple of threads I had read. This eventually got dynamips going.
However, when I try and run a net file, I get the following:
LF entry point: 0x80008000
C7200 'R100': starting simulation (CPU0 PC=0xffffffffbfc00000), JIT enabled.
Network successfully loaded
Dynagen management console for Dynamips and Pemuwrapper 0.11.0
Copyright (c) 2005-2007 Greg Anuzelli, contributions Pavel Skovajsa
=> This function should not be called: void mips64_inc_cp0_count_reg(mips64_jit_tcb_t *b)
=> list
Name Type State Server Console
R100 7200 running localhost:7200 2000
=> telnet R100
=> telnet R100
as its showed running I tried to telnet....
MacBook-Pro$ telnet localhost 2000 ; exit
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying fe80::1...
telnet: connect to address fe80::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host
logout
[Process completed]
Can someone please help as I am trying to get running for a project I need to complete....
I am not a coder.... so its a little difficult to try and troubleshoot.
Thanks in advance
djb |
|