Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2011 01:08:16 +0300
From:      Ruslan Bukin <br@bsdpad.com>
To:        Rene Ladan <rene@freebsd.org>
Cc:        freebsd-chromium@freebsd.org
Subject:   Re: port status
Message-ID:  <20110319220816.GA76035@bsdjail.com>
In-Reply-To: <20110319213457.GA75249@bsdjail.com>
References:  <20110319080123.GA54562@bsdjail.com> <4D8506E0.4030509@freebsd.org> <20110319194312.GA72850@bsdjail.com> <4D85115E.7090109@freebsd.org> <20110319205005.GA74152@bsdjail.com> <20110319205920.GA74370@bsdjail.com> <4D8520C1.2070600@freebsd.org> <20110319213457.GA75249@bsdjail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe@freebsd.org"



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