From owner-freebsd-ports@FreeBSD.ORG Tue Oct 23 14:39:00 2007 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B777316A41B for ; Tue, 23 Oct 2007 14:39:00 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3F42C13C4A8 for ; Tue, 23 Oct 2007 14:38:59 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id l9NEcleP019622 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 23 Oct 2007 16:38:48 +0200 From: "Petr Holub" To: Date: Tue, 23 Oct 2007 16:38:53 +0200 Message-ID: <028401c81582$6f1ccf70$5317fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Tue, 23 Oct 2007 16:38:48 +0200 (CEST) Cc: Subject: security/heimdal problem on 7.0-PRERELEASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 14:39:00 -0000 Hi, after installing security/heimdal on 7.0-PRERELEASE from a fresh portsnap, I've run into the following problem: $ kauth /libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol "oid_id_pkcs1_rsaEncryption" Does anybody have a workaround for this? $ uname -a FreeBSD fbsd-7.fi.muni.cz 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #5: Thu Oct 18 1 1:07:20 CEST 2007 toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7 i386 heimdal-1.0.1 TIA, Petr