Hi guys,

Gentoo hit this bug:

  http://bugs.gentoo.org/show_bug.cgi?id=333091

With beanstalkd-1.4.6.  The problem was hit when trying to compile
against libevent-2, however this just triggered the bug which can be
triggered in other ways.

The problem is that beanstalkd defines dprintf.  This name conflicts
with glibc's dprintf (used to print to a file descriptor).  The solution
is to rename beanstalkd's dprintf to something like dbgprintf.

The above bug report has a patch which you may wish to include in your
next release.

-- 
Anthony G. Basile, Ph.D.
Gentoo Developer

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to