All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andras Kis-Szabo <kisza@securityaudit.hu>
To: "L.Kremkow" <kremkow@polytomy.org>
Cc: Netfilter <netfilter@lists.samba.org>
Subject: Re: iptables compile trouble
Date: 06 Jun 2002 00:59:58 +0200	[thread overview]
Message-ID: <1023317998.912.30.camel@hoi> (raw)


Hi,

The
> ip6tables.c:502: `AI_CANONNAME' undeclared (first use in this function)
> ip6tables.c:509: warning: implicit declaration of function `getaddrinfo'
> ip6tables.c:527: warning: implicit declaration of function `freeaddrinfo'
> ip6tables.c:540: `NI_MAXHOST' undeclared (first use in this function)
are definied in the /usr/include/netdb.h, which is included.
These definitions depend on the __USE_POSIX define. (-D__USE_POSIX)

Regards,

	kisza
-- 
    Andras Kis-Szabo       Security Development, Design and Audit
-------------------------/        Zorp, NetFilter and IPv6
 kisza@SecurityAudit.hu /-----Member of the BUTE-MIS-SEARCHlab------>



             reply	other threads:[~2002-06-05 22:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-05 22:59 Andras Kis-Szabo [this message]
2002-06-06  6:30 ` iptables compile trouble Tony Earnshaw
  -- strict thread matches above, loose matches on Subject: below --
2002-06-05 22:42 Tony Earnshaw
2002-06-05 20:57 Andras Kis-Szabo
2002-06-06 15:12 ` L.Kremkow
2002-06-05 19:26 Tony Earnshaw
2002-06-05 20:03 ` Leif Kremkow
2002-06-05 18:29 L.Kremkow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1023317998.912.30.camel@hoi \
    --to=kisza@securityaudit.hu \
    --cc=kremkow@polytomy.org \
    --cc=netfilter@lists.samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.