Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2004 08:30:43 +0200 (CEST)
From:      Tomas Klockar <klockar@sm-pc321.sm.luth.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66272: glib2 requiring libintl.so.5 system contains libintl.so.6
Message-ID:  <200405050630.i456Uhn5053441@sm-pc321.sm.luth.se>
Resent-Message-ID: <200405050640.i456eDNe000737@freefall.freebsd.org>

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

>Number:         66272
>Category:       ports
>Synopsis:       glib2 requiring libintl.so.5 system contains libintl.so.6
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 04 23:40:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tomas Klockar
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sm-pc321.sm.luth.se 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
The problem is that on the newest system libintl.so.6 is installed shile glib2 by some strange reason requires libintl.so.5 which is an older version

>How-To-Repeat:
On a fresh 5.2.1 system with only base and ports installed
do: cvsup ports-supfile
do: make install in XFree86
do: make install in mozilla (mozilla requires among other things glib2 which in turn requires libintl.so.5

	<code/input/ativities to reproduce the problem (multiple lines)>
>Fix:

create a link from libintl.so.5 to libintl.so.6
	


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



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