Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 08:17:09 -0500
From:      Adam Weinberger <adamw@magnesium.net>
To:        openoffice@freebsd.org, ports@freebsd.org
Subject:   why openoffice build crashes and how to fix it
Message-ID:  <20040210131709.GU3365@toxic.magnesium.net>

next in thread | raw e-mail | index | archive | help
it looks to my eyes like it links to lc_r because it's told to in
files/patch-config_office.

change line 41 to -lpthread instead of -lc_r and you should be good to
go.

or better yet, maybe the patch could utilize the $PTHEAD_CFLAGS /
$PTHREAD_LIBS vars it's passed in CONFIGURE_ENV?


also: i dunno why it built properly when i had an old PORTVERSION of
jdk14 installed? it only built correctly that one time. 

# Adam

--
Adam Weinberger
adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net
http://www.vectors.cx



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