From owner-freebsd-mono@FreeBSD.ORG Thu Feb 12 12:01:27 2009 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE12C1065895 for ; Thu, 12 Feb 2009 12:01:27 +0000 (UTC) (envelope-from pneumann@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 5A3778FC0A for ; Thu, 12 Feb 2009 12:01:27 +0000 (UTC) (envelope-from pneumann@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so394556ywt.13 for ; Thu, 12 Feb 2009 04:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=G4FMWE4r3ug5kQnZejwgW8lsTdfMNAsuHiWAY0F5Cb4=; b=pqPxF6JgAyau2hSUocPDDmGshew0EFmQKUQJKbDPiioMoZa02s2+3ky138aGR5ABZw GNxVXiP42b6doe0JxxIlv75cKSUTf7yAhcLlj6L1vhxXfQt28zTR/o6i5/0N1iLMpEdD 2DRQmpKrKI2wk6T+tKaPcDE44Sym4BfWbGY3w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=RfxtLZBeOQLNhaQLyl/j0XmsDu7p0GxOMXBI2zGbDfYSFfSUhzTegYMwk0eCAzCzjB E81XZBeLk2IMOuaTwn1hZY/VqpolEA5y/BRaDhQkGAmKVH2QqPUdUNdwP4ItcYppGy1y s8VJZMPz+XdS5brjY8XsBKSb0o25NJV0ft+lU= Received: by 10.90.56.16 with SMTP id e16mr438116aga.35.1234440085569; Thu, 12 Feb 2009 04:01:25 -0800 (PST) Received: from ?192.168.2.45? (204-150-222-201.adsl.terra.cl [201.222.150.204]) by mx.google.com with ESMTPS id 7sm11920325aga.26.2009.02.12.04.01.23 (version=SSLv3 cipher=RC4-MD5); Thu, 12 Feb 2009 04:01:25 -0800 (PST) From: "Phillip N." To: paul beard In-Reply-To: References: Content-Type: text/plain; charset=utf-8 Date: Thu, 12 Feb 2009 09:01:18 -0300 Message-Id: <1234440078.1669.1.camel@negro> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: mono@freebsd.org Subject: Re: mono upgrade process hangs. 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: Thu, 12 Feb 2009 12:01:41 -0000 Hi paul, El mié, 11-02-2009 a las 21:05 -0800, paul beard escribió: > if test -w ../mcs; then :; else chmod -R +w ../mcs; fi > cd ../mcs && gmake NO_DIR_CHECK=1 PROFILES='default net_2_0 net_3_5 > net_2_1' CC='cc' all-profiles > gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-2.0.1/mcs' > gmake profile-do--default--all profile-do--net_2_0--all > profile-do--net_3_5--all profile-do--net_2_1--all > gmake[4]: Entering directory `/usr/ports/lang/mono/work/mono-2.0.1/mcs' > gmake PROFILE=basic all > gmake[5]: Entering directory `/usr/ports/lang/mono/work/mono-2.0.1/mcs' > gmake[6]: *** [build/deps/basic-profile-check.exe] Error 1 > gmake[6]: Entering directory `/usr/ports/lang/mono/work/mono-2.0.1/mcs' > *** The compiler 'false' doesn't appear to be usable. > *** Trying the 'monolite' directory. > gmake[7]: Entering directory `/usr/ports/lang/mono/work/mono-2.0.1/mcs' > Thaks normal > > ^Cgmake[8]: *** [build/deps/basic-profile-check.exe] Interrupt: 2 > gmake[7]: *** [do-profile-check] Interrupt: 2 > gmake[6]: *** [do-profile-check-monolite] Interrupt: 2 > gmake[5]: *** [do-profile-check] Interrupt: 2 > gmake[4]: *** [profile-do--basic--all] Interrupt: 2 > gmake[3]: *** [profiles-do--all] Interrupt: 2 > gmake[2]: *** [all-local] Interrupt: 2 > gmake[1]: *** [all-recursive] Interrupt: 2 > > Are you trying to compile mono inside a jail? Are semaphores enabled on it? Thanks. > see line 2088 of the attached. > > > -- > Paul Beard / www.paulbeard.org/ > > Marlene Dietrich - "Most women set out to try to change a man, and > when they have changed him they do not like h... > _______________________________________________ > freebsd-mono@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mono > To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org"