From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 20 06:12:44 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5030D16A4CE for ; Sun, 20 Mar 2005 06:12:44 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC8C43D1F for ; Sun, 20 Mar 2005 06:12:44 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465 for ; Sat, 19 Mar 2005 22:12:43 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 7268A5D08 for ; Sat, 19 Mar 2005 22:12:42 -0800 (PST) To: gnome@freebsd.org Date: Sat, 19 Mar 2005 22:12:42 -0800 From: "Kevin Oberman" Message-Id: <20050320061242.7268A5D08@ptavv.es.net> Subject: evolution-data-server-1.2.1 links to the wrong libraries X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 06:12:44 -0000 I have been fighting with a 4-Stable system and the gnome2.10 upgrade. Yes, I followed directions and ran the script, but it simply refused to rebuild ximian-connector. I think it failed because evolution-data-server linked to the kerberos/crypto libraries in /usr/lib while ximian-connector links with the Heimdahl versions in /usr/local/lib. /usr/libexec/elf/ld: warning: libkrb5.so.3, needed by /usr/X11R6/lib/libcamel-provider-1.2.so, may conflict with libkrb5.so.20 /usr/libexec/elf/ld: warning: libasn1.so.3, needed by /usr/X11R6/lib/libcamel-provider-1.2.so, may conflict with libasn1.so.6 /usr/libexec/elf/ld: warning: libroken.so.3, needed by /usr/X11R6/lib/libcamel-provider-1.2.so, may conflict with libroken.so.16 /usr/libexec/elf/ld: warning: libgssapi.so.3, needed by /usr/X11R6/lib/libcamel-provider-1.2.so, may conflict with libgssapi.so.5 This leads to failure as some routines needed are not found in the /usr/lib libraries. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libkrb5.so.3: undefined reference to `des_is_weak_key' /usr/lib/libkrb5.so.3: undefined reference to `des_pcbc_encrypt' /usr/lib/libkrb5.so.3: undefined reference to `des_cfb64_encrypt' and so on. That is as far as it goes. V5 and current don't have this problem as they have Heimdahl in the base system. Is there something else I need to re-build to get this working or is there something that needs fixing in evolution-data-server? (I am also unable to re-build inuspluginwrapper or gcompris2. I don't know if thee is any relation between these. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634