From owner-freebsd-ports@FreeBSD.ORG Wed May 26 08:25:09 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 1788816A4CE; Wed, 26 May 2004 08:25:09 -0700 (PDT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 185CE43D2F; Wed, 26 May 2004 08:25:08 -0700 (PDT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i4QFKZ67032790; Wed, 26 May 2004 17:20:35 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <042a01c44335$09646a80$471b3dd4@dual> From: "Willem Jan Withagen" To: "Willem Jan Withagen" , References: <030e01c44314$f5a45110$471b3dd4@dual> Date: Wed, 26 May 2004 17:20:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-stable@freebsd.org Subject: Re: Missing symbol 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, 26 May 2004 15:25:09 -0000 Although it seemed to be a FAQ, it was also in a strange way pilot error. In the upgrade libm.so.2 was not upgraded to one which goes with 4.10. So I re{compiled,installed} world, rebooted, and things started working. --WjW ----- Original Message ----- From: "Willem Jan Withagen" To: Cc: Sent: Wednesday, May 26, 2004 1:31 PM Subject: Missing symbol > When trying to install a port after a upgrade to 4.10 from 4.6 > > ===> Building for gettext-0.13.1_1 > Making all in autoconf-lib-link > Making all in m4 > Making all in tests > Making all in gettext-runtime > make all-recursive > Making all in doc > 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. > > --WjW > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >