From owner-freebsd-stable@FreeBSD.ORG Wed May 26 08:22:04 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B35816A4CE; Wed, 26 May 2004 08:22:03 -0700 (PDT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5583443D4C; Wed, 26 May 2004 08:22:03 -0700 (PDT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id E3835217B5; Wed, 26 May 2004 11:21:15 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <030e01c44314$f5a45110$471b3dd4@dual> References: <030e01c44314$f5a45110$471b3dd4@dual> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <546D9B08-AF28-11D8-A6A8-000A9578CFCC@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Wed, 26 May 2004 11:21:15 -0400 To: freebsd-stable@freebsd.org, X-Mailer: Apple Mail (2.613) Subject: Re: Missing symbol X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 15:22:04 -0000 On May 26, 2004, at 7:31 AM, Willem Jan Withagen wrote: > When trying to install a port after a upgrade to 4.10 from 4.6 > [ ... ] > Making all in intl > Making all in intl-java > /bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GettextResource.java > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol > "__stderrp" > *** Error code 1 > > What would be wrong. libm.so.2 is the same as on the 4.9 platform > But I'm no longer tracking the stable@ list as I should. See /usr/src/UPDATING, particulary the 20021110 note.