Date: Wed, 10 Oct 2001 17:50:32 +0200 From: Thomas Quinot <quinot@inf.enst.fr> To: current@freebsd.org Subject: Undefined symbol "__stderrp" ? Message-ID: <20011010175032.B4504@cuivre.fr.eu.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011010175032.B4504>