Closed devrimgunduz closed 1 year ago
The unknown functions being complained about are those added in libfq 0.5.0, so I guess that's not available in the build environment?
I have some similar problems like call to undeclared function FQ...
with fbsql compile environment, but compilation libfq
0.5.0 + firebird_fdw
1.3.0 haven't errors or warnings for Ubuntu environment. I think a there is some problems with different environments in makefile, especially with header files or linking objects.
@mkgrgis if you are seeing any specific issues, please report them in the appropriate location.
Packages have been released so closing this.
Hi,
1.3.0 fails to build on Fedora 37 (GCC 12). Same warnings appear on RHEL 9 (GCC 11), but build does not fail:
Can you please take a look? Thanks!