20 Jul
2006
20 Jul
'06
4:09 p.m.
On Thu, Jul 20, 2006 at 05:35:03PM +0200, Charles Goyard wrote:
I got a conflict with dprintf() when compiling the hobbit client on Debian 2.1.
How about fixing it with "apt-get dist-upgrade" ... ?
Maybe not.
/tmp/cvf/include/../lib/errormsg.h:21: conflicting types for
dprintf' /usr/include/stdio.h:159: previous declaration ofdprintf'
Like they say in the man-page "Clearly, the names were badly chosen."
Indeed.
I've changed all 351 instances of "dprintf" to "dbgprintf"... grab the latest version of the portability patch from http://www.hswn.dk/hobbitsw/betapatches/
Regards, Henrik