All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rob Sterenborg (lists)" <lists@sterenborg.info>
To: Netfilter <netfilter@vger.kernel.org>
Subject: Compiling libnetfilter_queue-1.0.2
Date: Fri, 26 Oct 2012 13:21:54 +0200	[thread overview]
Message-ID: <508A7252.80202@sterenborg.info> (raw)

Hi,

I'm having trouble compiling libnetfilter_queue-1.0.2.
The system is a CentOS-6 x64_64 with all updates, gcc 4.4.6 (distro), 
glibc-2.12, with vanilla 3.6.3 kernel (distro is 2.6.32).


Libnfnetlink, libmnl and libnetfilter_* compiled fine.


I'm doing:

$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

(Doesn't complain about anything, libnfnetlink and libmnl are found.)

$ make
make  all-recursive
make[1]: Entering directory 
`/usr/local/src/netfilter/libnetfilter_queue-1.0.2'
Making all in src
make[2]: Entering directory 
`/usr/local/src/netfilter/libnetfilter_queue-1.0.2/src'
   CC     libnetfilter_queue.lo
   CC     nlmsg.lo
   CC     extra/checksum.lo
   CC     extra/ipv6.lo
   CC     extra/tcp.lo
   CC     extra/ipv4.lo
extra/ipv4.c: In function 'nfq_ip_snprintf':
extra/ipv4.c:141: error: 'tos' undeclared (first use in this function)
extra/ipv4.c:141: error: (Each undeclared identifier is reported only once
extra/ipv4.c:141: error: for each function it appears in.)
make[2]: *** [extra/ipv4.lo] Error 1
make[2]: Leaving directory 
`/usr/local/src/netfilter/libnetfilter_queue-1.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/local/src/netfilter/libnetfilter_queue-1.0.2'
make: *** [all] Error 2


Any help would be appreciated.
If I omitted any data that I shouldn't have, please let me know and I'll 
provide it.


--
Rob

             reply	other threads:[~2012-10-26 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-26 11:21 Rob Sterenborg (lists) [this message]
2012-10-26 12:57 ` Compiling libnetfilter_queue-1.0.2 Jan Engelhardt
2012-10-26 13:43   ` Rob Sterenborg (lists)
2012-11-13 17:58   ` Don bham
2012-11-14  8:29     ` Rob Sterenborg (lists)

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=508A7252.80202@sterenborg.info \
    --to=lists@sterenborg.info \
    --cc=netfilter@vger.kernel.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.