All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vlado Držík" <vlado@ttx.sk>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Jan Rafaj <jr+netfilter-devel@cedric.unob.cz>,
	netfilter-devel@vger.kernel.org
Subject: Re: xtables-addons ACCOUNT - userspace
Date: Thu, 24 Sep 2009 22:58:54 +0200	[thread overview]
Message-ID: <4ABBDD8E.1030703@ttx.sk> (raw)
In-Reply-To: <alpine.LSU.2.00.0909240150350.30035@obet.zrqbmnf.qr>

Thanks for that!,
I was able to get also the userspace part working with snapshot from
ACCOUNT branch but I'm not able to compile whole xtables-addons from
this branch.

Compile was running on CentOS 5 (x86 and x86_64)

I've recieved following when trying compile:
make  all-recursive
make[1]: Entering directory `/usr/src/xtables-addons'
Making all in extensions
make[2]: Entering directory `/usr/src/xtables-addons/extensions'
if [ -n "/usr/src/linux-2.6.31" ]; then make -C /usr/src/linux-2.6.31 M=
modules; fi;
make[3]: Entering directory `/usr/src/linux-2.6.31'
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CALL    scripts/checksyscalls.sh
  Building modules, stage 2.
  MODPOST 452 modules
make[3]: Leaving directory `/usr/src/linux-2.6.31'
make -f ../Makefile.iptrules all;
make[3]: Entering directory `/usr/src/xtables-addons/extensions'
  CC     libxt_RAWDNAT.oo
In file included from libxt_RAWDNAT.c:17:
xt_RAWNAT.h:5: error: field ‘addr’ has incomplete type
make[3]: *** [libxt_RAWDNAT.oo] Error 1
make[3]: Leaving directory `/usr/src/xtables-addons/extensions'
make[2]: *** [user-all-local] Error 2
make[2]: Leaving directory `/usr/src/xtables-addons/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/xtables-addons'
make: *** [all] Error 2

Do you have any clue what can be possibly wrong?
Regards,
Vlado


Jan Engelhardt  wrote / napísal(a):
> On Wednesday 2009-09-23 22:11, Jan Rafaj wrote:
>> I'm glad you find it useful, like me.
>>
>> I've originally submitted my ports of [ACCOUNT, ...]
>> for inclusion to xtables-addons (Xt-a) few weeks ago. So far Jan Engelhardt,
>> its maintainer, has added just the kernel part of ACCOUNT
>> to Xt-a, perhaps due to lack of time and becouse he probably didnt want
>> to delay release of Xt-a 1.18 .
>>
>> You may try to ask him about the current status of adding iptaccount
>> as well as the other modules I "ported" (I'm looking forward to this too).
>> From what I know the troublesome part is that I didnt do the ports
>> in git, so he will need to pluck apart all my changes and stuff it
>> into git as separate commits. (Next time - if there will be such time
>> - I wont make this mistake again).
> 
> The troublesome part was the extra GNUmakefile.in you proposed
> adding. I spent the last days on getting Automake back and not
> having to use too many own makefiles, because that would lead
> to an update nightmare. (Now it's all nice.)
> 
> Please test the latest ACCOUNT-e37985b.
> 

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-09-24 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4ABA69F3.9010907@ttx.sk>
2009-09-23 20:11 ` xtables-addons ACCOUNT - userspace Jan Rafaj
2009-09-23 23:56   ` Jan Engelhardt
2009-09-24 20:58     ` Vlado Držík [this message]
2009-09-25  7:53       ` Jan Engelhardt
2009-09-25 17:20         ` Vlado Držík
2009-09-25 12:34     ` Jan Rafaj

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=4ABBDD8E.1030703@ttx.sk \
    --to=vlado@ttx.sk \
    --cc=jengelh@medozas.de \
    --cc=jr+netfilter-devel@cedric.unob.cz \
    --cc=netfilter-devel@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.