cloudflare / cloudflare/mmproxy

cannot make "'libmill/.libs/libmill.a' failed"

Open
#21 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
518
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Im using ubuntu 18

git clone https://github.com/cloudflare/mmproxy.git --recursive
cd mmproxy
make

Error:
`make -C libmill distclean

make[1]: Entering directory '/home/mmproxy/libmill'

make[1]: *** No rule to make target 'distclean'. Stop.

make[1]: Leaving directory '/home/mmproxy/libmill'

Makefile:38: recipe for target 'libmill/.libs/libmill.a' failed

make: [libmill/.libs/libmill.a] Error 2 (ignored)

if [ ! -e libmill/configure ]; then (cd libmill && ./autogen.sh); fi
./autogen.sh: 3: ./autogen.sh: autoreconf: not found

Makefile:38: recipe for target 'libmill/.libs/libmill.a' failed

make: *** [libmill/.libs/libmill.a] Error 127
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.