roll your own unix clone tutorial
Posted: Mon Jan 05, 2009 6:10 pm
im trying to follow this tutorial and i recieve the following error when i run run_bochs.sh
1.
00000000000i[APIC?] local apic in initializing
2.
========================================================================
3.
Bochs x86 Emulator 2.3.7
4.
Build from CVS snapshot, on June 3, 2008
5.
========================================================================
6.
00000000000i[ ] LTDL_LIBRARY_PATH not set. using compile time default '/usr/lib/bochs/plugins'
7.
00000000000i[ ] BXSHARE not set. using compile time default '/usr/share/bochs'
8.
00000000000i[ ] reading configuration from bochsrc.txt
9.
00000000000i[ ] lt_dlhandle is (nil)
10.
00000000000p[ ] >>PANIC<< dlopen failed for module 'x': file not found
11.
========================================================================
12.
Event type: PANIC
13.
Device: [ ]
14.
Message: dlopen failed for module 'x': file not found
15.
16.
A PANIC has occurred. Do you want to:
17.
cont - continue execution
18.
alwayscont - continue execution, and don't ask again.
19.
This affects only PANIC events from device [ ]
20.
die - stop execution now
21.
abort - dump core
22.
debug - hand control to gdb
i can't udnerstand it at all, if someone could help me fix this i'd really appreciate it
1.
00000000000i[APIC?] local apic in initializing
2.
========================================================================
3.
Bochs x86 Emulator 2.3.7
4.
Build from CVS snapshot, on June 3, 2008
5.
========================================================================
6.
00000000000i[ ] LTDL_LIBRARY_PATH not set. using compile time default '/usr/lib/bochs/plugins'
7.
00000000000i[ ] BXSHARE not set. using compile time default '/usr/share/bochs'
8.
00000000000i[ ] reading configuration from bochsrc.txt
9.
00000000000i[ ] lt_dlhandle is (nil)
10.
00000000000p[ ] >>PANIC<< dlopen failed for module 'x': file not found
11.
========================================================================
12.
Event type: PANIC
13.
Device: [ ]
14.
Message: dlopen failed for module 'x': file not found
15.
16.
A PANIC has occurred. Do you want to:
17.
cont - continue execution
18.
alwayscont - continue execution, and don't ask again.
19.
This affects only PANIC events from device [ ]
20.
die - stop execution now
21.
abort - dump core
22.
debug - hand control to gdb
i can't udnerstand it at all, if someone could help me fix this i'd really appreciate it