Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2011 20:38:29 +0200 (CEST)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        freebsd-ports@freebsd.org
Subject:   chromium 14.0.835.202 build error
Message-ID:  <alpine.BSF.2.00.1110062033040.2942@yokozuna.lan>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1110062033040.2942>