[ https://issues.apache.org/jira/browse/PROTON-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950039#comment-14950039 ]
Otavio Rodolfo Piske commented on PROTON-1014: ---------------------------------------------- Well, git clean -fd didn't do the trick, but cloning the project again and running the install steps as documented in INSTALL.md did the trick. As you said, I have, probably, run a in-tree cmake. Thanks! > Documentation: compilation instructions refer an invalid path > ------------------------------------------------------------- > > Key: PROTON-1014 > URL: https://issues.apache.org/jira/browse/PROTON-1014 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Reporter: Otavio Rodolfo Piske > Assignee: Bozo Dragojevic > Priority: Minor > Labels: documentation > > Documentation: compilation instructions refer an invalid path > The compilation instructions, in file INSTALL.md, instructs the user to > create a build directory and switch to that directory for compilation. > However, no files are generated in the build directory and the 'make install' > step fails with the following error: > make: *** No rule to make target 'install'. Stop. > The users should be advised to: a) either configure and generate the > configuration in the project root directory or b) switch to the project root > after configuration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)