Re: R: Error when compiling mySQL client libraries

2010-01-27 Thread Marco Atzeri
--- Mer 27/1/10, Yaakov (Cygwin/X) ha scritto: > On 27/01/2010 07:49, Marco Atzeri > wrote: > > there is a fault in the editline/libedit package.. > > When I built it for another package from > > http://thrysoee.dk/editline/ > > I modified as : > > > > Is someone interested to have libedit package

Re: R: Error when compiling mySQL client libraries

2010-01-27 Thread Yaakov (Cygwin/X)
On 27/01/2010 07:49, Marco Atzeri wrote: there is a fault in the editline/libedit package.. When I built it for another package from http://thrysoee.dk/editline/ I modified as : > Is someone interested to have libedit package in cygwin ? I think not, readline already serves that purpose. But

R: Error when compiling mySQL client libraries

2010-01-27 Thread Marco Atzeri
--- Mer 27/1/10, Jurgen Defurne ha scritto: > 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 > m