Subject: Re: mySQL
To: None <current-users@NetBSD.ORG>
From: Ty Sarna <tsarna@endicor.com>
List: current-users
Date: 11/14/1997 16:10:15
I just got it compiled, and it seems to work fine. I had to fix the
ioctl problem (look for an #ifndef related to the type used),
patch the pthreads with the patch from pkgsrc, and the fix up some stuff
for the syscall versioning (ugh...).

The one thing I haven't been able to make work is the perl module. When
perl loads it, it fails (missing _stty). I don't see where it even uses
stty, though. Ideas?

I don't really care about the perl module, except that the test scripts
want it, and I sure do want to test it before I start using it.