Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-14 Thread Alexander Thurgood
Le 13/05/2020 à 22:55, Eivind Samseth a écrit :

Hi Eivind,

> The BuildingOnMac page doesn’t reference yasm or nasm at all, not sure if it 
> rather should be included in the packages the lode environment sets up?
> 

It doesn't matter, the build should complete anyway without them. It
does on my macMini, and I get those warnings too.


Alex

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-13 Thread Eivind Samseth
Hello Julien,
I just followed the link on the build script had to libjpeg-turbo, which then 
suggested homebrew as the recommended method of installation

The BuildingOnMac page doesn’t reference yasm or nasm at all, not sure if it 
rather should be included in the packages the lode environment sets up?

> On 11 May 2020, at 09:26, julien2412  wrote:
> 
> Hello Eivind,
> 
> I'm not sure Homebrew should be used. Indeed, it's not indicated in
> https://wiki.documentfoundation.org/Development/BuildingOnMac, did you
> follow this link?
> 
> Julien
> 
> 
> 
> --
> Sent from: 
> http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Compiling LO on macOS using lode - yasm and nasm not found

2020-05-11 Thread julien2412
Hello Eivind,

I'm not sure Homebrew should be used. Indeed, it's not indicated in
https://wiki.documentfoundation.org/Development/BuildingOnMac, did you
follow this link?

Julien



--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Compiling LO on macOS using lode - yasm and nasm not found

2020-05-10 Thread Eivind Samseth
Hello,
I’m trying a build of LO on macOS using lode but get a warning message that 
yasm and nasm is not found

I have followed the instructions on the libjpeg-turbo to install using 
Homebrew, but that doesn’t help
(yes, yasm and nasm was installed a few months ago, so it is in my $PATH)

Anyone else having this problem?

checking whether the assembler (nasm -fmacho64 -DMACHO -D__x86_64__) works... no
configure: WARNING: installation or configuration problem: assembler cannot 
create object files.

You need yasm or nasm (Netwide Assembler) to build the internal jpeg library 
optimally.
To get one please:

consult https://github.com/libjpeg-turbo/libjpeg-turbo/blob/master/BUILDING.md


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice