Skip to content

Trying to provide a pull request but fails to build #5

@netskink

Description

@netskink

Hello folks,

I'm am trying to provide a pull request, but I can't get a build to work. I don't see instructions on how to build this code, but with that said this is my process.

clone code

$ git clone git@github.com:ZOSOpenTools/zoslibport.git

Check to see if tags are EBCIDIC or ASCII

$ cd zoslibport
$ find . -type f | xargs chtag -p

The result is all ascii, that is good. In the other issue, I had problems with them being EBCIDIC. Perhaps this was resolved.

Attempt to build the code

$ zopen build -v
Checking environment configuration
VERBOSE: 'Implicitly adding git dependencies: git'
***ERROR: xlclang compiler specified, need to be running IBM C for Open Enterprise Languages on z/OS 1

I'll put this on hold and work on the easy readme problems.

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