megapegabot

Results 4 comments of megapegabot

@michaelnimbs You are my savior, everything works. You just need to use the method `load()`

The problem lies in the fact that the official Docker image is at version 1.0.0, but the fix was released in version 1.0.1. It's entirely unclear why the developers haven't...

``` [ 48%] Linking C executable zmap /usr/bin/ld: CMakeFiles/zmap.dir/send.c.o: in function `send_run': send.c:(.text+0xcf7): undefined reference to `send_batch' /usr/bin/ld: send.c:(.text+0x115d): undefined reference to `send_batch' collect2: error: ld returned 1 exit status...