-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
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
Labels
No labels