Project

General

Profile

Actions

Bug #561

closed

Install script can't find cmocka

Added by Plaque FCC 22 days ago. Updated 4 days ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
Start date:
09/13/2024
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

I run as instructed:

    meson setup builddir
    meson compile -C builddir
    meson test -C builddir
    meson install -C builddir

On the last command, after everything has been confiugred and built, and tested, it gets here and breaks:

Installing subprojects/cmocka-1.1.5/src/libcmocka.so.0.5.0 to /usr/local/lib/x86_64-linux-gnu
Installing symlink pointing to libcmocka.so.0.5.0 to /usr/local/lib/x86_64-linux-gnu/libcmocka.so.0
Installing symlink pointing to libcmocka.so.0 to /usr/local/lib/x86_64-linux-gnu/libcmocka.so

ERROR: File 'subprojects/cmocka-1.1.5/src/libcmocka.a' could not be found

What should I do about that?

Actions

Also available in: Atom PDF