[SLE] installing perl IPTables::IPv4 in suse 9.2
From: Rob Freeman (jagaholic_at_gmail.com)
Date: 12/31/04
- Previous message: farid.moussaoui_at_bluemail.ch: "[SLE] Kaffeine problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Dec 2004 07:12:43 -0800 To: suse-linux-e@suse.com
Has anyone been able to install the perl module IPTables::IPv4? I run
perl -MCPAN -e shell and then install IPTables::IPv4, but get this
error:
/usr/src/linux/include/linux/byteorder/little_endian.h:85: error: `__be16' undec
lared (first use in this function)
/usr/src/linux/include/linux/byteorder/little_endian.h:85: error: parse error be
fore "__swab16p"
/usr/src/linux/include/linux/byteorder/little_endian.h: At top level:
/usr/src/linux/include/linux/byteorder/little_endian.h:87: warning: type default
s to `int' in declaration of `__be16'
/usr/src/linux/include/linux/byteorder/little_endian.h:87: error: parse error be
fore '*' token
/usr/src/linux/include/linux/byteorder/little_endian.h: In function `__be16_to_c
pup':
/usr/src/linux/include/linux/byteorder/little_endian.h:89: error: `p' undeclared
(first use in this function)
In file included from /usr/src/linux/include/net/protocol.h:30,
from /usr/src/linux/include/linux/netfilter_ipv4.h:11,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:26
,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/ipv6.h: At top level:
/usr/src/linux/include/linux/ipv6.h:19: error: redefinition of `struct in6_pktin
fo'
In file included from /usr/src/linux/include/linux/netfilter_ipv4.h:11,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:26
,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/net/protocol.h:38: warning: `struct sk_buff' declared ins
ide parameter list
/usr/src/linux/include/net/protocol.h:38: warning: its scope is only
this definition or declaration, which is probably not what you want
/usr/src/linux/include/net/protocol.h:39: error: parse error before "u32"
/usr/src/linux/include/net/protocol.h:39: warning: `struct sk_buff'
declared inside parameter list
/usr/src/linux/include/net/protocol.h:47: warning: `struct sk_buff'
declared inside parameter list
/usr/src/linux/include/net/protocol.h:52: warning: `struct
inet6_skb_parm' declared inside parameter list
/usr/src/linux/include/net/protocol.h:52: warning: `struct sk_buff'
declared inside parameter list
/usr/src/linux/include/net/protocol.h:62: error: field `list' has
incomplete type
IPv4.xs: In function `XS_IPTables__IPv4__Table_set_policy':
IPv4.xs:329: warning: dereferencing type-punned pointer will break
strict-aliasing rules
make: *** [IPv4.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Tried exporting export LANG=en_US and export LC_ALL="C" but no luck.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: farid.moussaoui_at_bluemail.ch: "[SLE] Kaffeine problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|