Skip to content

unable to build for centos7 #212

@cgleggett

Description

@cgleggett

On centos7 for git tag 19.35.13977, I get an error during the cmake step:

-- Checking for module 'igdgmm'
--   No package 'igdgmm' found

I am using cmake 3.11.0

I have successfully built and installed igc, llvm_patches, llvm_project and gmmlib (git tag intel-gmmlib-19.2.3)

For gmmlib, I built the rpms, and installed them (the .so ends up in /usr/local/lib64/, includes in /usr/local/include/igdgmm, and I see a package file at /usr/local/lib64/pkgconfig/igdgmm.pc).

my work directory looks like:

build_igc/
build_gmmlib_19.2.3/
build_neo/
gmmlib/
igc/
llvm_patches/
llvm-project/
neo/

am I missing something?

attached is the CMakeCache.txt
CMakeCache.txt

thanks, Charles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions