[OpenIndiana-discuss] CMake can't find LLVM

w6b7rk5yu4mt25v3 at tutanota.com w6b7rk5yu4mt25v3 at tutanota.com
Wed Jul 31 21:24:56 UTC 2024


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 marcel at 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:   marcel at telka.sk  |
> |                homepage: http://telka.sk/ |
> +-------------------------------------------+
>




More information about the openindiana-discuss mailing list