Re: Openoffice doesn't work with kernel+world built with Clang

2011-02-21 Thread Renato Botelho
On Wed, Nov 3, 2010 at 1:05 PM, Renato Botelho wrote: > On Wed, Nov 3, 2010 at 12:44 PM, Ed Schouten wrote: >> * Renato Botelho , 20101103 15:36: >>> On Wed, Nov 3, 2010 at 11:44 AM, Ed Schouten wrote: >>> > Garga! >>> > >>> > * Renato Botelho , 20101103 13:36: >>> >> For now i solve my problem

Re: Openoffice doesn't work with kernel+world built with Clang

2010-11-03 Thread Renato Botelho
On Wed, Nov 3, 2010 at 12:44 PM, Ed Schouten wrote: > * Renato Botelho , 20101103 15:36: >> On Wed, Nov 3, 2010 at 11:44 AM, Ed Schouten wrote: >> > Garga! >> > >> > * Renato Botelho , 20101103 13:36: >> >> For now i solve my problem adding this to /etc/src.conf >> >> >> >> .if ${.CURDIR} == "/us

Re: Openoffice doesn't work with kernel+world built with Clang

2010-11-03 Thread Ed Schouten
* Renato Botelho , 20101103 15:36: > On Wed, Nov 3, 2010 at 11:44 AM, Ed Schouten wrote: > > Garga! > > > > * Renato Botelho , 20101103 13:36: > >> For now i solve my problem adding this to /etc/src.conf > >> > >> .if ${.CURDIR} == "/usr/src/gnu/lib/libgcc" > >> CC=cc > >> CXX=c++ > >> .endif > >>

Re: Openoffice doesn't work with kernel+world built with Clang

2010-11-03 Thread Renato Botelho
On Wed, Nov 3, 2010 at 11:44 AM, Ed Schouten wrote: > Garga! > > * Renato Botelho , 20101103 13:36: >> For now i solve my problem adding this to /etc/src.conf >> >> .if ${.CURDIR} == "/usr/src/gnu/lib/libgcc" >> CC=cc >> CXX=c++ >> .endif >> >> This way libgcc_s.so is built using gcc instead of cl

Re: Openoffice doesn't work with kernel+world built with Clang

2010-11-03 Thread Renato Botelho
On Fri, Oct 22, 2010 at 8:54 AM, Renato Botelho wrote: > I have a 9.0-current (r214167) amd64, kernel and world built > with clang and all ports built with gcc, and i cannot start > openoffice anymore, it shows splash, start to go up and die. > > If I reinstall world+kernel built with gcc openoffi

Re: Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Renato Botelho
On Fri, Oct 22, 2010 at 10:53 AM, Dimitry Andric wrote: > On 2010-10-22 12:54, Renato Botelho wrote: >> >> I have a 9.0-current (r214167) amd64, kernel and world built >> with clang and all ports built with gcc, and i cannot start >> openoffice anymore, it shows splash, start to go up and die. >>

Re: Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Renato Botelho
On Fri, Oct 22, 2010 at 10:53 AM, Dimitry Andric wrote: > On 2010-10-22 12:54, Renato Botelho wrote: >> >> I have a 9.0-current (r214167) amd64, kernel and world built >> with clang and all ports built with gcc, and i cannot start >> openoffice anymore, it shows splash, start to go up and die. >>

Re: Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Renato Botelho
On Fri, Oct 22, 2010 at 10:53 AM, Dimitry Andric wrote: > On 2010-10-22 12:54, Renato Botelho wrote: >> >> I have a 9.0-current (r214167) amd64, kernel and world built >> with clang and all ports built with gcc, and i cannot start >> openoffice anymore, it shows splash, start to go up and die. >>

Re: Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Renato Botelho
On Fri, Oct 22, 2010 at 10:53 AM, Dimitry Andric wrote: > On 2010-10-22 12:54, Renato Botelho wrote: >> >> I have a 9.0-current (r214167) amd64, kernel and world built >> with clang and all ports built with gcc, and i cannot start >> openoffice anymore, it shows splash, start to go up and die. >>

Re: Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Dimitry Andric
On 2010-10-22 12:54, Renato Botelho wrote: I have a 9.0-current (r214167) amd64, kernel and world built with clang and all ports built with gcc, and i cannot start openoffice anymore, it shows splash, start to go up and die. If I reinstall world+kernel built with gcc openoffice works fine. The

Openoffice doesn't work with kernel+world built with Clang

2010-10-22 Thread Renato Botelho
I have a 9.0-current (r214167) amd64, kernel and world built with clang and all ports built with gcc, and i cannot start openoffice anymore, it shows splash, start to go up and die. If I reinstall world+kernel built with gcc openoffice works fine. The is a ktrace result available [1], let me know