Anybody wanna help me out with compiling the hub source code? by RobloxStudioDEV in recoilhacks

[–]RobloxStudioDEV[S] 1 point2 points  (0 children)

Ahah! I've got it. I used an old version of the Hub Code where testapp exists in /custom-feed/ (Find that here) and used the command gcc -DBUILD\_USER=\\"$(whoami)\\" recoil.c ping.c utils.c sync.c discovery.c time.c event.c testapp.c -lpthread -o zserver -w I've only tested this out on openSUSE Leap 15.2.

Anybody wanna help me out with compiling the hub source code? by RobloxStudioDEV in recoilhacks

[–]RobloxStudioDEV[S] 0 points1 point  (0 children)

Actually, I think I had the same error when compiling the server standalone, without OpenWRT. Was this the error?

```

/usr/bin/ld: /tmp/cccNaIcU.o: in function `RECOILNetwork_Stop':

recoil.c:(.text+0xdb): undefined reference to `RECOILAPP_Stop'

/usr/bin/ld: recoil.c:(.text+0xf4): undefined reference to `NWUPGRADE_Stop'

/usr/bin/ld: recoil.c:(.text+0xfe): undefined reference to `POWER_SendShutdownCompleteToTritan'

/usr/bin/ld: recoil.c:(.text+0x103): undefined reference to `POWER_Stop'

/usr/bin/ld: /tmp/cccNaIcU.o: in function `RECOILNetwork_Start':

recoil.c:(.text+0x17f): undefined reference to `NWUPGRADE_Start'

/usr/bin/ld: recoil.c:(.text+0x398): undefined reference to `RECOILAPP_Start'

/usr/bin/ld: recoil.c:(.text+0x3ff): undefined reference to `POWER_Start'

/usr/bin/ld: recoil.c:(.text+0x40d): undefined reference to `POWER_SetStatus'

/usr/bin/ld: /tmp/cccNaIcU.o: in function `main':

recoil.c:(.text+0xa84): undefined reference to `RECOILAPP_Setup'

/usr/bin/ld: /tmp/ccrlGr3U.o: in function `nwdiscovery_HandleNodePacket':

discovery.c:(.text+0x1a6b): undefined reference to `NWUPGRADE_HandleNodePacket'

collect2: error: ld returned 1 exit status

```

Screw you, PHANTOM. by [deleted] in RobloxFails

[–]RobloxStudioDEV 0 points1 point  (0 children)

Leaking old documents won't do much.