From owner-freebsd-current Wed Oct 10 8:50:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from melchior.cuivre.fr.eu.org (melchior.enst.fr [137.194.161.6]) by hub.freebsd.org (Postfix) with ESMTP id C9CC637B401 for ; Wed, 10 Oct 2001 08:50:33 -0700 (PDT) Received: by melchior.cuivre.fr.eu.org (Postfix, from userid 11117) id C677481DB; Wed, 10 Oct 2001 17:50:32 +0200 (CEST) Date: Wed, 10 Oct 2001 17:50:32 +0200 From: Thomas Quinot To: current@freebsd.org Subject: Undefined symbol "__stderrp" ? Message-ID: <20011010175032.B4504@cuivre.fr.eu.org> Reply-To: Thomas Quinot Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.15i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After cvsupping and makeing world and kernel this afternoon, when launching a binary linked against libc.so.4 and libm.so.2, I get /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp". Binaries linked against libc.so.5 and libm.so.2 work just fine (the symbol is defined in libc.so.5). Shouldn't the major for libm have been bumped as its ABI was changed? Thomas. -- Thomas Quinot ** Département Informatique & Réseaux ** quinot@inf.enst.fr ENST // 46 rue Barrault // 75634 PARIS CEDEX 13 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message