Я пытаюсь установить хонейд. конфигурация прошла успешно, но $ make
дает мне эти ошибки.
Я добавил /etc/ld.config.so
к /usr/local/lib
, я перепробовал все, но ошибка все еще существует.
collect2: error: ld returned 1 exit status
Makefile:855: recipe for target 'honeyd' failed
make[2]: *** [honeyd] Error 1
make[2]: Leaving directory '/home/marion/Desktop/Tools/Honeyd-honeyd-1.6.7'
Makefile:1244: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/marion/Desktop/Tools/Honeyd-honeyd-1.6.7'
Makefile:700: recipe for target 'all' failed
make: *** [all] Error 2