From owner-freebsd-ports@FreeBSD.ORG Wed Apr 21 13:34:52 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1901065672 for ; Wed, 21 Apr 2010 13:34:52 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 65B128FC27 for ; Wed, 21 Apr 2010 13:34:52 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so2865853fga.13 for ; Wed, 21 Apr 2010 06:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=ONnXOrygz1A1DNWH/w04CggmGpUT5zQxbfnGEX1MDc8=; b=LajG8oJD6C5G3MkSQiHOI2SayQZP57k535vHKYBIzDOxr2rSZItFENyIgdKt0unm9H G2OM/W3r/T33twbI6t1WeYC72GqQiQTPttUlt+Ik+Hy4HkbuNaotJrqX4T9hqppM5l1y 5L15bePXb57/GrxHG9PTY2zePRZbcrHTKeFzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=RtbRkz43a0tE/GUfDlh5mYZiB+6t9tqUc1Z+AuIYxq0JLbhNsG/dSBZQ/m8lhy8qjr zdo00++rP/byn5It8aRTg+Fc4BpITNcGNYWBc61QJZDm2iUcgldytBl1kA2cWFfTjlH6 wB/Hz8Rqxm+RLBbLTbHnF7EOAMBJb+r9DVEFs= MIME-Version: 1.0 Sender: pali.gabor@googlemail.com Received: by 10.223.110.75 with HTTP; Wed, 21 Apr 2010 06:34:04 -0700 (PDT) In-Reply-To: <4BCEFA15.3020207@cam.ac.uk> References: <4BCEDC78.7050202@cam.ac.uk> <4BCEFA15.3020207@cam.ac.uk> Date: Wed, 21 Apr 2010 15:34:04 +0200 X-Google-Sender-Auth: 3c692432ef795f82 Received: by 10.223.17.136 with SMTP id s8mr645456faa.41.1271856844333; Wed, 21 Apr 2010 06:34:04 -0700 (PDT) Message-ID: From: Gabor PALI To: Christopher Key Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: Compiling for i386 on amd64 using tinderbox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2010 13:34:52 -0000 On Wed, Apr 21, 2010 at 3:13 PM, Christopher Key wrote: > Setting ARCH, UNAME_m and UNAME_n [..] did the trick. =A0I wonder if tind= erbox should instead be setting these values automatically [..] Ask/request it on the Tinderbox mailing list :) :g