Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2006 11:48:16 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/92450: net/honeyd doesn't build because of missing library "edit.5"
Message-ID:  <200601281148.k0SBmGFw080055@www.freebsd.org>
Resent-Message-ID: <200601281150.k0SBo1hc097471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601281148.k0SBmGFw080055>