From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Ruby port From: Charles Forsyth Date: Wed, 14 Nov 2007 21:15:12 +0000 In-Reply-To: <473B5DFA.1020502@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-pckwiatfgciqjlqdfywsgcqzex" Topicbox-Message-UUID: fb48d1c8-ead2-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-pckwiatfgciqjlqdfywsgcqzex Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit no it's not naive. for configure, yes, that will work. unfortunately it then writes those values into the resulting .h files and makefiles and you're now stuck having always to use that name space to run the application. it's a bit like the european acquis communautaire. --upas-pckwiatfgciqjlqdfywsgcqzex Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by lavoro; Wed Nov 14 20:50:18 GMT 2007 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id A137211D9A for ; Wed, 14 Nov 2007 15:44:42 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2781311B23 for <9fans@cse.psu.edu>; Wed, 14 Nov 2007 15:43:45 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21070-01-3 for <9fans@cse.psu.edu>; Wed, 14 Nov 2007 15:43:41 -0500 (EST) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2115A11CF5 for <9fans@cse.psu.edu>; Wed, 14 Nov 2007 15:43:41 -0500 (EST) Received: by wr-out-0506.google.com with SMTP id 71so310101wri for <9fans@cse.psu.edu>; Wed, 14 Nov 2007 12:43:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=5Bud9t4ptO/vY5Rpg4revyKn092gYgVgDbnZRsfsXQ0=; b=IO+k2hCPk4Wkk/EU383dkuoSr1RswQUk3jAuxa0Nw3oiLy6GF7pBATE/ARklT2HVeIY/hV6xuz0iM8qk91zxPqku+HAMfojQ4nLt2VstOr35TumCJgNmJ1qyvHafa6t9J7Douu8hlbnA5oc0DGidQgT4xfbMYPhNPGRL49VK5fk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QgaBp4405i+2m7lxFXDegGg/Gk+YA0MaUkMEjTRLIR4jfCUgePuACRiVHqcwUFBS80ldci1iTIleDg5mPKL29w2xXS6ajVaoSY6BDCyFiSyssGy9g/Ir7iezJifk1ZQfCeCq+gpSnN055uz5iKgmpOz0qWe7ZOYkYUF5ZivgRkU= Received: by 10.90.34.9 with SMTP id h9mr3622857agh.1195073020727; Wed, 14 Nov 2007 12:43:40 -0800 (PST) Received: from ?172.17.172.103? ( [67.163.100.80]) by mx.google.com with ESMTPS id m30sm1635536elf.2007.11.14.12.43.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 14 Nov 2007 12:43:39 -0800 (PST) Message-ID: <473B5DFA.1020502@gmail.com> Date: Wed, 14 Nov 2007 15:43:38 -0500 From: Robert William Fuller User-Agent: Thunderbird 2.0.0.6 (X11/20071011) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Re: Ruby port References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu Errors-To: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu Charles Forsyth wrote: >>> attempt to compile if you can't run configure. You can't run configure >>> w/out bash. You can't build bash unless you have the gnu toolchain. > > it still won't work because it expects certain things in certain places > where they never will be. Am I being naive when I ask if this could not be solved with namespaces? --upas-pckwiatfgciqjlqdfywsgcqzex--