Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Arthur111 opened this issue Jul 26, 2018 · 0 comments
Open

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

Arthur111 opened this issue Jul 26, 2018 · 0 comments

Comments

@Arthur111
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant