Bug 74718

Summary: ethereal depends on net-snmp 5.1 which is no longer in ports
Product: Ports & Packages Reporter: mhjacks
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description mhjacks 2004-12-05 14:20:25 UTC
      ethereal by default has a runtime dependency on libnetsnmp.so.6, provided by net-snmp 5.1.x.  net-snmp 5.2 has superseded it in ports and provides libnetsnmp.so.7, so the dependency fails.

Fix: 

One workaround is to use the ethereal-lite port which does not link to the snmp library by default.  If ethereal 0.10.6 does not link correctly with 5.2, version 0.10.7 might.
How-To-Repeat:       make the ethereal port with default tunables
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-12-05 20:26:28 UTC
State Changed
From-To: open->closed

Fixed, thanks for reporting.