We're upgrading our BSI Tax Factory 10.0x.3 to 10.0x.4, using the same procedure we have used for years. The windows User Interface (UI) components installed fine. But were having problems with the LSF.
When attempting to compile and link the modules (cmptfxora10) we receive the following message:
$ cmptfxora10
Building tfxiface10 interface with Oracle 12.1.0 dynamic libraries:
Linking libtfxiface10.so.......
failed to link.
Please refer to /infor/law/system/cmptfxora10.log for details.
$
The details of cmptfxora10.log contain:
Wed Apr 21 14:43:12 CDT 2021
/usr/bin/ld: /apps/bsi10//libz.a(deflate.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/apps/bsi10/libz.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
Tried to look in the KB, but no relevant matches.
We tried to re-download the LSF Components from BSI, but same result.
Anyone encounter the situation or have similar experience?