Re: chromium 36 almost there ...

2014-08-15 Thread Cy Schubert
In message 53e941e9.1030...@freebsd.org, =?UTF-8?B?UmVuw6kgTGFkYW4=?= writes: Hi, with some help from Paweł Hajdan, who ports Chromium to Gentoo, I managed to get Chromium building except for some undefined symbols during the final link step which are likely due to FreeBSD being

Re: chromium 36 almost there ...

2014-08-15 Thread Shawn Webb
On Aug 15, 2014 06:57 AM -0700, Cy Schubert wrote: In message 53e941e9.1030...@freebsd.org, =?UTF-8?B?UmVuw6kgTGFkYW4=?= writes: Hi, with some help from Pawe?? Hajdan, who ports Chromium to Gentoo, I managed to get Chromium building except for some undefined symbols during the

Re: chromium 36 almost there ...

2014-08-15 Thread René Ladan
2014-08-15 17:24 GMT+02:00 Shawn Webb latt...@gmail.com: On Aug 15, 2014 06:57 AM -0700, Cy Schubert wrote: In message 53e941e9.1030...@freebsd.org, =?UTF-8?B?UmVuw6kgTGFkYW4=?= writes: Hi, with some help from Pawe?? Hajdan, who ports Chromium to Gentoo, I managed to get Chromium

Re: chromium 36 almost there ...

2014-08-14 Thread René Ladan
2014-08-13 0:56 GMT+02:00 René Ladan r...@freebsd.org: Quick FYI (almost 1 am here..), I'm typing this from Chromium 36 on FreeBSD :) Things left to do: - Fix staging Done - Fix build with clang 3.4 (e.g. in my 11i386 vm) Will look into, but this might be caused by having an unclean

Re: chromium 36 almost there ...

2014-08-12 Thread Jia-Shiun Li
On Tue, Aug 12, 2014 at 6:21 AM, René Ladan r...@freebsd.org wrote: I pushed the new WIP version to https://github.com/gliaskos/freebsd-chromium/ Hi Rene, looks it needs the following modification to find correct libxml2 library webp ports dir: jsli@jsli-2c:/root/freebsd-chromium % git

Re: chromium 36 almost there ...

2014-08-12 Thread Carlos Jacobo Puga Medina
I'm testing it on 11-CURRENT/i386. It's building fine so far. # cd /usr/ports/www/chromium make -V GYP_DEFINES clang_use_chrome_plugins=0 linux_breakpad=0 linux_use_heapchecker=0 linux_strip_binary=1 test_isolation_mode=noop disable_nacl=1 enable_one_click_signin=1 enable_openmax=1

Re: chromium 36 almost there ...

2014-08-12 Thread Carlos Jacobo Puga Medina
On Tue, 12 Aug 2014 13:11:52 +0200 René Ladan r...@freebsd.org wrote: 2014-08-12 13:03 GMT+02:00 Carlos Jacobo Puga Medina c...@fbsd.es: I'm testing it on 11-CURRENT/i386. It's building fine so far. # cd /usr/ports/www/chromium make -V GYP_DEFINES clang_use_chrome_plugins=0

Re: chromium 36 almost there ...

2014-08-12 Thread Carlos Jacobo Puga Medina
On Wed, 13 Aug 2014 00:56:38 +0200 René Ladan r...@freebsd.org wrote: Quick FYI (almost 1 am here..), I'm typing this from Chromium 36 on FreeBSD :) Things left to do: - Fix staging - Fix build with clang 3.4 (e.g. in my 11i386 vm) - Maybe fix some obvious errors I'm seeing on the command

chromium 36 almost there ...

2014-08-11 Thread René Ladan
Hi, with some help from Paweł Hajdan, who ports Chromium to Gentoo, I managed to get Chromium building except for some undefined symbols during the final link step which are likely due to FreeBSD being #ifdef'd out. I will look into that tomorrow. The good news is that the library collisions