> > [complaints about missing openpty] > try libutil.
Thanks, now at least I can build a simple test program. Somehow, I thought it was standard practice for manpages to mention it when linking against libraries is required, but apparently I was wrong. Now to figure out why Gambit is still not using openpty, despite detecting that it lives in -lutil...