misc/92450: net/honeyd doesn't build because of missing library "edit.5"

Thomas Schweikle tps at vr-web.de
Sat Jan 28 03:50:03 PST 2006


>Number:         92450
>Category:       misc
>Synopsis:       net/honeyd doesn't build because of missing library "edit.5"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 28 11:50:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 4.11 / esx-Server 2.5.2
>Organization:
>Environment:
FreeBSD nms.wibu.local 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon Jan  9 14:23:09 CET 2006     screen at nms.wibu.local:/usr/obj/usr/src/sys/NMS  i386
>Description:
              Go to "/usr/ports/net/honeyd", then "make install"

nms# make install
===>   honeyd-1.0_1 depends on file: /usr/local/lib/libdnet.a - found
===>   honeyd-1.0_1 depends on file: /usr/local/lib/libevent.a - found
===>   honeyd-1.0_1 depends on file: /usr/local/bin/python - found
===>   honeyd-1.0_1 depends on shared library: edit.5 - not found
===>    Verifying install for edit.5 in /usr/ports/devel/libedit
===>   Returning to build of honeyd-1.0_1
Error: shared library "edit.5" does not exist
*** Error code 1

Stop in /usr/ports/net/honeyd.

I am sure libedit is there, since I have installed i previously:
> libedit-2.6.9_2     Command line editing library

But this installs a newer version of this library than expected by honeyd: libedit.so.6

>How-To-Repeat:
              cd /usr/ports/net/honeyd; make install
>Fix:
              Accept the higher version of libedit too (should work, since on Gentoo this is the used library building honeyd).
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list