From owner-freebsd-gecko@FreeBSD.ORG Thu Dec 29 12:44:54 2011 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D686A1065670 for ; Thu, 29 Dec 2011 12:44:54 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6BBFE8FC0A for ; Thu, 29 Dec 2011 12:44:54 +0000 (UTC) Received: by wibhr1 with SMTP id hr1so11951774wib.13 for ; Thu, 29 Dec 2011 04:44:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:date:to:subject:mime-version:content-transfer-encoding :from:organization:message-id:user-agent; bh=v1SimMsRox9nERsMM6EiC7CqbhvalUwXahF6UNeM1IE=; b=Yy0xwM7P/ELu4Se7PYu2hqd7UX1KgDSxjG6SXLeJK+K/Guu37iXkN4uAlpRP9/6L91 rHJcFCgHJFsx4nOaDjA+E3i+rEumBgFG32uxf4jBB77dLZYk1rJ7BEdUVB+3s7e1Mwr/ 71UG5gy6eaoRcH11rKknEAXj0A1MVHFvr0pnk= Received: by 10.180.106.165 with SMTP id gv5mr77573091wib.18.1325161075315; Thu, 29 Dec 2011 04:17:55 -0800 (PST) Received: from sam.firefly (95-9.195-178.cust.bluewin.ch. [178.195.9.95]) by mx.google.com with ESMTPS id di5sm82784852wib.3.2011.12.29.04.17.54 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Dec 2011 04:17:54 -0800 (PST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Date: Thu, 29 Dec 2011 13:17:53 +0100 To: gecko@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tcb Organization: - Message-ID: User-Agent: Opera Mail/12.00 (FreeBSD) Cc: Subject: Fix libxul build against gcc46 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 12:44:54 -0000 Hi there I had to add this patch: --- ./gfx/ots/src/os2.cc.orig 2011-12-29 12:53:01.000000000 +0100 +++ ./gfx/ots/src/os2.cc 2011-12-29 12:53:13.000000000 +0100 @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "os2.h" +#include #include "head.h" to get www/lixbul to build using gcc46. mfg Tobias -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/