From owner-freebsd-x11@FreeBSD.ORG Fri May 10 18:12:12 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7DA09486 for ; Fri, 10 May 2013 18:12:12 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 34980EFC for ; Fri, 10 May 2013 18:12:12 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 8401840009 for ; Fri, 10 May 2013 20:12:10 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 78B0D40010; Fri, 10 May 2013 20:12:10 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 298EB40009; Fri, 10 May 2013 20:12:09 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3b6fdh65Qlz8hVm; Fri, 10 May 2013 20:12:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id j2HSvDjn6nPE; Fri, 10 May 2013 20:12:06 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3b6fdf2mzQz8hVn; Fri, 10 May 2013 20:12:06 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3b6fdf2HKlz9CwZ; Fri, 10 May 2013 20:12:06 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id A992A2281C; Fri, 10 May 2013 20:12:05 +0200 (CEST) Message-ID: <518D3875.6080703@freebsd.org> Date: Fri, 10 May 2013 20:12:05 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Beeblebrox Subject: Re: devel/imake build breaks References: <1368204464376-5810289.post@n5.nabble.com> <518D2942.7060408@freebsd.org> <1368207643285-5810300.post@n5.nabble.com> In-Reply-To: <1368207643285-5810300.post@n5.nabble.com> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 18:12:12 -0000 On 05/10/13 19:40, Beeblebrox wrote: > Hi Niclas, > > Really sorry (and embarrassed) that I somehow borked that email. > Per your instruction, since I have lang/gcc from ports: > > # ln -s /usr/local/bin/cpp46 /usr/bin/gcpp > > devel/imake now builds from native host - of course, others may have > problems with their poudriere builds. > > Thanks a lot for your help + input. No worries, sorry if I came of as angry or annoyed in the previous mail. It should also be possible to use /usr/local/bin/gcpp, as long as you have that in path while building. I haven't tested this though. As a side note, perhaps the gcc ports maintainer can be convinced to create this symlink per default... Regards! -- Niclas Zeising