Open-source Languages & Tools for z/OS

 View Only
  • 1.  Error CEE3728S using gzip on z/OS 1.13

    Posted 03-02-2016 16:49

    The default gzip distribution available on Rocket’s open source tool download page does not support z/OS 1.13. Users that attempt to run the default distribution on z/OS 1.13 will see this error:

    “CEE3728S The use of a function, which is not supported by this release of Language Environment was detected”

    A special distribution is attached here that works with z/OS 1.13. After downloading, transfer the file to z/OS in binary mode and unpack with command:

    tar -xvof fileName

    gzip-1.6-zos1.13_b0002.tar (630 KB)



  • 2.  RE: Error CEE3728S using gzip on z/OS 1.13

    Posted 03-03-2016 14:07

    It seems to be a not working tar file. Could you please check it?

    Thank you very much!



  • 3.  RE: Error CEE3728S using gzip on z/OS 1.13

    Posted 03-03-2016 15:28

    My apologies Viktor. First tar was indeed bad. I replaced it with another upload and tested it. This one unpacks just fine in z/OS. Please try again.



  • 4.  RE: Error CEE3728S using gzip on z/OS 1.13

    Posted 03-03-2016 17:52

    It Works!
    Thank you very much!!!



  • 5.  RE: Error CEE3728S using gzip on z/OS 1.13

    Posted 04-19-2018 15:03

    hi pfendel,

    "I’m trying to install it in Z/OS 1.10 , Im getting below err gzip installed
    CEE3728S The use of a function, which is not supported by this release of Langua
    ge Environment was detected.
    From entry point close_stdin at compile unit offset +00000028 at entry "

    shall i use the same gzip-1.6-zos1.13 ? or do i have any fix for Z/os1.10 . Please help me



  • 6.  RE: Error CEE3728S using gzip on z/OS 1.13

    Posted 04-20-2018 08:26

    Try zos 2.1 or later. We don’t support such an old zos version.