You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/17 17:54:38 UTC

[GitHub] nickva commented on issue #1450: Can no longer `make clean` twice

nickva commented on issue #1450: Can no longer `make clean` twice
URL: https://github.com/apache/couchdb/issues/1450#issuecomment-405670342
 
 
   I can't run make clean, does it need a ./configure before make clean can work:
   
   ```
   $ git reset --hard && git clean -ffdx
   HEAD is now at 3ef314978 re-raise max_http_request_size to 4GB
   asf (master) $ make clean
   make: .../asf/bin/rebar: No such file or directory
   make: *** [clean] Error 1
   ```
   
   Same result on master from 5 days ago

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services