I'm trying to build this project:

https://github.com/AdeptLanguage/Adept

It not yet supports illumos. But this is the reason why I want to build it on 
illumos. I want to try to add illumos support to it. But first I need the build 
system to work. I don't think there should be anything wrong with the build 
system because there is nothing blocks it to generate build scripts in illumos. 
It only can't find LLVM. This is a very common problem. But since I don't know 
where LLVM libraries are either so I can only ask for help.

-- 
 Sent with Tuta; enjoy secure & ad-free emails: 
 https://tuta.com


Jul 31, 2024, 15:28 by mar...@telka.sk:

> On Wed, Jul 31, 2024 at 02:02:22AM +0200, scavenger via openindiana-discuss 
> wrote:
>
>> This is the error message:
>>
>> >   By not providing "FindLLVM.cmake" in CMAKE_MODULE_PATH this project has
>> >   asked CMake to find a package configuration file provided by "LLVM", but
>> >   CMake did not find one.
>> >
>> >   Could not find a package configuration file provided by "LLVM" with any 
>> >of
>> >   the following names:
>> >
>> >     LLVMConfig.cmake
>> >     llvm-config.cmake
>> >
>> >   Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
>> >   "LLVM_DIR" to a directory containing one of the above files.  If "LLVM"
>> >   provides a separate development package or SDK, be sure it has been
>> >   installed.
>>
>> I have installed build-essential and I have llvm-config.
>>
>
> How exactly can I reproduce this issue?
>
> -- 
> +-------------------------------------------+
> | Marcel Telka   e-mail:   mar...@telka.sk  |
> |                homepage: http://telka.sk/ |
> +-------------------------------------------+
>


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to