I ran into some trouble using BOCHS (Paket bochs-2.6.2-7.fc22.x86_64) on my brand new installed Fedora 22 AMD64 system. I used yum to get bochs but if I try to start a simulation I get an error message:
00000000000p[ ] >>PANIC<< dlopen failed for module 'usb_uhci': /usr/lib64/bochs/plugins/libbx_usb_uhci.so: undefined symbol: _ZTV12usb_device_c
================================================== ======================
Event type: PANIC
Device: [ ]
Message: dlopen failed for module 'usb_uhci': /usr/lib64/bochs/plugins/libbx_usb_uhci.so: undefined symbol: _ZTV12usb_device_c
I searched on the web for a solution with no success.