From owner-freebsd-ports@FreeBSD.ORG Thu Oct 6 21:38:29 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEC3E106564A for ; Thu, 6 Oct 2011 21:38:29 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB5568FC12 for ; Thu, 6 Oct 2011 21:38:29 +0000 (UTC) Received: by iage36 with SMTP id e36so1178622iag.13 for ; Thu, 06 Oct 2011 14:38:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=A9VdG3p6eiK77div1KeLubVKApB/XXLrr3qvVJ1yP/o=; b=togg97N4r4gHDsdmpv/dPSEzYaTXLaoiTEDeMRauvqsVZarFMkgyXLKSsLYoaRq749 GvGy5MlbkqrXLukzxl47F6xUMJex1ApSyQxAWuMKFWaapUzVnQif4X3WoetIjIP/dkkZ bfYnnQiwrLjG3IGzA7CWryWP2q3OsmJyh8Y5k= MIME-Version: 1.0 Received: by 10.231.0.208 with SMTP id 16mr869117ibc.50.1317935530669; Thu, 06 Oct 2011 14:12:10 -0700 (PDT) Received: by 10.231.36.69 with HTTP; Thu, 6 Oct 2011 14:12:10 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Oct 2011 16:12:10 -0500 Message-ID: From: Zhihao Yuan To: Marco Beishuizen Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: chromium 14.0.835.202 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 21:38:29 -0000 Fixed, but not committed yet. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161323 On Thu, Oct 6, 2011 at 1:38 PM, Marco Beishuizen wrote: > Hi, > > Yesterday I portupgraded my ports. Chromium doesn't build with: > > ... > CXX(target) out/Release/obj.target/**browser/chrome/browser/ui/** > webui/print_preview_ui.o > chrome/browser/ui/webui/print_**preview_handler.cc: In member function > 'void PrintSystemTaskProxy::**GetPrinterCapabilities(const std::string&)': > chrome/browser/ui/webui/print_**preview_handler.cc:291: error: > 'ppd_file_t' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:291: error: 'ppd' was > not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:291: error: > 'ppdOpenFile' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:293: error: > 'ppd_attr_t' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:293: error: 'attr' was > not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:293: error: > 'ppdFindAttr' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:297: error: > 'ppd_choice_t' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:297: error: 'ch' was > not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:297: error: > 'ppdFindMarkedChoice' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:299: error: > 'ppd_option_t' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:299: error: 'option' > was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:299: error: > 'ppdFindOption' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:301: error: > 'ppdFindChoice' was not declared in this scope > chrome/browser/ui/webui/print_**preview_handler.cc:307: error: 'ppdClose' > was not declared in this scope > gmake: *** [out/Release/obj.target/**browser/chrome/browser/ui/**webui/print_preview_handler.o] > Error 1 > gmake: *** Waiting for unfinished jobs.... > *** Error code 1 > ... > > I've never seen this one before. Has anyone an idea? Running FreeBSD > 8.2-stable and portstree is up-to-date. > > Marco > > -- > The distinction between true and false appears to become > increasingly blurred by... the pollution of the language. > -- Arne Tiselius > ______________________________**_________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@**freebsd.org > " > -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/