ports/74518: openoffice-1.1 build failure on 4-stable: dmake can't find target.mk

Mikhail Teterin mi+kde at aldan.algebra.com
Sun Jan 2 22:40:26 GMT 2005


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

From: Mikhail Teterin <mi+kde at aldan.algebra.com>
To: freebsd-gnats-submit at freebsd.org, jan.grant at bristol.ac.uk
Cc: openoffice at 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
 


More information about the freebsd-openoffice mailing list