This is caused by a bug in Cygwin 1.5.19-x, 'dprintf' is defined in stdio.h but doesn't exist in the Cygwin library, so configure doesn't detect it.sKy wrote:Damm.
To change the cygwin1.dll from bin against the old version won`t help. Cygwin won`t start without errormessages then.
I want to get ride of the error ...."proto.h:133: error: conflicting types for 'dprintf'"....
Well, i guess that i need to get the old version of cygwin. This means the hole old setup. The problem will be the get it?
Or any other solution?
God bless you. Working.After configure is completed, edit the config.h in eggdrop source directory and change:
/* #undef HAVE_DPRINTF */
to
#define HAVE_DPRINTF 1
I say, even though this is an eggdrop forum and not a windrop forum, we be damn helpful anywayssKy wrote:Damm.
To change the cygwin1.dll from bin against the old version won`t help. Cygwin won`t start without errormessages then.
I want to get ride of the error ...."proto.h:133: error: conflicting types for 'dprintf'"....
Well, i guess that i need to get the old version of cygwin. This means the hole old setup. The problem will be the get it?
Or any other solution?
Maybe. I notice some things.I say, even though this is an eggdrop forum and not a windrop forum, we be damn helpful anyways
Cause i have already done that several times. The instructions was a bit outdated and umcomplete.sKy, why don't you uninstall/delete everything related to cygwin and/or tcl, then redo it from scratch, following the instructions to a T