From owner-freebsd-current@FreeBSD.ORG Fri Dec 11 19:05:59 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E543C1065672; Fri, 11 Dec 2009 19:05:59 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id CF60B8FC08; Fri, 11 Dec 2009 19:05:59 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KUI00MKY51YJ400@asmtp026.mac.com>; Fri, 11 Dec 2009 11:05:59 -0800 (PST) From: Marcel Moolenaar In-reply-to: <20091211160439.GA90445@mech-cluster241.men.bris.ac.uk> Date: Fri, 11 Dec 2009 11:05:58 -0800 Message-id: <43C3F09D-62B4-47BB-8411-65C0CCCDFB6A@mac.com> References: <20091211122712.GA16545@mech-cluster241.men.bris.ac.uk> <20091211154641.GA1123@wcfields.tmseck.homedns.org> <20091211160439.GA90445@mech-cluster241.men.bris.ac.uk> To: Anton Shterenlikht X-Mailer: Apple Mail (2.1077) Cc: freebsd-current@freebsd.org, Thomas-Martin Seck , freebsd-ia64@freebsd.org Subject: Re: regression: port www/squid fails to build on ia64 head X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 19:06:00 -0000 On Dec 11, 2009, at 8:04 AM, Anton Shterenlikht wrote: >> You might want to ask on the -current or -ia64 mailinglist about this >> particular error. I just checked on 8-STABLE/amd64 and the YP helper >> builds fine there. >> >> Did you configure anything particular in your make.conf that might >> explain this (modified CFLAGS or somesuch)? > > # cat /etc/make.conf > # $FreeBSD: src/share/examples/etc/make.conf,v 1.279 2007/01/17 12:43:06 des Exp $ > > NO_MODULES= # do not build modules with the kernel > # added by use.perl 2009-09-23 14:34:53 > PERL_VERSION=5.10.1 > # > > Marcel, can you reproduce this on your ia64? No, I can't seem to reproduce it. It builds just fine for me. I have the log here (starting with the kernel booting): http://ns1.xcllnt.net/~marcel/squid.log Maybe NO_MODULES is interfering? FYI, -- Marcel Moolenaar xcllnt@mac.com