Build Rebol 3.19.5 Core and Bulk fail on HaikuOS R1/beta5 x86 #126
Replies: 5 comments 1 reply
-
|
Hi. I just tried to build the latest version for Haiku in Github actions and it was succesful In you case you must have some compilation error when compiling u-iconv.c file, when the object does not exists. |
Beta Was this translation helpful? Give feedback.
-
|
Check this file: https://github.com/Oldes/Rebol-Docker/blob/master/haiku/Dockerfile-x86 |
Beta Was this translation helpful? Give feedback.
-
|
Hello Oldes |
Beta Was this translation helpful? Give feedback.
-
|
Sorry my mistake. I forgot to activate the option to show development packages. Cheers François |
Beta Was this translation helpful? Give feedback.
-
|
Can close it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have the following error when trying to build the last version of Rebol3 on my Haiku box:
clang: error: no such file or directory: 'make/tmp/clang-x86/rebol3-core-haiku-x86/boot/home/rebol3/Rebol3-master/src/core/u-iconv.c.o'.
I confirm that the libiconv is well installed:
/system/lib/libiconv.so.2 --> /system/lib/libiconv.so.2.6.1
Note Rebol/Base is compiling fine.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions