Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2011 10:14:16 +0200
From:      Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
To:        Maho NAKATA <chat95@mac.com>
Cc:        lstewart@freebsd.org, freebsd-ports@freebsd.org, openoffice@freebsd.org
Subject:   Re: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
Message-ID:  <20110509081416.GA17636@lexx.ifp.tuwien.ac.at>
In-Reply-To: <20110508.221235.1049390459241955982.chat95@mac.com>
References:  <4DC61348.5090106@freebsd.org> <20110508.221235.1049390459241955982.chat95@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 08, 2011 at 10:12:35PM +0900, Maho NAKATA wrote:
> Hi
> 
> Thanks for your report. I'm aware of this issue, since my OOo build
> is broken at the same place. Sorry and I don't have a clue yet, but,
> I guess from folllowing error message, somehow moz module
> invoke make instead gmake.
> > Makefile:83: *** missing separator.  Stop.
> 
> thanks,
>  Nakata Maho
> 
> From: Lawrence Stewart <lstewart@freebsd.org>
> Subject: OO 3.3.0 fails to build "moz" module on amd64 8-STABLE
> Date: Sun, 08 May 2011 13:51:36 +1000
> 
> > Hi,
> > 
> > I've attempted to build OO 3.3.0 on two separate machines set up from
> > scratch recently and both are unable to complete the OO build.
> > 
> > My most recent attempt to build is with a ports tree cvsup'd yesterday
> > (2011-05-07) and all my installed ports were built from the ports tree
> > and are up to date. Some details about the system:
> > 
> > lstewart@lstewart-laptop> uname -a
> > FreeBSD lstewart-laptop 8.2-STABLE FreeBSD 8.2-STABLE #0 r221492: Fri
> > May 6 00:41:20 EST 2011
> > lstewart@lstewart-laptop:/usr/obj/usr/src/sys/GENERIC amd64
> > 
> > Relevant lines from /etc/make.conf:
> > 
> > .if ${.CURDIR:M*/editors/openoffice.org-3}
> > WITH_KDE4=1
> > LOCALIZED_LANG=en-GB

The workaround could be to add
WITHOUT_MOZILLA=yes
here.

> > .endif
> > 
> > I'm running KDE 4.6.2.
> > 
> > 
> > 
> > 
> > The problem stems from the "moz" build module. Here are the last few
> > lines of console output when the make dies:
> > 
HTH,
Alexey.



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