Hello! Today, I did a new checkout of yasr, and now, I'm able to do ./autogen.sh and ./configure without errors. Now, when doing 'make', however, I get the following: gcc -DPACKAGE_DATA_DIR=\"/usr/local/share/yasr\" -DLOCALEDIR=\"/usr/local/share/ locale\" -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT config.o -MD -MP -MF .dep s/config.Tpo -c -o config.o config.c In file included from config.c:19: yasr.h:318: error: conflicting types for 'openpty' /usr/include/pty.h:34: error: previous declaration of 'openpty' was here yasr.h:327: error: conflicting types for 'forkpty' /usr/include/pty.h:40: error: previous declaration of 'forkpty' was here make[2]: *** [config.o] Error 1 make[2]: Leaving directory `/home/lrs/tmp/t8/yasr/yasr' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lrs/tmp/t8/yasr' make: *** [all] Error 2 Any ideas how to solve that? Lars _______________________________________________ Blinux-list mailing list Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list