I try to link both libqatseqprod.a and libqatzip.a, but got error:
/usr/bin/ld: qatzstd_ep-install/src/qatzstd_ep/src/libqatseqprod.a(qatseqprod.o): in function `getSectionName':
qatseqprod.c:(.text+0xa90): multiple definition of `getSectionName'; qatzip_ep-install/src/qatzip_ep/src/.libs/libqatzip.a(libqatzip_la-qatzip.o):qatzip.c:(.text+0x2290): first defined here
I try to link both libqatseqprod.a and libqatzip.a, but got error: