From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 12 02:35:45 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C4716A4CE for ; Sun, 12 Dec 2004 02:35:45 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8A0643D45 for ; Sun, 12 Dec 2004 02:35:44 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBC2ZhMx077999; Sat, 11 Dec 2004 18:35:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBC2Zg64077998; Sat, 11 Dec 2004 18:35:42 -0800 (PST) (envelope-from obrien) Date: Sat, 11 Dec 2004 18:35:42 -0800 From: "David O'Brien" To: Mike Jakubik Message-ID: <20041212023542.GC77070@dragon.nuxi.com> References: <54008.207.219.213.163.1102629964.squirrel@207.219.213.163> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54008.207.219.213.163.1102629964.squirrel@207.219.213.163> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: Can't compile jabberd on AMD64 5.3-STABLE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 02:35:45 -0000 On Thu, Dec 09, 2004 at 05:06:04PM -0500, Mike Jakubik wrote: > I am getting a lot of warnings and finally a stop error when trying to > compile /usr/ports/net/jabberd/ on an AMD64, 5.3-STABLE box. The port > compiles OK on an x86 6-CURRENT box. No answers from the port maintanier > or the ports list. All my installed ports and ports tree are up to date. > Here is the compiling process: .. > ../expat/expat.h:216: warning: `cdecl' attribute ignored Why does the port have its own copy of expat? I would fix the port to not build expat itself, but to just depend on ports/textproc/expat2.