Hi,

I fixed the last bug that was keeping the emulator from starting up and
working on UnixWare 7.  Scott I hope this will fix your problem as
well.  Basically, Linux initializes memory to 0 and this behavior cannot
be counted on, at least on UnixWare.  I've fixed all the places I could
find were variables were not being initialized to zero or NULL
appropriately.

To build on UnixWare:

1) Check the code out of CVS
2) delete the ltconfig and ltmain.sh files
3) run autogen.sh (twice)
4) run configure
5) make
6) make install (as root)

The most recent version of libtool needs a small patch in order to compile
the emulator.  If you need help, let me know.

The key handling on UnixWare doesn't work correctly right now.

Mike

+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to