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

Directory with a space break ydk-cpp installation #328

Closed
111pontes opened this issue Dec 9, 2016 · 2 comments
Closed

Directory with a space break ydk-cpp installation #328

111pontes opened this issue Dec 9, 2016 · 2 comments
Labels

Comments

@111pontes
Copy link
Collaborator

Directory path with an embedded space need to be escaped:

$ make
[  1%] Performing build step for 'project_libnetconf'
gcc: error: Programmability/YDK/github/111pontes/ydk-cpp/core/ydk/build/project_libnetconf/src/project_libnetconf/src: No such file or directory
Makefile:233: recipe for target '.obj/src/callbacks.lo' failed
make[3]: *** [.obj/src/callbacks.lo] Error 1
CMakeFiles/project_libnetconf.dir/build.make:113: recipe for target 'project_libnetconf/src/project_libnetconf-stamp/project_libnetconf-build' failed
make[2]: *** [project_libnetconf/src/project_libnetconf-stamp/project_libnetconf-build] Error 2
CMakeFiles/Makefile2:142: recipe for target 'CMakeFiles/project_libnetconf.dir/all' failed
make[1]: *** [CMakeFiles/project_libnetconf.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
$ 
@111pontes 111pontes added the C++ label Dec 9, 2016
@ghost
Copy link

ghost commented Dec 10, 2016

Caused by CESNET/libnetconf#249. Waiting for their response

@ghost
Copy link

ghost commented Dec 12, 2016

@ghost ghost closed this as completed Dec 12, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant