[Slackbuilds-users] help. trying to create package for radare2-bindings.

Markus Rinne markus.ka.rinne at gmail.com
Fri Sep 29 18:29:21 UTC 2017


Hello,

On Thu, Sep 28, 2017 at 05:16:02PM -0600, Fernando Lopez wrote:
> I can't get it to compile.... maybe missing something? I did try version,
> 1.4.x and 1.6.x and latest commit. I believe it is just broken...

The error you got with 1.6.0 has been fixed after version 1.6.0 in git:

  https://github.com/radare/radare2-bindings/commit/508658d5d194e495ecc9b79e9816780a1579d708

Newest git version doesn't compile because since commit

  https://github.com/radare/radare2-bindings/commit/075d1e88a8468d5de4eefc8716d3d457d86e620b

it needs things that were added to radare2 after version radare2-1.6.0.  Seems
that member 'free' was added in this commit:

  https://github.com/radare/radare2/commit/e61f5ef0a032ea2487ac08124adfee0a19230da7

I would use radare2-bindings version 1.6.0 and apply changes of commit
508658d5d194e495ecc9b79e9816780a1579d708 as a patch.

    Markus


More information about the SlackBuilds-users mailing list