Bug 68687

Summary: Amule doesn't find "libidn.so.14" library
Product: Ports & Packages Reporter: Guilherme Oliveira <guilherme>
Component: Individual Port(s)Assignee: Peter Pentchev <roam>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Guilherme Oliveira 2004-07-05 12:30:18 UTC
I usually cvsup+portupgrade but the last broke amule.

When i run the program it gives:

> amule
/libexec/ld-elf.so.1: Shared object "libidn.so.14" not found

I tryed to reinstall again but it gives the same error. I've done the same for the library.

I've the libidn installed as libidn-0.5.0 in /var/db/pkg

How-To-Repeat: Run amule.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-05 16:48:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Amule depends on curl and libcurl has a unregistered dependency 
on libidn -- it uses libidn if installed at buildtime. 
Try rebuilding first curl, then amule.  

Over to curl-maintainer.
Comment 2 Guilherme Oliveira 2004-07-05 17:22:13 UTC
The problem was solved when I rebuilded curl.

Thanks.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-07-05 17:34:42 UTC
State Changed
From-To: open->closed

Submitter reports that the problem went away with a rebuild.