From owner-freebsd-hackers Sun Mar 15 18:52:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25045 for freebsd-hackers-outgoing; Sun, 15 Mar 1998 18:52:38 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dt050n33.san.rr.com (@dt050n33.san.rr.com [204.210.31.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25034 for ; Sun, 15 Mar 1998 18:52:35 -0800 (PST) (envelope-from Studded@san.rr.com) Received: from san.rr.com (Studded@localhost [127.0.0.1]) by dt050n33.san.rr.com (8.8.8/8.8.8) with ESMTP id SAA16690; Sun, 15 Mar 1998 18:52:13 -0800 (PST) (envelope-from Studded@san.rr.com) Message-ID: <350C93DC.610BC0DF@san.rr.com> Date: Sun, 15 Mar 1998 18:52:12 -0800 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-BETA-0313 i386) MIME-Version: 1.0 To: Brian Handy CC: hackers@FreeBSD.ORG Subject: Re: building world... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Handy wrote: > > I always wonder what I'm doing wrong. It's rare I can get a buildworld to > ever go through cleanly, but I don't hear anyone else complaining, so I'm > not sure what's up. > > Anyway, any ideas what this means? It's hard to tell since you didn't say what version you're running. If you're running -current, please follow up to freebsd-current. If -stable, freebsd-stable. > building shared c library (version 3.1) > nm: bt_debug.so: no name list > nm: euc.so: no name list > nm: mskanji.so: no name list > nm: utf2.so: no name list I see these kinds of warnings all the time on -stable. > nm: putw.so: not object file or archive > nm: refill.so: not object file or archive > nm: remove.so: not object file or archive > nm: rewind.so: not object file or archive > nm: rget.so: not object file or archive > nm: scanf.so: not object file or archive > nm: snprintf.so: not object file or archive > ld: snprintf.so: malformed input file (not rel or archive) > *** Error code 1 Those luck bad. :) They also look like classic dirty /usr/src or /usr/obj directory errors. Have you tried totally deleting /usr/obj/* and /usr/src/* and downloading fresh source? I have a step-by-step procedure for this on my make world page, http://home.san.rr.com/freebsd/upgrade.html. I also just updated it today so it's a good time to give it a look. :) Hope this helps, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message