[Bug 219025] Review Request: ntop - A network traffic probe similar to the UNIX top command

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 15 07:22:05 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ntop - A network traffic probe similar to the UNIX top command


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=219025





------- Additional Comments From rc040203 at freenet.de  2006-12-15 02:21 EST -------
(In reply to comment #25)

> > Before it fails, there is a big warning:
> > *** Warning: Linking the shared library libsnmpPlugin.la against the
> > *** static library
> > /usr/lib/perl5/5.8.8/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a is not
> > portable!
> 
> I don't believe that this is relevent as we nuke libtool archives anyway.
Only partially correct. 

This is libtool warning you about this package doing something non-portable:
Linking a shared library against a static.

This warning is largely irrelevant when building on Linux, because linking a
shared against a static library basically (i.e. in most cases) is possible on Linux.

Whether this warning is related to the breakdown is a different question, and
should be analyzed. It's rather unlikely, but it could be an indication of ntop
not being ready for dynamic linkage.

All removing the *.la would do, is to silence the warning, it would not change
anything about ntop potentially doing something "naughty".



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list