Package: libasyncns
Version: 0.2-1
Severity: serious

Hi,

Your package is failing to build (on amd64) with the following error:
checking for res_query... no
checking for res_query in -lresolv... no
checking for res_query in -lbind... no
configure: error: res_query not found
make: *** [config.status] Error 1

The problem is most likely that you don't include resolv.h when doing
the check in configure and fail to find the real symbol __res_query.
Some arches have a backward compatible weak symbol for this, but not all
of them.

Anyway, if you need help changing your configure, please ask.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to