Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2012 14:42:40 +0200
From:      Leslie Jensen <leslie@eskk.nu>
To:        Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Cc:        office@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: make failed for editors/libreoffice
Message-ID:  <4FC76740.5030107@eskk.nu>
In-Reply-To: <1338466796.48004.5.camel@z6000.lenzicasa>
References:  <4FC73BBB.9090004@eskk.nu> <1338466796.48004.5.camel@z6000.lenzicasa>

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


2012-05-31 14:19, Sergio de Almeida Lenzi skrev:
> Em Qui, 2012-05-31 às 11:36 +0200, Leslie Jensen escreveu:
>
>> Help Please!
>>
>> Thanks
>>
>
> Seems that clang (and or) gmake running paralell (in my case -P8)
> and are not treating dependencies right...
>
> in your code, the error message tells how to restart(or make only the
> module that is in error)...
>
> cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2
> source ./Env.Host.sh
> cd vcl
> gmake clean # optional
> gmake -r
>
> make these commands (as the software tells you to do...)
> and than go back to the /usr/ports/editors/libreoffice,
> and issue a "make package"
>
> repeat the process untill there are no more errors...
> in my case about 8 times....
>
> finally you will have your libreoffice built...
>
> Perhaps some gmake/perl guru can fix the build
> process and make it work on only ONE cpu..  (-P1)...
> it would last more time, but would build it without breaking.
>
>
> Sergio
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Hi Sergio

gmake clean # optional

Gives

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl//../solenv/gbuild/source_and_rerun.mk:33: 
*** separator missing.  Exiting


gmake -r works.


I usually use portmaster why would I do "make package". Is it in order 
to make the compilation work?

Thanks

/Leslie








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