[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Client build fails on Debian 2.1/slink (i386)
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Client build fails on Debian 2.1/slink (i386)
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Thu, 20 Jul 2006 18:09:10 +0200
- References: <20060720153503.GU15405@cgoyard1.exp75.cvf>
- User-agent: Mutt/1.5.11
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 of `dprintf'
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