Skip to content

IBMi/OS400 build is broken due to gssapi/gssapi.h #19336

@andrewkirillov-ibm

Description

@andrewkirillov-ibm

I did this

I did this

As we are approaching release now and have RC3, I grabbed the latest code from the master branch and built it on OS400 (V7R4M0). The build failed:

CZM1003:  /home/AKIRILLO/curl/lib/urldata.h, 199.12: CZM0296(30) #include file <gssapi/gssapi.h> not found.
CZS0601:  Module CCSIDCURL is not created because statement errors occurred.
CZM0613:  The compilation failed.

The problem is caused by this commit: 0855f30

Here we assume that that gssapi/gssapi.h header file exists. However, on IBMi platform the gssapi.h is in system headers folder.

I expected the following

I expect a clean build.

curl/libcurl version

8.17.0-DEV (master branch as of November 3rd)

operating system

OS400 V7R4M0

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