Re: curses.h / termcap.h: conflicting types of tparm

2004-12-12 Thread Charles Wilson
Gerrit P. Haase wrote: curses.h / termcap.h: conflicting types of tparm This error happens when compiling the MySQL client v4.1.7 term.c because both headers are included. There are two locations to report this, the cygwin main list and the mysql list, because it may be unusual to include both and

curses.h / termcap.h: conflicting types of tparm (was: Re: Error Compiling Mysql 4.1.7)

2004-12-12 Thread Gerrit P. Haase
Got it now after retrying. IIRC this was already reported, I report this again now with the according subject (only cygwin list for now): curses.h / termcap.h: conflicting types of tparm This error happens when compiling the MySQL client v4.1.7 term.c because both headers are included. There are