Hi,

I'm currently working on ebuilds for openvas (free successor of nessus). Now 
something nags me, I get a QA warning I'm not able to fix:

net-analyzer:openvas-libraries-1.0.0:20071013-001835.log- * hg_dns_axfr.c:85: 
warning: implicit declaration of function '_getshort'

The function _getshort is part of glibc, but it's nowhere referenced in the 
headers. It probably should be in resolv.h.

glibc-source contains two copies of resolv.h, but the one that get's installed 
is missing that reference.

Is this a glibc-bug? Or is this an internal function that shouldn't be used? 
What's the proper fix for that?

For the reference, my openvas-ebuilds (very similar to the nessus ones):
svn co https://svn.hboeck.de/overlay/net-analyzer/


-- 
Hanno Böck              Blog:   http://www.hboeck.de/
GPG: 3DBD3B20           Jabber: [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to