Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AF_INET6/PF_INET6 conflicts #5

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 3 comments
Closed

AF_INET6/PF_INET6 conflicts #5

GoogleCodeExporter opened this issue Mar 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Conflicting AF_INET6/PF_INET6 are being pulled in, causing at least some 
warnings:

Constant subroutine SNMP_Session::AF_INET6 redefined at 
/usr/libdata/perl5/Exporter.pm line 67.
 at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Prototype mismatch: sub SNMP_Session::AF_INET6 () vs none at 
/usr/libdata/perl5/Exporter.pm line 67.
 at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Constant subroutine SNMP_Session::PF_INET6 redefined at 
/usr/libdata/perl5/Exporter.pm line 67.
 at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Prototype mismatch: sub SNMP_Session::PF_INET6 () vs none at 
/usr/libdata/perl5/Exporter.pm line 67.
 at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149 
[..]

Diff attached imports only the functions which are used.

Original issue reported on code.google.com by datamat...@gmail.com on 11 Jun 2010 at 5:23

Attachments:

@allanjude
Copy link
Contributor

fixed in #7

@RolandRosenfeld
Copy link
Contributor

Since #7 is merged in f6c2ba1, this could be closed.

@sleinen
Copy link
Owner

sleinen commented Jun 14, 2023

Thanks for the reminder—closing this issue (at long last).

@sleinen sleinen closed this as completed Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants