From owner-freebsd-questions Wed Apr 18 11:11: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spring.thepond.com (spring.thepond.com [209.122.157.220]) by hub.freebsd.org (Postfix) with ESMTP id 8E1FF37B42C for ; Wed, 18 Apr 2001 11:11:03 -0700 (PDT) (envelope-from minime@spring.thepond.com) Received: from localhost (minime@localhost) by spring.thepond.com (8.9.3/8.9.3) with ESMTP id OAA02928 for ; Wed, 18 Apr 2001 14:19:22 -0400 (EDT) (envelope-from minime@spring.thepond.com) Date: Wed, 18 Apr 2001 14:19:22 -0400 (EDT) From: Ryan To: FreeBSD mailing list Subject: make buildworld fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I suppose I should preface this by saying this is my first kernel upgrage (going from 4.1-RELEASE to 4.3). When I tried to make buildworld it bottomed out on me. It looked like it was tailing off at /usr/src/gnu/usr.bin/cc/cc1plus I went to said directory and tried a sudo make. it dumped with the error cc: /usr/obj/usr/src/gnu/usr.bin/cc/cc1plus/../cc_int/libcc_int.a: No such file or directory *** Error code 1. I could sure use a hand...searching the mailing list on freebsd.org hasn't really turned up much useful, and unfortunately, I've exhausted the knowledge/patience of my collegues :) If I've not provided enough information, please let me know what else I should include. TIA, Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message