Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2008 17:24:15 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-openoffice@freebsd.org
Subject:   editors/openoffice.org-2 ignores devel/dmake
Message-ID:  <g5nkmf$9v$1@ger.gmane.org>

next in thread | raw e-mail | index | archive | help
Hi there.

OpenOffice configure fails to detect installed dmake port.

[green] ~> dmake -V
dmake - Version 4.12 (amd64-portbld-freebsd7.0)
Copyright (c) 1990,...,1997 by WTI Corp.

Default Configuration:
         MAXPROCESSLIMIT := 64
         MAXLINELENGTH := 32766
         DMAKEROOT := /usr/local/share/startup
         .IMPORT .IGNORE: DMAKEROOT
         .MAKEFILES : makefile.mk Makefile makefile
         .SOURCE    : .NULL
         MAKESTARTUP := $(DMAKEROOT)/startup.mk

Please read the NEWS file for the latest release notes.

[green] /usr/ports/editors/openoffice.org-2# make configure
...
checking for dmake... /usr/local/bin/dmake
checking whether the found dmake is the right dmake... yes
checking the dmake version... too old. >= 4.11 is needed
A newer dmake will be built on ./bootstrap
...

Due to this fix in 4.12 in would be better to use this one:
         #i83540# Prevent possible invinite loop when aborting.

-- 
Sphinx of black quartz judge my vow.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?g5nkmf$9v$1>