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

make clean fails #17

Closed
duncan-bayne opened this issue Nov 15, 2018 · 1 comment
Closed

make clean fails #17

duncan-bayne opened this issue Nov 15, 2018 · 1 comment

Comments

@duncan-bayne
Copy link

duncan-bayne commented Nov 15, 2018

On FreeBSD 11.2 amd64 (with #14 merged), make clean fails:

gmake[1]: Entering directory '/usr/home/duncan/code/blink1-tool'
rm -f ./hidapi/libusb/hid.o blink1-lib.o
rm -f libblink1.so
rm -f blink1-tiny-server.o blink1-tool.o hiddata.o
rm -f server/mongoose/mongoose.o
rm -f blink1-tool blink1-tiny-server
make -C blink1control-tool clean
make[2]: don't know how to make w. Stop

make[2]: stopped in /usr/home/duncan/code/blink1-tool/blink1control-tool
gmake[1]: *** [GNUmakefile:567: clean] Error 2
gmake[1]: Leaving directory '/usr/home/duncan/code/blink1-tool'
*** Error code 2

Stop.
make: stopped in /usr/home/duncan/code/blink1-tool
@todbot
Copy link
Owner

todbot commented Dec 9, 2018

Think I fixed this. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants