Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2011 06:18:17 GMT
From:      Dan Connor <danconn@danconnor.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/157146: ncurses 5.8 to 5.9 update breaks erlang dependency
Message-ID:  <201105180618.p4I6IHvT007100@red.freebsd.org>
Resent-Message-ID: <201105180620.p4I6K91B034230@freefall.freebsd.org>

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


>Number:         157146
>Category:       misc
>Synopsis:       ncurses 5.8 to 5.9 update breaks erlang dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 06:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dan Connor
>Release:        8.2-pl1
>Organization:
>Environment:
FreeBSD mail.noturf.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
Today I upgraded my ncurses port from 5.8 to 5.9.  Unfortunately I run ejabberd on the server and it's expecting to find 5.8, not 5.9.  It complains and fails to start with the following error:

/libexec/ld-elf.so.1: Shared object "libncurses.so.5.8" not found, required by "beam.smp"

Installing the ejabberd port fails with:

/libexec/ld-elf.so.1: Shared object "libtinfo.so.5.8" not found, required by "beam"
>How-To-Repeat:
Pull the latest ports tree.  Try to configure ejabberd.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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