This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error when compiling mySQL client libraries


While trying to compile mySQL 5.1.34 client libraries, I get the
following errors :

In file included from readline.c:54:
readline/readline.h:70:29: error: sys/ttydefaults.h: No such file or directory
make[2]: *** [readline.o] Error 1
make[2]: Leaving directory
`/home/beq00908/mv_builds/mysql-5.1.34/cmd-line-utils/libedit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/beq00908/mv_builds/mysql-5.1.34/cmd-line-utils'
make: *** [all-recursive] Error 1

In which package is sys/ttydefaults.h supposed to be ?

Regards,

Jurgen

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]