From owner-freebsd-mono@FreeBSD.ORG Mon Apr 9 12:44:10 2012 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E8451065746 for ; Mon, 9 Apr 2012 12:44:10 +0000 (UTC) (envelope-from fpeterschmitt@yahoo.fr) Received: from nm21-vm4.bullet.mail.ukl.yahoo.com (nm21-vm4.bullet.mail.ukl.yahoo.com [217.12.10.76]) by mx1.freebsd.org (Postfix) with SMTP id B7BC48FC0A for ; Mon, 9 Apr 2012 12:44:09 +0000 (UTC) Received: from [217.146.183.208] by nm21.bullet.mail.ukl.yahoo.com with NNFMP; 09 Apr 2012 12:44:03 -0000 Received: from [77.238.184.69] by tm1.bullet.mail.ukl.yahoo.com with NNFMP; 09 Apr 2012 12:44:03 -0000 Received: from [127.0.0.1] by smtp138.mail.ukl.yahoo.com with NNFMP; 09 Apr 2012 12:44:03 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.fr; s=s1024; t=1333975443; bh=TQY/0QBejL3eXo+8Y97IeyQwxeWcFUns9mp4WujdX44=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Subject:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id; b=M/nCPYPiW2qQoqAARFqZE9ZkXZMnJ9vw3EI1XN0Y28adoIQoAHv8/F4eEzRTSRcO1Al0RQp0bIs94ae5tajm503+/e+2wPWobGryS1UZw2yq6NWWkJaeuxLmTXzylgTaCuACwRRUpFUBCUb8LRoyZ7ISnZ7DAlLwdjLOyr5SXGY= X-Yahoo-Newman-Id: 518889.60464.bm@smtp138.mail.ukl.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: DKWJ1ZIVM1lZlrOCGYzL8oY0iNwrUOthnVoZxerlCp0dDdj 3vKsDY5N33N4YABi4xyk_fpkr2MjP50S653U.HeufB2YwSFdfi_58ooUSvJC vAkKqGxIrO1qg572gEEGj6HWwzmPNLy7BQbsZrm3mAsNVbQEJyciXyqfg8wu VBdsIimxPzgfAndMWiuAMjgjDqsxEAVTD.30M2qPsesh1JewTFtF9K9fFO6r NsENx7Exo0B594sJvlkT51T13N1sqYH2P.zi3ZJolK3SwXCQibk7p0NOrEif fn7hBe3YDkSHqTdSieAM57LaIKhgz3qQHsxdmUIACLbL0HiYIqfcTzVyEQiP 3sbyxX5cTVWDfswLn8c1nF3WPTDM- X-Yahoo-SMTP: ktfUNr2swBBOSY3ArCrB433xRyssFyxtj8o- Received: from chewy.localnet (fpeterschmitt@82.239.76.219 with plain) by smtp138.mail.ukl.yahoo.com with SMTP; 09 Apr 2012 12:44:03 +0000 GMT From: Florent Peterschmitt To: mono@freebsd.org Date: Mon, 9 Apr 2012 14:43:59 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201204091444.00462.fpeterschmitt@yahoo.fr> Cc: Subject: Monodevelop - new stable version 2.8.8.4 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2012 12:44:10 -0000 Hello, The Monodevelop version in FreeBSD ports is totaly outdated. Please, upgrade to 2.8.8.4. You'll have to patch Makefile and configures scripts (juste replace make by $(MAKE) like you made). Best regards, Florent Peterschmitt.