sal/typesconfig/typeconfig.c

Jung-uk Kim jkim at FreeBSD.org
Tue May 23 09:57:23 PDT 2006


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


More information about the freebsd-openoffice mailing list