tags 485051 +patch
thanks
add the following lines to the top of debian/rules (below the hash-bang
but above everything else) to fix this bug
#it seems upstreams build system uses CFLAGS from the environment in
preference
#to those from it's platform configurations causing a FTBFS with newer
#dpkg-buildpackage, set the correct CFLAGS here to avoid the issue
CFLAGS = -g -Wall -DDEBIAN -D_GNU_SOURCE -fPIC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]