From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 21:15:39 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92D2A16A41F for ; Wed, 9 Nov 2005 21:15:39 +0000 (GMT) (envelope-from cstdenis@voicio.com) Received: from swordfish.dnsvelocity.com (swordfish.dnsvelocity.com [209.123.180.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6AE43D48 for ; Wed, 9 Nov 2005 21:15:39 +0000 (GMT) (envelope-from cstdenis@voicio.com) Received: from s0106000f660223be.vc.shawcable.net ([24.83.99.55] helo=chris) by swordfish.dnsvelocity.com with smtp (Exim 4.52) id 1EZx7Y-0003dH-Ij for questions@freebsd.org; Wed, 09 Nov 2005 21:04:40 +0000 Message-ID: <002d01c5e572$b734cb10$6501a8c0@chris> From: "Cstdenis" To: Date: Wed, 9 Nov 2005 13:15:28 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - swordfish.dnsvelocity.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - voicio.com X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Error with /sbin/sha256 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 21:15:39 -0000 When I try to compile ports I get nausicaa# make =3D=3D=3D> Extracting for php5-pear-5.0.5 =3D> MD5 Checksum OK for php-5.0.5.tar.bz2. /libexec/ld-elf.so.1: /sbin/sha256: Undefined symbol "SHA256_Init" *** Error code 1 Stop in /usr/ports/devel/php5-pear. This just started happening for no appearent reason. Only appears to = affect /sbin/sha256. I tried updating and remaking the world to fix this = but it did not help any (only source changes were the openSSL updates).=20 nausicaa# uname -a FreeBSD nausicaa.ctgameinfo.com 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 = #0: Sat Oct 8 19:34:10 PDT 2005 = root@216-55-169-166.dedicated.abac.net:/usr/obj/usr/src/sys/SERVER i386 Any ideas?