port status

Ruslan Bukin br at bsdpad.com
Sat Mar 19 22:08:18 UTC 2011


On Sun, Mar 20, 2011 at 12:34:57AM +0300, Ruslan Bukin wrote:
> On Sat, Mar 19, 2011 at 10:31:45PM +0100, Rene Ladan wrote:
> > Op 19-03-2011 21:59, Ruslan Bukin schreef:
> > > On Sat, Mar 19, 2011 at 11:50:05PM +0300, Ruslan Bukin wrote:
> > >> 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:
> > >>>>>>
> > What hardware/architecture are you building this on?  You don't seem to
> > get the out-of-memory error I reported earlier in the thread (but then
> > the 8 GB of swap space on my laptop isn't even touched). Maybe that
> > error is specific to 9.0 or amd64.
> 
> amd64, 8G ram, no swap device.
> recently I downgraded from 9.0 to 8.2 stable.

rev. 115 the same:

  CXX(target) out/Release/obj.target/chromoting_host/remoting/host/json_host_config.o
  CXX(target) out/Release/obj.target/chromoting_host/remoting/host/in_memory_host_config.o
  CXX(target) out/Release/obj.target/chromoting_host/remoting/host/capturer_linux.o
  CXX(target) out/Release/obj.target/chromoting_host/remoting/host/event_executor_linux.o
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:7:22: warning: X11/Xlib.h: No such file or directory
remoting/host/capturer_linux.cc:8:23: warning: X11/Xutil.h: No such file or directory
remoting/host/capturer_linux.cc:9:36: warning: X11/extensions/Xdamage.h: No such file or directory
remoting/host/event_executor_linux.cc:46: error: 'XK_BackSpace' was not declared in this scope
remoting/host/event_executor_linux.cc:46: error: 'XK_Tab' was not declared in this scope
remoting/host/event_executor_linux.cc:48: error: 'XK_Clear' was not declared in this scope
remoting/host/event_executor_linux.cc:48: error: 'XK_Return' was not declared in this scope
remoting/host/event_executor_linux.cc:51: error: 'XK_Shift_L' was not declared in this scope
remoting/host/event_executor_linux.cc:51: error: 'XK_Control_L' was not declared in this scope
remoting/host/event_executor_linux.cc:51: error: 'XK_Menu' was not declared in this scope
remoting/host/event_executor_linux.cc:51: error: 'XK_Pause' was not declared in this scope
[...]

then I call make again and got:
  CXX(target) out/Release/obj.target/webcore_platform/third_party/WebKit/Source/WebCore/platform/chromium/ScrollbarThemeChromiumLinux.o
third_party/WebKit/Source/WebCore/platform/chromium/ScrollbarThemeChromiumLinux.cpp: In member function 'virtual int WebCore::ScrollbarThemeChromiumLinux::scrollbarThickness(WebCore::ScrollbarControlSize)':
third_party/WebKit/Source/WebCore/platform/chromium/ScrollbarThemeChromiumLinux.cpp:49: error: 'getThemePartSize' is not a member of 'WebCore::PlatformBridge'
[..]

> 
> -Ruslan
> _______________________________________________
> freebsd-chromium at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe at freebsd.org"


More information about the freebsd-chromium mailing list