[Libreoffice] Rebuild LO
Eike Rathke
ooo at erack.de
Sat Aug 13 11:17:56 PDT 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110813/579c5d99/attachment.pgp>
More information about the LibreOffice
mailing list