From owner-freebsd-openoffice Mon Nov 11 9:12:43 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC5C737B401 for ; Mon, 11 Nov 2002 09:12:41 -0800 (PST) Received: from mgate2.uni-hannover.de (mgate2.uni-hannover.de [130.75.2.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799F043E4A for ; Mon, 11 Nov 2002 09:12:40 -0800 (PST) (envelope-from gerrit@pmp.uni-hannover.de) Received: from kung.pmp.uni-hannover.de by mgate2.uni-hannover.de with LocalSMTP (PP) with ESMTP; Mon, 11 Nov 2002 18:12:34 +0100 Received: from lonestar.pmp.uni-hannover.de (lonestar.pmp.uni-hannover.de [130.75.117.37]) by kung.pmp.uni-hannover.de (8.11.2/8.11.2) with ESMTP id gABHCJc18757; Mon, 11 Nov 2002 18:12:19 +0100 Received: (from gerrit@localhost) by lonestar.pmp.uni-hannover.de (8.12.6/8.12.6/Submit) id gABHES3j003851; Mon, 11 Nov 2002 18:14:28 +0100 (CET) (envelope-from gerrit) Date: Mon, 11 Nov 2002 18:14:28 +0100 From: Gerrit Kuehn To: Martin Blapp Cc: openoffice@FreeBSD.ORG Subject: Re: still trying to compile Message-ID: <20021111171428.GF3295@pmp.uni-hannover.de> References: <20021111165453.GE3295@pmp.uni-hannover.de> <20021111175842.B8541-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021111175842.B8541-100000@levais.imp.ch> User-Agent: Mutt/1.4i Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 11, 2002 at 05:59:13PM +0100, Martin Blapp wrote: > > cd ./unxfbsd.pro/misc/build/zlib-1.1.4/ && dmake product="full" && touch so_built > > dmake: Error -- `zconf.h' not found, and can't be made > > ---* TG_SLO.MK *--- > > dmake: Error code 255, while making './unxfbsd.pro/misc/build/so_built' > > ---* TG_SLO.MK *--- > Look if you can find zconf.h ... Yes... meanwhile I removed the unxfbsd.pro subdir and restarted make. Now it continues compiling. Seems as if there are some timing-problems (btw: I'm building on a nfs-tree)?! (I (vq@openoffice.org) encountered a similar problem with my w32-4nt build, sometimes the times of the generated files were in the wrong order, e.g. the makefile.mk from the unpacked *.tar.gz was 1 second newer than the flagfile which is generated by touch *after* the unpacking of the *.tar.gz. I don't really know if this the same problem, but maybe it is.) cu Gerrit + Volker -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message