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-unsubscr...@freebsd.org"

Reply via email to