From owner-freebsd-mono@FreeBSD.ORG Fri Jul 24 16:34:40 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 0B887106564A for ; Fri, 24 Jul 2009 16:34:40 +0000 (UTC) (envelope-from 3AttpShAKBJEx9yzD3Ez-89CzA6J19916z.x977989aCzzWnY.9C1@codesite.bounces.google.com) Received: from mail-pz0-f226.google.com (mail-pz0-f226.google.com [209.85.222.226]) by mx1.freebsd.org (Postfix) with ESMTP id D79678FC13 for ; Fri, 24 Jul 2009 16:34:39 +0000 (UTC) (envelope-from 3AttpShAKBJEx9yzD3Ez-89CzA6J19916z.x977989aCzzWnY.9C1@codesite.bounces.google.com) Received: by pzk23 with SMTP id 23so24560pzk.11 for ; Fri, 24 Jul 2009 09:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=beta; h=domainkey-signature:mime-version:x-generated-by :x-googlecode-project:x-googlecode-issue-id:received:message-id:date :subject:from:to:content-type:content-transfer-encoding; bh=r6p1jTkidrF3xhwN8NS80ZI8QfUdUtBn/+OByCjeHUk=; b=fgHU/BA/8vPJfs5QU8EFNDd7KLqRT5CAuVOdxLtm/hJjTz0MFlzl6yrmRjJDwvGfl+ BX/xDWZOYa+6znm+1ubw== DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:x-generated-by:x-googlecode-project :x-googlecode-issue-id:message-id:date:subject:from:to:content-type :content-transfer-encoding; b=vvUtfhHbQSgsk16gYMD+v0wSQ4V+LxlHts+D0u60/bmwGDNd3VVA/13kMxq2bzsFh9 EoFmEm5FPyYPpwNfXuBw== MIME-Version: 1.0 X-Generated-By: Google Code X-GoogleCode-Project: bsd-sharp X-GoogleCode-Issue-Id: 7 Received: by 10.142.126.18 with SMTP id y18mr787349wfc.20.1248451330680; Fri, 24 Jul 2009 09:02:10 -0700 (PDT) Message-ID: <000e0cd30bd415aa8e046f75ba88@google.com> Date: Fri, 24 Jul 2009 16:02:10 +0000 From: codesite-noreply@google.com To: mono@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Cc: Subject: Issue 7 in bsd-sharp: Compilation problems on CURRENT 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: Fri, 24 Jul 2009 16:34:40 -0000 Comment #9 on issue 7 by robertwojo: Compilation problems on CURRENT http://code.google.com/p/bsd-sharp/issues/detail?id=7 - Mono 2.4.2.2 - Real machine - Default CFLAGS and CPUTYPE - Custom kernel, copy of GENERIC with very little changed. SYSVSHM, SYSVMSG and SYSVSEM are in my kernel - Both my kern.ipc.semmn and kern.ipc.semmns are larger than 40/300 (for other reasons) - Ensured that I don't have anything using semaphores (deleted what remained with ipcrm) Older versions of Mono worked just fine, just having a lot of problems with this one. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings