How to convert a Windows PLL with Report SRW calls to Linux?
We want to migrate a system from Windows to Linux.
We have a PLL called ABS_REP_GENERAL.pll. This PLL has srw.set_format_mask calls in it. So it's a PLL that was built using the reports builder.
Problem is this: When we transfer this file to the Linux machine and try to compile with the standard frmcmp.sh supplied by Oracle (./frmcmp.sh ABS_REP_GENERAL.pll LIBRARY) we get the following error.
identifier 'SRW.SET_FORMAT_MASK',must be declared
Then we used the reports compiler bat file rwconverter.sh supplied by Oracle, and tried to compile, but we get another error saying the input file should be a RDF.