From owner-freebsd-ports@FreeBSD.ORG Tue Feb 10 05:17:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD13B16A4CE for ; Tue, 10 Feb 2004 05:17:09 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id B256343D2F for ; Tue, 10 Feb 2004 05:17:09 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 4892 invoked by uid 1252); 10 Feb 2004 13:17:09 -0000 Date: 10 Feb 2004 08:17:09 -0500 Date: Tue, 10 Feb 2004 08:17:09 -0500 From: Adam Weinberger To: openoffice@freebsd.org, ports@freebsd.org Message-ID: <20040210131709.GU3365@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , openoffice@freebsd.org, ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i Subject: why openoffice build crashes and how to fix it X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 13:17:10 -0000 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