El 4 de febrer de 2012 18:09, Steffen Möller <[email protected]> ha escrit: > +/* why? because all of Debian has this, just for kfreebsd it is not detected > */ > +#define HAVE_TERMIOS_H > + > #ifdef _POSIX_VERSION > # ifndef USE_POSIX_TERMIOS > # define USE_POSIX_TERMIOS /* use POSIX style termio (termios) */
The real problem here is that _POSIX_VERSION is not defined. Why not fix that instead? -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOfDtXOd5tOoZs3Uwbxc7k1Xy4-K01qZ4a=5GK�[email protected]

