Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

内核make成功后,run出现缺失文件错误 dpkg查不了 #13

Open
Tracker647 opened this issue Jan 14, 2023 · 0 comments
Open

内核make成功后,run出现缺失文件错误 dpkg查不了 #13

Tracker647 opened this issue Jan 14, 2023 · 0 comments

Comments

@Tracker647
Copy link

Tracker647 commented Jan 14, 2023

系统:Ubuntu 20.04 LTS
目录:

aaron@razer:~/oslab$ ls
bochs  files  hdc  hdc-0.11.img  linux-0.11  linux-0.11.tar.gz  mount-hdc  run

错误信息:

aaron@razer:~/oslab$ ./run
========================================================================

                       Bochs x86 Emulator 2.6.11
              Built from SVN snapshot on January 5, 2020
                Timestamp: Sun Jan  5 08:36:00 CET 2020

========================================================================
00000000000i[      ] LTDL_LIBRARY_PATH not set. using compile time default '/usr/lib/bochs/plugins'
00000000000i[      ] BXSHARE not set. using compile time default '/usr/share/bochs'
00000000000i[      ] lt_dlhandle is 0x5634a680bca0
00000000000i[PLUGIN] loaded plugin libbx_unmapped.so
00000000000i[      ] lt_dlhandle is 0x5634a680cbc0
00000000000i[PLUGIN] loaded plugin libbx_biosdev.so
00000000000i[      ] lt_dlhandle is 0x5634a6810930
00000000000i[PLUGIN] loaded plugin libbx_speaker.so
00000000000i[      ] lt_dlhandle is 0x5634a6812700
00000000000i[PLUGIN] loaded plugin libbx_extfpuirq.so
00000000000i[      ] lt_dlhandle is 0x5634a6812ed0
00000000000i[PLUGIN] loaded plugin libbx_parallel.so
00000000000i[      ] lt_dlhandle is 0x5634a6814b30
00000000000i[PLUGIN] loaded plugin libbx_serial.so
00000000000i[      ] lt_dlhandle is 0x5634a6818f30
00000000000i[PLUGIN] loaded plugin libbx_gameport.so
00000000000i[      ] lt_dlhandle is 0x5634a6819760
00000000000i[PLUGIN] loaded plugin libbx_iodebug.so
00000000000i[      ] reading configuration from ./bochs/bochsrc.bxrc
00000000000i[      ] lt_dlhandle is (nil)
00000000000p[      ] >>PANIC<< dlopen failed for module 'vga_update_interval' (libbx_vga_update_interval.so): file not found
00000000000e[SIM   ] notify called, but no bxevent_callback function is registered

00000000000e[SIM   ] notify called, but no bxevent_callback function is registered
========================================================================

Bochs is exiting with the following message:

[      ] dlopen failed for module 'vga_update_interval' (libbx_vga_update_interval.so): file not found
========================================================================

00000000000i[SIM   ] quit_sim called with exit code 1

尝试解决:
aaron@razer:~/oslab$ dpkg -S libbx_vga_update_interval.so
dpkg-query: 没有找到与 libbx_vga_update_interval.so 相匹配的路径

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant