** ASMA224E No control section defined, external reference with GOFF option
ignored - ###0021

Does the error say ####021 or ####0022? If it's ####0022 then it looks like
you're missing a CSECT.



Thank you,

Brian Chapman


On Wed, Mar 17, 2021 at 3:49 PM Dave Jones <[email protected]> wrote:

> Hi, all.
> I am now working with John McKown's port of SQLITE3 to z/OS Unix Systems
> services. However when I attempt to compile the SQLITE3A member with HLASM
> 1.6, I get errors that state:
>                                              581 **OLD    MKFUNC
> sqlite3_backup_
>                                              582          MKFUNC
> sqlite3_backup_
> 0000010C                                     583+         DS     0F
>
> 0000010C 00000134                            584+         DC
>  A(__$0022)
> 00000110 00000018                            585+         DC     A(24)
>
> 00000114 00000000                            586+         DC
>  V(###0022)
> ** ASMA224E No control section defined, external reference with GOFF
> option ignored - ###0021
>
> Does anyone know how to correct this error?
> Many thanks.
> DJ
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to