Comment 1 for bug 377340

Revision history for this message
Robert Richardson (robert-initek) wrote :

Rebuilding the package after modifying debian/rules:
CFLAGS := -g -O2 -DHAVE_PTSNAME -DHAVE_GRANTPT -DHAVE_UNLOCKPT
solves the problem.

These macros are required for common/gnat/gexpect_tty.c to work with /dev/ptmx.