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

Trouble Installing #33

Closed
Camer-n opened this issue Sep 30, 2018 · 2 comments
Closed

Trouble Installing #33

Camer-n opened this issue Sep 30, 2018 · 2 comments

Comments

@Camer-n
Copy link

Camer-n commented Sep 30, 2018

I'm quite new to Linux so it may be a simple fix but I just can't figure this out.

camer@user:~/hcxdumptool$ make cc -O3 -Wall -Wextra -std=gnu99 -o hcxdumptool hcxdumptool.c -lpthread /usr/bin/ld: cannot open output file hcxdumptool: Is a directory collect2: error: ld returned 1 exit status Makefile:29: recipe for target 'build' failed make: *** [build] Error 1

@strasharo
Copy link
Contributor

There's a directory named 'hcxdumptool' within your current directory - remove it.

@ZerBea
Copy link
Owner

ZerBea commented Sep 30, 2018

As strasharo mentioned: clean up your installation directory
Or remove it complete and do a new
$ git clone https://github.com/ZerBea/hcxdumptool
Then cd into the source diretory
$ cd hcxdumptool
run
$ make
or to install
$ sudo make install

Read more here:
https://askubuntu.com/questions/18618/cannot-open-output-file-test-is-a-directory-collect2-ld-returned-1-exit-status

Closed this issue, because it isn't a hcxdumptool issue.

@ZerBea ZerBea closed this as completed Sep 30, 2018
n0w1re pushed a commit to n0w1re/hcxdumptool that referenced this issue Oct 11, 2020
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

3 participants