From owner-freebsd-hackers Wed Jan 4 17:42:21 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA06781 for hackers-outgoing; Wed, 4 Jan 1995 17:42:21 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id RAA06775 for ; Wed, 4 Jan 1995 17:42:21 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id RAA01646; Wed, 4 Jan 1995 17:41:40 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Glen Foster cc: freebsd-hackers@freebsd.org Subject: Re: make world falls over on ranlib libc.a In-reply-to: Your message of "Wed, 04 Jan 95 13:39:00 EST." <199501041839.NAA20467@nomad.osmre.gov> Date: Wed, 04 Jan 1995 17:41:40 -0800 Message-ID: <1645.789270100@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk Rebuild nm. > > with error message: > > ranlib: libc.a: Inappropriate file type or format > > after //ftp.freebsd.org/pu/FreeBSD/FreeBSD-current/usr/src.tar.gz; > rm -rf /usr/src; gunzip and un-tar into /usr/src; make world; oops, no > bsd.info.mk, make mk; make world on a 2.0R system. > > What am I doing wrong? How can I recover? > > Glen Foster >