Received: by oss.sgi.com id ; Tue, 13 Feb 2001 02:03:34 -0800 Received: from deliverator.sgi.com ([204.94.214.10]:24112 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Tue, 13 Feb 2001 02:03:09 -0800 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via SMTP id CAA16207 for ; Tue, 13 Feb 2001 02:02:05 -0800 (PST) mail_from (nathans@wobbly.melbourne.sgi.com) Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id VAA19661; Tue, 13 Feb 2001 21:01:50 +1100 Received: (from nathans@localhost) by wobbly.melbourne.sgi.com (980427.SGI.8.8.8/980728.SGI.AUTOCF) id VAA21080; Tue, 13 Feb 2001 21:01:49 +1100 (EDT) Date: Tue, 13 Feb 2001 21:01:48 +1100 From: Nathan Scott To: james rich Cc: linux-xfs@oss.sgi.com Subject: Re: make fails in cmd/* directories Message-ID: <20010213210148.A124188@wobbly.melbourne.sgi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0us In-Reply-To: ; from james.rich@m.cc.utah.edu on Mon, Feb 12, 2001 at 11:51:56PM -0700 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing hi James, On Mon, Feb 12, 2001 at 11:51:56PM -0700, james rich wrote: > I know I must be missing something simple but I haven't found it yet. > When I try to build anything in cmd/* the build fails. I do: > > autoconf > configure --prefix=/usr > make > "make" is enough, but the above should work. There's more docs in cmd/xfsprogs/PORTING on the build process if needed. > Make dies with: > > root@growler:/usr/src/linux-2.4-xfs/cmd/xfsprogs# make > === include === > gcc: default: No such file or directory > make: *** [default] Error 1 > hmmm - I've never seen this one before. Which distribution are you using? make --version output? What does your environment look like (env(1) output)? cheers. -- Nathan