[NETFRAME] Issues on Debian Kernel 2.6.26-2-686 + Perl 5.10
Nemesis
black.nemesis at gmail.com
Sat May 23 08:07:23 CEST 2009
Hi all,
i've encounted issues with Net::Frame modules on Debian with perl 5.10.
I've correctly installed libdnet but package Net::Libdnet required for
Net::Frame::Device won't make (
Libdnet.c:1209: error: ‘handle’ undeclared (first use in this function)
Libdnet.xs:924: error: storage size of ‘intfEntry’ isn’t known
Libdnet.c:1220: error: expected expression before ‘)’ token
Libdnet.c: In function ‘XS_Net__Libdnet_dnet_intf_loop’:
Libdnet.c:1252: error: ‘IntfHandle’ undeclared (first use in this function)
Libdnet.c:1252: error: ‘handle’ undeclared (first use in this function)
Libdnet.c:1260: error: expected expression before ‘)’ token
Libdnet.xs:944: error: ‘intf_handler’ undeclared (first use in this function)
Libdnet.xs:944: error: expected ‘)’ before ‘intf_callback’
Libdnet.c: In function ‘XS_Net__Libdnet_dnet_intf_close’:
Libdnet.c:1291: error: ‘IntfHandle’ undeclared (first use in this function)
Libdnet.c:1291: error: ‘handle’ undeclared (first use in this function)
Libdnet.c:1292: error: ‘RETVAL’ undeclared (first use in this function)
Libdnet.c:1296: error: expected expression before ‘)’ token
Libdnet.c: In function ‘XS_Net__Libdnet_dnet_arp_open’:
Libdnet.c:1324: error: ‘ArpHandle’ undeclared (first use in this function)
Libdnet.c:1324: error: ‘RETVAL’ undeclared (first use in this function)
Libdnet.c: In function ‘XS_Net__Libdnet_dnet_arp_add’:
Libdnet.c:1347: error: ‘ArpHandle’ undeclared (first use in this function)
Libdnet.c:1347: error: ‘handle’ undeclared (first use in this function)
Libdnet.xs:968: error: storage size of ‘arpEntry’ isn’t known
Libdnet.c:1358: error: expected expression before ‘)’ token
Libdnet.c: In function ‘XS_Net__Libdnet_dnet_arp_delete’:
Libdnet.c:1391: error: ‘ArpHandle’ undeclared (first use in this function)
Libdnet.c:1391: error: ‘handle’ undeclared (first use in this function)
... CUT ... )
Also i still get warnings also during the make test with
Net::Frame::Layer (it says that some names are used only one time and
all names end with ::AO or ::AS (ex. Net::Frame::Layer::TCP::AO)
Any idea? Will Gomor patch this issues and update modules on cpan ?
Thanks you really
More information about the netframe
mailing list