From: "Essien Ita Essien" <essiene@gmail.com>
To: "'Jonas Berlin'" <xkr47@outerspace.dyndns.org>,
"'Essien Ita Essien'" <essiene@datavibe.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: RE: compiling libipq example
Date: Thu, 3 Mar 2005 16:26:29 +0100 [thread overview]
Message-ID: <WENDYiFmnENgidtlfcb00000001@wendy.ng.splasherstech.com> (raw)
In-Reply-To: <42270E69.5020008@outerspace.dyndns.org>
>The error is on line 46:
>| struct ipq_packet_msg_t *m = ipq_get_packet(buf);
>it should be either
>struct ipq_packet_msg *m
>or
>ipq_packet_msg_t *m
>but not
>struct ipq_packet_msg_t *m
>:)
HOLY CROWBARS!!!
My bad thnx a million...
funny thing is EVEN after looking thru the header file... I DIDN'T notice
that typedef error.
Thnx again.
prev parent reply other threads:[~2005-03-03 15:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-25 8:36 compiling libipq example Essien Ita Essien
2005-03-03 12:54 ` Patrick McHardy
2005-03-03 15:28 ` Essien Ita Essien
2005-03-03 13:17 ` Jonas Berlin
2005-03-03 15:26 ` Essien Ita Essien [this message]
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=WENDYiFmnENgidtlfcb00000001@wendy.ng.splasherstech.com \
--to=essiene@gmail.com \
--cc=essiene@datavibe.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=xkr47@outerspace.dyndns.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.