From owner-freebsd-ports@FreeBSD.ORG Sun Feb 25 02:31:14 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24CDE16A400; Sun, 25 Feb 2007 02:31:14 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (c-24-63-86-11.hsd1.ma.comcast.net [24.63.86.11]) by mx1.freebsd.org (Postfix) with ESMTP id E03A513C46B; Sun, 25 Feb 2007 02:31:12 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from [192.168.1.127] (bofh.straycat.dhs.org [192.168.1.127]) by straycat.dhs.org (8.13.8/8.13.8) with ESMTP id l1P2V3jX026201; Sat, 24 Feb 2007 21:31:04 -0500 (EST) From: Tom McLaughlin To: Kostik Belousov In-Reply-To: <39159.192.216.27.32.1172079707.squirrel@webmail.freeshell.org> References: <1171755728.1247.2.camel@localhost> <1171862178.1714.155.camel@localhost> <20070219092142.GR39168@deviant.kiev.zoral.com.ua> <1171908225.1714.160.camel@localhost> <20070220110138.GV39168@deviant.kiev.zoral.com.ua> <1171977798.1729.1.camel@localhost> <20070220134326.GW39168@deviant.kiev.zoral.com.ua> <1172070377.1335.9.camel@localhost> <20070221152823.GA39168@deviant.kiev.zoral.com.ua> <1172076524.1335.19.camel@localhost> <20070221171721.GC39168@deviant.kiev.zoral.com.ua> <39159.192.216.27.32.1172079707.squirrel@webmail.freeshell.org> Content-Type: text/plain Date: Sat, 24 Feb 2007 21:31:03 -0500 Message-Id: <1172370663.1809.83.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Norikatsu Shigemura , bsd-sharp-list@forge.novell.com Subject: Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono 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: Sun, 25 Feb 2007 02:31:14 -0000 On Wed, 2007-02-21 at 17:41 +0000, tmclaugh@sdf.lonestar.org wrote: > > On Wed, Feb 21, 2007 at 01:48:44PM -0300, Phillip Neumann wrote: > >> El mi??, 21-02-2007 a las 17:28 +0200, Kostik Belousov escribi??: > >> > Could you, please, give me the full patch (against CVS Makefile) ? > >> > >> > >> Sure. sorry for not doing it .. > >> > >> thanks > >> > > > > Patch helped, thanks. I successfully did portupgrade -f mono-1.2.2.1_2. > > > > Gah, I didn't realize in my earlier patch that MAKE_ENV was redefined a > little further below in the port's Makefile. I'm still curious to know > what the exact change was that fixed things. (It may be that while one > change fixed your problem we should be using all the changes so we don't > get bitten again later.) I'll commit Philip's patch later when I have > access. > > tom This was really weird. The exact change needed was adding LC_ALL=C to MAKE_ENV. That resolved the problem on mux@'s machine. Odd thing was I was never able to reproduce this on his machine after using his LC environment settings. Anyways, it's committed so all should be fine now. Let me know if it's still broke for anyone. And thanks to everyone who tested changes for me. tom -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org | | BSD# http://www.mono-project.com/Mono:FreeBSD |