From owner-freebsd-current Wed Feb 14 14:36:35 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7B6FE37B503 for ; Wed, 14 Feb 2001 14:36:32 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1EMaMW47831; Wed, 14 Feb 2001 15:36:26 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102142236.f1EMaMW47831@harmony.village.org> To: Mark Hittinger Subject: Re: -current libgmp __stdin error FYI Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Wed, 14 Feb 2001 16:33:05 CST." <200102142233.QAA03476@freebsd.netcom.com> References: <200102142233.QAA03476@freebsd.netcom.com> Date: Wed, 14 Feb 2001 15:36:22 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102142233.QAA03476@freebsd.netcom.com> Mark Hittinger writes: : Local package initialization:/usr/libexec/ld-elf.so.1: : /usr/lib/libgmp.so.3: Undefined symbol "__stdin" Yes. This is because we need to bump the major version of many libraries. I have a patch that is compiling now. I have to build world twice to test it, however. I need to get my system ungoobered first. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message