Jump to content
  • 0
Sign in to follow this  
Happy

hercules on cygwin installation

Question

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!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.