When trying to install the latest 7.7 snapshot on openbsd 3.9/i386 I end up with it stuck here:
if [ -f dumpversion ]; then make delete_dumped_modules; else :; fi Installing Pike in /usr/local, please wait...
Installing: |========== | 20.0 %
tpike is using 100% of the CPU, and it just sits there forever. Before I spend too much time trying to dig through the install scripts to try and find out what its doing exactly at 20%, does anyone have an educated guess?
Adam