bblum/landslide

bochs crash on setup on certain machines, not on others

Opened this issue · 0 comments

bblum commented
========================================================================
                       Bochs x86 Emulator 2.6.8
                Built from SVN snapshot on May 3, 2015
                  Compiled on Dec 26 2018 at 02:14:54
========================================================================
00000000000p[      ] >>PANIC<< dlopen failed for module 'unmapped': file not found
========================================================================
Bochs is exiting with the following message:
[      ] dlopen failed for module 'unmapped': file not found
========================================================================

it's particularly nasty because it's before thunderbirds, so quicksand just hangs;

i looked into this a while ago and it had something to do with the build process. libtool perhaps, or another tool involved in the chain, was failing to generate compile targets for a bunch of the modules. it works on unix*.andrew and on my current checkouts on my laptop, but not on a fresh checkout on laptop, and not on office machine.

i couldn't figure out last time how to properly generate those compile targets. i don't remember now exactly what they were.