From owner-freebsd-current Tue Jun 25 21:21:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 78B6837B400 for ; Tue, 25 Jun 2002 21:21:36 -0700 (PDT) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [67.114.252.245] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare; Tue, 25 Jun 2002 22:21:37 -0600 Message-ID: <3D194207.9020504@hotmail.com> Date: Tue, 25 Jun 2002 21:24:39 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020613 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Need testers: patch for CURRENT C++ troubles Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I'm posting this from my -STABLE machine since my -CURRENT box has degenerated into disaster mode =( The first buildworld went fine, as I said. But the second one produced some problems--many programs now produce an error message from ld-elf that says something like "shared object has no symbol table" or something similar. One of those programs was pkg_info and family. So I went and recompiled pkg_install and that problem got fixed, but there were still lots of other programs needing the same fix. So I deleted /usr/obj and started from scratch with a make world again, thinking I could do it all at once. Wrong-- now make world bombs at ncurses and apps like cvsup, emacs, mozilla and many others just produce segfaults. So now I'm going to bed and I'll worry about it tomorrow. I think I'm going to stick to -STABLE from now on...I don't have the time or the know-how to bail myself out of these situations. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message