Schrijvers Luc
Schrijvers Luc
Sorry for fishing the easy tasks out, I'll try to push some less things up and try to keep on stuff I'm actually involved into. Should be plenty to go...
Build check OK on R1B5 64bit, so far things look to be working fine.
Did a build already yesterday, still need to check the changes though.
Seems there should be a few other candidates to be added: ``` ~> pkg-config libsoup-3.0 --cflags -I/packages/libsoup3-3.2.2-1/.self/develop/headers/libsoup-3.0 -I/packages/sqlite-3.50.4.0-1/.self/develop/headers -I/packages/libpsl-0.21.5-1/.self/develop/headers -I/boot/system/develop/headers -I/packages/nghttp2-1.63.0-1/.self/develop/headers -I/packages/glib2-2.81.0-2/.self/develop/headers -I/packages/zlib-1.3.1-4/.self/develop/headers -I/packages/glib2-2.81.0-2/.self/develop/headers -I/packages/libffi-3.4.6-1/.self/develop/headers -I/packages/glib2-2.81.0-2/.self/develop/headers/glib-2.0 -I/packages/glib2-2.81.0-2/.self/develop/lib/glib-2.0/include -I/packages/libpcre2-10.45-1/.self/develop/headers ``` If...
Unfortunatly getting a linker error at the end of the build for rz_core :/ ``` /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/../../../../x86_64-unknown-haiku/bin/ld: librz/core/librz_core.so.0.8.1.p/linux_heap_glibc.c.o: in function `resolve_heap_tcache_32': linux_heap_glibc.c:(.text+0x609f): undefined reference to `rz_debug_get_tls' /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/13.3.0/../../../../x86_64-unknown-haiku/bin/ld: linux_heap_glibc.c:(.text+0x60e8): undefined reference to...
Probably related to: https://github.com/rizinorg/rizin/pull/4615
I thought in that direction, but my skills ... :) Thanks for looking into this, if there is a "fix" I can check just keep me posted. :)
> Please try the patch https://github.com/rizinorg/rizin/pull/5149.patch > > I have built rizin (dev) successfully after these changes. if they work for you too, we can backport and release a new...
> can you provide a crash dump? did you also make a clean build? I can provide a crash report, not sure how to grab a crash dump? [Cutter-108982-debug-17-05-2025-13-32-55.report.txt](https://github.com/user-attachments/files/20265066/Cutter-108982-debug-17-05-2025-13-32-55.report.txt)
> can you try to open the same file with rizin How do you mean, Cutter is build against rizin, so I don't see how? Thanks in advance, might want...