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

can't install please help #12

Open
Bazto94 opened this issue Dec 18, 2020 · 2 comments
Open

can't install please help #12

Bazto94 opened this issue Dec 18, 2020 · 2 comments

Comments

@Bazto94
Copy link

Bazto94 commented Dec 18, 2020

┌──(root💀Bluejet)-[~/tools/VPNPivot]
└─# make && make install 2 ⨯
make all-recursive
make[1]: Entering directory '/root/tools/VPNPivot'
Making all in src
make[2]: Entering directory '/root/tools/VPNPivot/src'
gcc -ggdb -DUSE_SSL -DUSE_POLL -I../include -g -O2 -o pivots pivots.o utils.o crypto.o -lpthread -lcrypto -lssl -ldl
/usr/bin/ld: utils.o:/root/tools/VPNPivot/src/../include/etn.h:55: multiple definition of mbq'; pivots.o:/root/tools/VPNPivot/src/../include/etn.h:55: first defined here /usr/bin/ld: crypto.o:/root/tools/VPNPivot/src/../include/etn.h:55: multiple definition of mbq'; pivots.o:/root/tools/VPNPivot/src/../include/etn.h:55: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:349: pivots] Error 1
make[2]: Leaving directory '/root/tools/VPNPivot/src'
make[1]: *** [Makefile:352: all-recursive] Error 1
make[1]: Leaving directory '/root/tools/VPNPivot'
make: *** [Makefile:293: all] Error 2

@whisperxd
Copy link

hey i had a same problem

@whisperxd
Copy link

┌──(rootskullBluejet)-[~/tools/VPNPivot]
└─# make && make install 2 ⨯
make all-recursive
make[1]: Entering directory '/root/tools/VPNPivot'
Making all in src
make[2]: Entering directory '/root/tools/VPNPivot/src'
gcc -ggdb -DUSE_SSL -DUSE_POLL -I../include -g -O2 -o pivots pivots.o utils.o crypto.o -lpthread -lcrypto -lssl -ldl
/usr/bin/ld: utils.o:/root/tools/VPNPivot/src/../include/etn.h:55: multiple definition of mbq'; pivots.o:/root/tools/VPNPivot/src/../include/etn.h:55: first defined here /usr/bin/ld: crypto.o:/root/tools/VPNPivot/src/../include/etn.h:55: multiple definition of mbq'; pivots.o:/root/tools/VPNPivot/src/../include/etn.h:55: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:349: pivots] Error 1
make[2]: Leaving directory '/root/tools/VPNPivot/src'
make[1]: *** [Makefile:352: all-recursive] Error 1
make[1]: Leaving directory '/root/tools/VPNPivot'
make: *** [Makefile:293: all] Error 2

can u do it with administration mode
try use sudo

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