From owner-freebsd-gecko@FreeBSD.ORG Thu Jul 12 02:52:55 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8824D106566B for ; Thu, 12 Jul 2012 02:52:55 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210]) by mx1.freebsd.org (Postfix) with ESMTP id 56AEA8FC1B for ; Thu, 12 Jul 2012 02:52:55 +0000 (UTC) Received: from politkovskaja.torservers.net ([77.247.181.165]:4144 helo=internal.tormail.org) by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.77) (envelope-from ) id 1Sp9WJ-001RXm-4R; Wed, 11 Jul 2012 22:52:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:Subject:Cc:To:From; bh=ASiM/YuIczBZZud+w6ZNBo1U4rgRzEEBiekp+ysuhu4=; b=o/y0YIcay0Xx/fPOkpDzb5NOZpmVzTRmXKWlcpjFIUdKepvST+p+g2RYQdNEgT5QvI9531D25KEU2XtynOVOmF/1im53St4Mve3PbYVKmaeIHeUL0vPCOp9FpDDE7q82R+6se5kEjVcHiaHht7TpigxtUljoTj6bQLWcG43C2g4=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1Sp9VJ-0009Ur-9e; Thu, 12 Jul 2012 02:51:46 +0000 From: Jan Beich To: Toomas Aas Date: Thu, 12 Jul 2012 07:50:00 +0500 References: <20120703204245.18341mxlqo3s258g__34909.188692882$1341338060$gmane$org@webmail.raad.tartu.ee> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1Sp9VJ-0009Ur-9e@internal.tormail.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.allsitecontrol.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-gecko@freebsd.org Subject: Re: Building www/libxul fails - 'No such file or directory' 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, 12 Jul 2012 02:52:55 -0000 Toomas Aas writes: > Hello! > > It seems I can't build www/libxul from a freshly updated ports tree on > my 9.0-STABLE amd64 system. No matter how I try, the build ends with > > sed: /usr/ports/www/libxul/work/mozilla-1.9.2/build/unix/*.pc: No such > file or directory. I've seen other people confused by this harmless warning. It's now removed in experimental branch and likely to be merged with other changes sometime after 17th July (firefox-14 release). http://lists.freebsd.org/pipermail/freebsd-gecko/2012-July/002490.html