From nobody@FreeBSD.org  Mon May 31 14:19:39 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D179E1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 May 2010 14:19:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C1BFC8FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 May 2010 14:19:39 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4VEJcdb001090
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 May 2010 14:19:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4VEJcv4001089;
	Mon, 31 May 2010 14:19:38 GMT
	(envelope-from nobody)
Message-Id: <201005311419.o4VEJcv4001089@www.freebsd.org>
Date: Mon, 31 May 2010 14:19:38 GMT
From: Jakub Lach <jakub_lach@mailplus.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libXpm hass gettext dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147247
>Category:       ports
>Synopsis:       libXpm hass gettext dependency
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 31 14:20:08 UTC 2010
>Closed-Date:    Mon May 31 15:02:24 UTC 2010
>Last-Modified:  Mon May 31 15:02:24 UTC 2010
>Originator:     Jakub Lach
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD 8.1-PRERELEASE #0 r208646 amd64
>Description:
Upon gettext recent update, couldn't start xterm:

/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "libXpm.so.4"

It appears xterm has dependency on gettext.

From UPDATING:

(..) Another version of gettext (0.18), and another shlib version bump
 (from intl.7 to intl.8) (..)

It also looks like fresh gettext is bringing so.9 rather than so.8 as stated above.



>How-To-Repeat:
Start xterm after gettext update.
>Fix:
symlinking, which is not real solution.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Mon May 31 15:02:23 UTC 2010 
State-Changed-Why:  
Fixed by pav@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147247 
>Unformatted:
