Hi Gangadharan,

On 22/03/19 05:25, gangadhara...@gmail.com wrote:
> I've been trying to build dav1d 0.2 but I always end with meson error
> 
> Unusable script '/usr/bin/nasm'
> Program nasm found: NO
> 
> meson.build:324:4: ERROR:  Program(s) ['nasm'] not found or not executable
> 
> Eventhough the path /usr/bin/nasm has nasm in it(latest version). Maybe am I 
> missing something here? please suggest me to get this error.

nasm is now part of the toolchain that can be obtained using ./mach
bootstrap. Run ./mach bootstrap again in your mozilla-central directory
and it will be installed under ~/.mozbuild like the rest of the
toolchain. Once that's done try building again, it should work
out-of-the box.

 Gabriele

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to