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

unlink: Is a directory #31

Closed
lukedirtwalker opened this issue Jun 3, 2013 · 2 comments
Closed

unlink: Is a directory #31

lukedirtwalker opened this issue Jun 3, 2013 · 2 comments
Labels
Milestone

Comments

@lukedirtwalker
Copy link

Hi i wanted to try your tool but it always fails:

[pc]$ bear -d -- make
unlink: Is a directory
[pc]$ g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -W -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -o main.o main.cpp
connect: Connection refused
make: *** [main.o] Error 1
^C

the file contains only "["

I use archlinux with gcc 4.8.1, linux 3.9.4-1 do you have any Idea why this happens?

@lukedirtwalker
Copy link
Author

On bigger projects it is even worse I just get
[]$ bear -d -- make-debug
unlink: Is a directory
execvp: No such file or directory

@rizsotto
Copy link
Owner

rizsotto commented Jun 3, 2013

Commit f8da514 fix this.
Thank for the report!

@rizsotto rizsotto closed this as completed Jun 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants