From owner-freebsd-mono@FreeBSD.ORG Tue Mar 17 09:52:34 2009 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A93D510656DC for ; Tue, 17 Mar 2009 09:52:34 +0000 (UTC) (envelope-from josemaria@simpleoption.com) Received: from mail231.csoft.net (mail231.csoft.net [205.205.221.4]) by mx1.freebsd.org (Postfix) with ESMTP id 636458FC16 for ; Tue, 17 Mar 2009 09:52:34 +0000 (UTC) (envelope-from josemaria@simpleoption.com) Received: from rufus.simpleoption.com (34.Red-88-19-164.staticIP.rima-tde.net [88.19.164.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail231.csoft.net (Postfix) with ESMTP id EEA28241A391 for ; Tue, 17 Mar 2009 05:52:32 -0400 (EDT) Date: Tue, 17 Mar 2009 10:50:27 -0000 To: freebsd-mono@freebsd.org From: =?utf-8?Q?Jos=C3=A9_Mar=C3=ADa_Ruiz?= Organization: Simple Option S.L. Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera Mail/9.64 (FreeBSD) Subject: Problem compiling mod_mono (2.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: Tue, 17 Mar 2009 09:52:35 -0000 Hi, I was compiling mod_mono when I get this error: ************************************************************* > make ===> Building for mod_mono-2.4_1 Making all in src /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -Wall -DDFLT_MONO_CONFIG_DIR=\"/usr/local/etc/apache2/mod-mono-applications\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -MT mod_mono_la-mod_mono.lo -MD -MP -MF .deps/mod_mono_la-mod_mono.Tpo -c -o mod_mono_la-mod_mono.lo `test -f 'mod_mono.c' || echo './'`mod_mono.c cc -DHAVE_CONFIG_H -I. -I../include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -Wall -DDFLT_MONO_CONFIG_DIR=\"/usr/local/etc/apache2/mod-mono-applications\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache2 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apr-1 -g -O2 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db42 -MT mod_mono_la-mod_mono.lo -MD -MP -MF .deps/mod_mono_la-mod_mono.Tpo -c mod_mono.c -fPIC -DPIC -o .libs/mod_mono_la-mod_mono.o Assembler messages: FATAL: can't create .libs/mod_mono_la-mod_mono.o: Permission denied mod_mono.c: In function 'fork_mod_mono_server': mod_mono.c:1768: error: 'SIGPWR' undeclared (first use in this function) mod_mono.c:1768: error: (Each undeclared identifier is reported only once mod_mono.c:1768: error: for each function it appears in.) *** Error code 1 Stop in /usr/ports/www/mod_mono/work/mod_mono-2.4/src. *** Error code 1 Stop in /usr/ports/www/mod_mono/work/mod_mono-2.4. *** Error code 1 Stop in /usr/ports/www/mod_mono. ********************************************************************* uname -a: FreeBSD rufus.simpleoption.com 7.1-STABLE FreeBSD 7.1-STABLE #1: Fri Feb 13 13:22:27 UTC 2009 josemaria@rufus.simpleoption.com:/usr/obj/usr/src/sys/GENERIC i386 I've to notice that when I was trying to compile mod_mono the checksums didn't matched so I suppose that the sources where different from expected. Cheers. -- José María Ruiz Aguilera Simple Option S.L. Tel: (+34) 951 930 122 Fax: (+34) 951 930 122 pedidos@simpleoption.es http://www.simpleoption.es