Skip to content

cp: cannot stat 'include/*': No such file or directory #22

Description

@OswaldoBornemann

When i typed sudo make install PREFIX=/usr/local, the error shown below.

install -d /usr/local/lib
install build/libltfatf.a build/libltfatd.a build/libltfat.a build/libltfatf.so build/libltfatd.so build/libltfat.so /usr/local/lib
mkdir -p /usr/local/include
cp -r include/* /usr/local/include
cp: cannot stat 'include/*': No such file or directory
Makefile:241: recipe for target 'install' failed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions