hercules on cygwin installation

Happy

New member
Messages
174
Points
0
Emulator
So i was following this guide http://herc.ws/wiki/Compiling#Using_Cygwin

hoping to compile a hercules via cygwin but on this part:

make mysqlclient libmysql 
I get the error below

/home/mk/mysql-5.6.20/cmd-line-utils/libedit/editline/readline.h:79:29: fatal error: sys/ttydefaults.h: No such file or directory #include <sys/ttydefaults.h>                             ^compilation terminated.cmd-line-utils/libedit/CMakeFiles/edit.dir/build.make:284: recipe for target 'cmd-line-utils/libedit/CMakeFiles/edit.dir/readline.c.o' failedmake[2]: *** [cmd-line-utils/libedit/CMakeFiles/edit.dir/readline.c.o] Error 1CMakeFiles/Makefile2:360: recipe for target 'cmd-line-utils/libedit/CMakeFiles/edit.dir/all' failedmake[1]: *** [cmd-line-utils/libedit/CMakeFiles/edit.dir/all] Error 2Makefile:146: recipe for target 'all' failedmake: *** [all] Error 2 


I want to be able to compile in cygwin so i can easily install and compile plugins in the future.
Thanks in advance!
 
same here
default_biggrin.png
please help on compiling mysql.  Thanks

 
Back
Top