Skip to content

chown: xxx: illegal group name pendant le make #1

Description

@Arthur111

Bonjour,

Sur macos pendant le make j'ai l'erreur fatale : "chown: xxx: illegal group name"

make[3]: *** [src/tags-cli] Error 1
make[2]: *** [src/CMakeFiles/tags.dir/all] Error 2
make[1]: *** [src/cli/CMakeFiles/stegx-cli.dir/rule] Error 2
make: *** [stegx-cli] Error 2

Si je l'enlève (le chown ou je met le bon groupe) des 2 build.make, le make passe mais ensuite lors du make install j'ai l'erreur :

-- Installing: /usr/local/lib/libstegx.1.1.0.dylib
CMake Error at src/lib/cmake_install.cmake:36 (file):
file INSTALL cannot copy file
"/StegX-master/build/src/lib/libstegx.1.1.0.dylib"
to "/usr/local/lib/libstegx.1.1.0.dylib".

alors que j'ai spécifié un path avec cmake CMAKE_INSTALL_PREFIX = xxx/install ..

il devrait aller dans ce path et non dans usr/local

Merci

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions