nowsecure / r2frida

Radare2 and Frida better together.
MIT License
1.18k stars 121 forks source link

src/r2frida-compile.c:46:2: error: unknown type name ‘RGetopt’ #520

Closed jimmy4will closed 10 months ago

jimmy4will commented 1 year ago

I try 5.8.8, then 5.8.2. I download the source, and make. the same error.

src/r2frida-compile.c:46:2: error: unknown type name ‘RGetopt’

anyone knows what's the situation?

thanks

trufae commented 1 year ago

You probably have a 2-3 year old version of r2

jimmy4will commented 1 year ago

You probably have a 2-3 year old version of r2

That's the point. thanks again!

as0ler commented 10 months ago

Closing the issue. Feel free to reopen it if you reproduce this issue again.