From: Sebastien Tricaud <sebastien.tricaud@wengo.fr>
To: Frank Abel Cancio Bello <frankabel@tesla.cujae.edu.cu>
Cc: netfilter@lists.netfilter.org
Subject: Re: error compiling nfqnl_test.c
Date: Mon, 22 May 2006 16:06:11 +0200 [thread overview]
Message-ID: <4471C553.8000005@wengo.fr> (raw)
In-Reply-To: <200605211515.30934.frankabel@tesla.cujae.edu.cu>
Frank Abel Cancio Bello wrote:
> Hi all!
>
> A newbie question:
> When I try to compile "nfqnl_test.c" putting on command line:
>
> "gcc -Wall -o nfqnl_test nfqnl_test.c"
>
> the following error occur:
>
[snip errors]
you forgot to include required library symbols:
gcc -Wall -o nfqnl_test nfqnl_test.c -lnfnetlink -lnetfilter_queue
will do
next prev parent reply other threads:[~2006-05-22 14:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-21 19:15 error compiling nfqnl_test.c Frank Abel Cancio Bello
2006-05-22 14:06 ` Sebastien Tricaud [this message]
2006-05-22 14:42 ` Frank Abel Cancio Bello
2006-05-22 14:48 ` Rodrigo Montoro
2006-05-22 16:44 ` Frank Abel Cancio Bello
2006-05-22 14:49 ` Sietse van Zanen
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=4471C553.8000005@wengo.fr \
--to=sebastien.tricaud@wengo.fr \
--cc=frankabel@tesla.cujae.edu.cu \
--cc=netfilter@lists.netfilter.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.