Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 17:37:52 -0500
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
Message-ID:  <200501021737.53020@aldan>

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

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?200501021737.53020>