Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi swagat,

On Saturday, 2011-08-13 22:15:35 +0530, swagat sharma wrote:

Gives error in compiling tail_end module.
Also its says the error is because of threaded build. what is a threaded
build?

Sounds like you're using make 3.81 that has problems with parallel
builds where more than one target is built at a time. Get make 3.82 from
http://ftpmirror.gnu.org/make/ and build that, make sure it is in your
$PATH before system's make, i.e. before /usr/bin

You can do so by passing make's configure --prefix=$HOME/usr
and in your .bashrc have 

PATH="$HOME/usr/bin:$PATH"

Make sure you issue the command  rehash  in your LO build shell if you
don't open a new shell for this to have the new make executable be
pulled in.

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: pgpvgE2rfJh7i.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.