From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <32d987d50801201422m376efa39sea1254b14c936ed7@mail.gmail.com> References: <5ED39A41-0546-41E1-8FBF-E647A8D0BC68@mac.com> <14ec7b180801201257x65215673p355611aa3d01be76@mail.gmail.com> <391B80E5-78A3-4B2E-8015-75039CBAF1AC@mac.com> <32d987d50801201422m376efa39sea1254b14c936ed7@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <83A28390-A73C-4A95-9ECA-83E0986057FC@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Building GCC Date: Sun, 20 Jan 2008 18:41:28 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 3299a350-ead3-11e9-9d60-3106f5b1d025 Yes, I realize that. It's more like ../p9config gcc-3.0 But if you run that from rc, you get /bin/sh: not found /bin/make: not found And if you run that from gnu/gsh, you get my original errors after a successful config. This time, I'll try gnu/gsh cp ../p9config . p9config gcc-4.0 On Jan 20, 2008, at 5:22 PM, Federico G. Benavento wrote: > % ../p9config gcc > or something like that > > On Jan 20, 2008 6:05 PM, Pietro Gagliardi wrote: >> The mkfile is told to run p9config. I tried that manually on each >> directory, with the same result. >> >> >> On Jan 20, 2008, at 3:57 PM, andrey mirtchovski wrote: >> >>>> and then mk aborts. Am I doing anything wrong? Thanks. >>> >>> there's a script in the source directory called p9config, take a >>> look at it. >> >> > > > > -- > Federico G. Benavento