port status

Ruslan Bukin br at bsdpad.com
Sat Mar 19 20:50:08 UTC 2011


On Sat, Mar 19, 2011 at 09:26:06PM +0100, Rene Ladan wrote:
> Op 19-03-2011 20:43, Ruslan Bukin schreef:
> > 
> > On Sat, Mar 19, 2011 at 08:41:20PM +0100, Rene Ladan wrote:
> >> Op 19-03-2011 09:01, Ruslan Bukin schreef:
> >>> is chromium port compiles already?
> >>>
> >> Not yet (the now abandonded version 9 did)...
> >>> I tried on FreeBSD 8.2, no result:
> >>>
> >>>   CXX(target) out/Release/obj.target/net/net/proxy/proxy_config.o
> >>>   CXX(target) out/Release/obj.target/net/net/proxy/proxy_config_service_fixed.o
> >>>   CXX(target) out/Release/obj.target/net/net/proxy/proxy_config_service_linux.o
> >>> net/proxy/proxy_config_service_linux.cc:15:25: warning: sys/inotify.h: No such file or directory
> >>
> >> Hmm, are you sure you have the latest SVN revision (currently 113) ?
> >> The proxy_config_service_linux.cc file was dropped after revision 105.
> > 
> > yes I'm sure:
> > 0 br:/home/br/chromium >svn up
> > At revision 113.
> > 
> Ah, I see now. The patch for proxy_config_service_linux.cc [1] was only
> present in the Chromium 9 port.  Appearently my build stops before it
> compiles that file.
> 
> Could you retry the build with r114 ?

of course,

remoting/host/capturer_linux.cc: In member function 'void remoting::CapturerLinuxPimpl::CalculateInvalidRects()':
remoting/host/capturer_linux.cc:201: error: 'display_' was not declared in this scope
remoting/host/capturer_linux.cc:201: error: 'XPending' was not declared in this scope
remoting/host/capturer_linux.cc:202: error: 'XEvent' was not declared in this scope
remoting/host/capturer_linux.cc:202: error: expected `;' before 'e'
remoting/host/capturer_linux.cc:205: error: 'e' was not declared in this scope
remoting/host/capturer_linux.cc:205: error: 'XNextEvent' was not declared in this scope
remoting/host/capturer_linux.cc:206: error: 'XDamageNotify' was not declared in this scope
remoting/host/capturer_linux.cc:209: error: 'XDamageNotifyEvent' was not declared in this scope
remoting/host/capturer_linux.cc:209: error: 'event' was not declared in this scope
remoting/host/capturer_linux.cc:209: error: expected type-specifier before 'XDamageNotifyEvent'
remoting/host/capturer_linux.cc:209: error: expected `>' before 'XDamageNotifyEvent'
remoting/host/capturer_linux.cc:209: error: expected `(' before 'XDamageNotifyEvent'
remoting/host/capturer_linux.cc:209: error: expected primary-expression before '>' token
remoting/host/capturer_linux.cc:209: error: expected `)' before ';' token
remoting/host/event_executor_linux.cc:7:22: warning: X11/Xlib.h: No such file or directory
remoting/host/event_executor_linux.cc:8:24: warning: X11/keysym.h: No such file or directory
remoting/host/event_executor_linux.cc:9:34: warning: X11/extensions/XTest.h: No such file or directory
remoting/host/capturer_linux.cc: In member function 'void remoting::CapturerLinuxPimpl::CaptureRects(const remoting::InvalidRects&, CallbackRunner<Tuple1<scoped_refptr<remoting::CaptureData> > >*)':
remoting/host/capturer_linux.cc:245: error: 'XImage' was not declared in this scope
[...]

> 
> [1]
> http://trillian.chruetertee.ch/chromium/browser/ports/www/chromium/files/patch-net__proxy__proxy_config_service_linux.cc?rev=55
> 
> René
> -- 
> http://www.rene-ladan.nl:8080/
> 
> GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
> (subkeys.pgp.net)


More information about the freebsd-chromium mailing list