Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 12:56:39 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-openoffice@FreeBSD.org
Cc:        "Carlos F. A. Paniago" <carlos.paniago@gmail.com>
Subject:   Re: sal/typesconfig/typeconfig.c
Message-ID:  <200605231256.41612.jkim@FreeBSD.org>
In-Reply-To: <44733541.8000009@panix.homeunix.org>
References:  <44733541.8000009@panix.homeunix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 May 2006 12:16 pm, Carlos F. A. Paniago wrote:
> I`m compiling the amd64 OO-2.0-devel and I have to change this:
> in sal/typesconfig/typeconfig.c line 41:
>
> #ifndef __FreeBSD__
> #define USE_FORK_TO_CHECK 1
> #endif
>
> then the typesconfig program stops exiting as
>
> pid 10359 (typesconfig), uid 0: exited on signal 11 (core dumped)
>
> But this does not affect the compilation proccess.

It does *intentionally* causes signal 11 to find out certain things 
are supported or not but I believe FreeBSD doesn't have to use fork 
for this test because it was Linux 2.6 kernel workaround.

> Paniago
>
> PS. Thanks for the job compiling the amd64 version....

Thanks for testing and feedback,

Jung-uk Kim



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