Github user micah commented on the pull request:

    https://github.com/apache/couchdb/pull/302#issuecomment-103612757
  
    Hi @janl - sorry I haven't commented here for a while. A few updates here:
    
    . tried to recompile and got this:
    ```
    ==> couchdb-2.0 (clean)
    rm: cannot remove ‘dev/data’: Is a directory
    rm: cannot remove ‘dev/lib’: Is a directory
    rm: cannot remove ‘dev/logs’: Is a directory
    Makefile:32: recipe for target 'clean' failed
    ```
    
    I suspect that is because Makefile clean target has this:
    
    ```        
    @rm -f tmp/ dev/boot_node.beam dev/data dev/lib dev/pbkdf2.pyc 
log/crash.log dev/logs
    ```
    
    but those are directories



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to