public inbox for discuss@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
From: "Joshua M. Clulow" <josh@sysmgr.org>
To: illumos-discuss <discuss@lists.illumos.org>
Subject: Re: [discuss] CMake can't find LLVM
Date: Tue, 30 Jul 2024 16:41:30 -0700	[thread overview]
Message-ID: <CAEwA5n+WgRgoukRmHenTtF1xo5VSrED86EjfhfmDMkOuOj4NBA@mail.gmail.com> (raw)
In-Reply-To: <17223823010.Ff0DC86.91261@composer.illumos.topicbox.com>

On Tue, 30 Jul 2024 at 16:31, forums.scavenger100 via illumos-discuss
<discuss@lists.illumos.org> 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.

LLVM is not included in base illumos, so this is distribution
specific.  You'll need to consult folks from your distribution in
whichever venue they conduct their discussions.


Cheers.

-- 
Joshua M. Clulow
http://blog.sysmgr.org

      reply	other threads:[~2024-07-30 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30 23:31 forums.scavenger100
2024-07-30 23:41 ` Joshua M. Clulow [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEwA5n+WgRgoukRmHenTtF1xo5VSrED86EjfhfmDMkOuOj4NBA@mail.gmail.com \
    --to=josh@sysmgr.org \
    --cc=discuss@lists.illumos.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).