drk1wi / portspoof

Portspoof
http://drk1wi.github.io/portspoof/
Other
964 stars 147 forks source link

Can't install portspoof #38

Closed victorseverin55 closed 1 year ago

victorseverin55 commented 1 year ago

Hello i tried so many times to find how to install but every time the error is when i put the comand make the error is: Making all in src make[1]: ingresso nella directory «/home/ghost/portspoof/src» make all-am make[2]: ingresso nella directory «/home/ghost/portspoof/src» g++ -DHAVE_CONFIG_H -I. -DCONFDIR='"/usr/local/etc"' -g -O2 -MT portspoof-Configuration.o -MD -MP -MF .deps/portspoof-Configuration.Tpo -c -o portspoof-Configuration.o test -f 'Configuration.cpp' || echo './'Configuration.cpp In file included from Configuration.h:91, from Configuration.cpp:38: connection.h:48:10: fatal error: sys/sysctl.h: File o directory non esistente 48 | #include <sys/sysctl.h> | ^~~~~~ compilation terminated. make[2]: [Makefile:310: portspoof-Configuration.o] Errore 1 make[2]: uscita dalla directory «/home/ghost/portspoof/src» make[1]: [Makefile:189: all] Errore 2 make[1]: uscita dalla directory «/home/ghost/portspoof/src» make: *** [Makefile:248: all-recursive] Errore 1

if anyone can help me i will be very happy thank you

drk1wi commented 1 year ago

fixed