On Sat, Mar 09, 2002 at 10:20:16AM -0800, Mr O wrote:

> As for the BSD ports, what about disecting the MacOSX or linux versions to 
> look for something that could be relevant.

OK, I used ktrace and kdump.

1) OpenBSD tries to execute FAH2Console-v219-Linux.exe in SVR4 emulation
 
   I ran 'elf2olf -o linux FAH2Console-v219-Linux.exe' and OpenBSD
   now tries to use Linux emulation.  I could probably also compile
   a kernel w/o SVR4 emulation.  Would be interesting if it would then
   know it was a Linux binary and I wouldn't have to modify it.

2) Needs root permissions

   Crashes on getuid?  (signal 11, ouch!)

3) Can't get past the configuration 

   A minimal client.cfg gets written, then it asks for config info
   again.  Asks for config info even if client.cfg exists when
   started.

Well, it's a start ...

--
<[EMAIL PROTECTED]>

Reply via email to