Happy 28 Posted September 5, 2014 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! Quote Share this post Link to post Share on other sites
0 astralprojection 35 Posted September 15, 2014 same here please help on compiling mysql. Thanks Quote Share this post Link to post Share on other sites
0 astralprojection 35 Posted September 16, 2014 solved: use http://x.cygwin.com/ it has mysql package Quote Share this post Link to post Share on other sites
So i was following this guide http://herc.ws/wiki/Compiling#Using_Cygwin
hoping to compile a hercules via cygwin but on this part:
I get the error below
I want to be able to compile in cygwin so i can easily install and compile plugins in the future.
Share this post
Link to post
Share on other sites