Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 22:40:26 GMT
From:      Mikhail Teterin <mi+kde@aldan.algebra.com>
To:        openoffice@FreeBSD.org
Subject:   Re: ports/74518: openoffice-1.1 build failure on 4-stable: dmake can't find target.mk
Message-ID:  <200501022240.j02MeQ2B088219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR ports/74518; it has been noted by GNATS.

From: Mikhail Teterin <mi+kde@aldan.algebra.com>
To: freebsd-gnats-submit@freebsd.org, jan.grant@bristol.ac.uk
Cc: openoffice@freebsd.org
Subject: Re: ports/74518: openoffice-1.1 build failure on 4-stable: dmake can't find target.mk
Date: Sun, 2 Jan 2005 17:37:52 -0500

 The problem here is that the user had the devel/dmake installed
 already and OpenOffice's configure has decided to use it.
 
 Unfortunately, our devel/dmake (4.1) is too old to understand the
 DMAKEROOT environment variable, which OpenOffice's boostrap script is
 setting.
 
 The work-around is to uninstall the dmake port prior to building
 OOo. The immediate fix is to mark OOo as conflicting with dmake.
 
 The proper fix is to update the devel/dmake and make OOo properly
 depend on it instead of building its own. Working on this one...
 
 	-mi
 



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