Skip to content

sgx_ippcp.h: No such file or directory #719

Closed
@sbellem

Description

@sbellem

When building ipp-crypto from source as per the README.md under ./external/ippcp_internal/ the sgx_ippcp.h header file is missing, which causes problems when building the sdk. Not sure how one is supposed to build IPP Crypto from source and use it to build the SDK without this header file. The header file is listed in the .gitignore

external/ippcp_internal/inc/sgx_ippcp.h

The missing header file is in the optimized libs (e.g. https://download.01.org/intel-sgx/sgx-linux/2.13.3/optimized_libs_2.13.3.tar.gz) which I understand are pulled when running download_prebuilt.sh, but in this case the goal is to build the IPP Crypto dependency from source, hence there should be no need to fetch binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions