From owner-freebsd-ports@FreeBSD.ORG Wed Mar 31 13:14:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368ED16A4CE; Wed, 31 Mar 2004 13:14:05 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-44.apple.com [17.250.248.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEE9643D46; Wed, 31 Mar 2004 13:14:04 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id i2VLE4R3016036; Wed, 31 Mar 2004 13:14:04 -0800 (PST) Received: from [192.168.2.8] (c-24-18-244-9.client.comcast.net [24.18.244.9]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id i2VLE4BP016059; Wed, 31 Mar 2004 13:14:04 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v613) To: kuriyama@FreeBSD.org, ports@FreeBSD.org Message-Id: <570D6414-8358-11D8-B5EE-000A95BBCCF8@mac.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-7--618770226; protocol="application/pkcs7-signature" From: paul beard Date: Wed, 31 Mar 2004 13:14:04 -0800 X-Mailer: Apple Mail (2.613) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problems with expat && gettext X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 21:14:05 -0000 --Apple-Mail-7--618770226 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed I am trying to upgrade some ports that depend on one or both of these two and I seem to keep getting caught in a loop. It looks like expat isn't installing completely/correctly. And since gettext has a dependency in expat, that hoses things up. Information for expat-1.95.7: Mismatched Checksums: pkg_info: /usr/local/lib/libexpat.so doesn't exist pkg_info: /usr/local/lib/libexpat.so.5 doesn't exist This is after "make deinstall && make reinstall", "portinstall -f", portupgrade, etc. If I pull packages and install those, all seems to be well: Information for expat-1.95.6_1: Mismatched Checksums: and this looks healthier as well. file /usr/local/lib/libexpat* /usr/local/lib/libexpat.a: current ar archive /usr/local/lib/libexpat.so: symbolic link to libexpat.so.4 /usr/local/lib/libexpat.so.4: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped is there a way to make this work? -- Paul Beard paulbeard [at] mac.com --Apple-Mail-7--618770226--