Hi Mike,
Yes, your changes did fix the problem. Thank you.
The "normal" installation procedure (autogen.sh, configure, make, make
install) works fine under FreeBSD...
We talked a month or two ago about setting up the installation procedure
to install the FreeBSD keyboard mapping under FreeBSD and the Linux
keyboard mapping under Linux. Perhaps I should work on that again...
If we took all the Linux-specific stuff out of the "main" Makefile, it
should also help you with the UnixWare port...
-Scott
On Tue, 16 May 2000, Mike Madore wrote:
> 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]
+---