From owner-freebsd-x11@FreeBSD.ORG Tue Feb 14 22:30:22 2006 Return-Path: X-Original-To: freebsd-x11@hub.freebsd.org Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16FF116A420 for ; Tue, 14 Feb 2006 22:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AAB443D45 for ; Tue, 14 Feb 2006 22:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1EMULH0064163 for ; Tue, 14 Feb 2006 22:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1EMUL1d064162; Tue, 14 Feb 2006 22:30:21 GMT (envelope-from gnats) Date: Tue, 14 Feb 2006 22:30:21 GMT Message-Id: <200602142230.k1EMUL1d064162@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Dejan Lesjak Cc: Subject: Re: ports/93175: imake6 fails to build X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dejan Lesjak List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 22:30:22 -0000 The following reply was made to PR ports/93175; it has been noted by GNATS. From: Dejan Lesjak To: bug-followup@freebsd.org, rbyrnes@mailshack.com Cc: Subject: Re: ports/93175: imake6 fails to build Date: Tue, 14 Feb 2006 23:25:39 +0100 Something is weird - compare for example the output of http://pointyhat.freebsd.org/errorlogs/i386-6-full-logs/imake-6.9.0.log and notice the lack of "making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake" line. Could you post the output of cd /usr/ports/devel/imake-6 make clean patch cd /usr/ports/devel/imake-6/work/xc/config/imake make -dl -f Makefile.ini imake