ruCyberPoison / -Mirai-Iot-BotNet

[Mirai] Mirai Iot Botnet && Tutorial !
GNU General Public License v3.0
268 stars 146 forks source link

multiple definition of `LOCAL_ADDR' #5

Open kasali opened 3 years ago

kasali commented 3 years ago

i am accrossing this error after running ./build.sh debug telnet : usr/bin/ld: /tmp/ccupLOjB.o:/root/Mirai-Source-Code/mirai/bot/includes.h:31: multiple definition of `LOCAL_ADDR'; /tmp/cc98R0zC.o:/root/Mirai-Source-Code/mirai/bot/includes.h:31: first defined here Please help

zmh2051 commented 12 months ago

have u ever solve this problem? i have met the same question with u .hope to your reply

zmh2051 commented 12 months ago

i am accrossing this error after running ./build.sh debug telnet : usr/bin/ld: /tmp/ccupLOjB.o:/root/Mirai-Source-Code/mirai/bot/includes.h:31: multiple definition of `LOCAL_ADDR'; /tmp/cc98R0zC.o:/root/Mirai-Source-Code/mirai/bot/includes.h:31: first defined here Please help

have u ever solve this problem? i have met the same question with u .hope to your reply

pratyaynotfound commented 1 week ago

I am getting the same error, have you solved this problem?

zmh2051 commented 1 week ago

I am getting the same error, have you solved this problem?

no, I haven't solved it yet

pratyaynotfound commented 1 week ago

I think it is solved, but I have to test it. The error is gone, and I can make the binary. But I am stuck with the no IP, trying to setup that.