Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 12:32:10 +0200
From:      Kai Gallasch <kai@adminhell.org>
To:        ports@FreeBSD.org
Subject:   dhcpconf - "libnewt.so.0.50" not found
Message-ID:  <CFB49AE2-836F-11D6-AF9F-0050E425E67E@adminhell.org>

next in thread | raw e-mail | index | archive | help
Hi all.

 ># New ports collection makefile for:    dhcp-conf
 ># Date created:         20 Dec 1999
 ># Whom:                 Will Andrews <andrews@technologist.com>
 >#
 ># $FreeBSD: ports/net/dhcpconf/Makefile,v 1.6 2001/12/24 02:16:30 pat Exp 
$

 >PORTVERSION=    0.7.0

 >dmesg: FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002


After the build dhcpconf won't start - error message is:
"/usr/libexec/ld-elf.so.1: Shared object "libnewt.so.0.50" not found"

After trying unsuccessfully trying ldconfig -R, I worked around this
by placing a link inside /usr/local/lib
ln -s /usr/local/lib/libnewt.so.0 /usr/local/lib/libnewt.so.0.50

Seems the port-install has forgotten to do this.


Greetings,
Kai.

BTW: I'm not a subscriber to ports@, so - please CC your comments also
      to my private mailadress.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CFB49AE2-836F-11D6-AF9F-0050E425E67E>