Hi all,
I'm trying to compile a 5.0.3 version for Linux with build in tommath and tomcrypt libraries .
For this I cloned the firebird repository and went to the v5.0-release branch.
When I run Autogen with the command:
./autogen.sh --with-builtin-tommath --with-builtin-tomcrypt
I have this error:
checking for objdump... objdump
checking for ranlib... ranlib
checking for readelf... readelf
./configure: line 8085: syntax error near unexpected token `dlopen'
./configure: line 8085: `LT_INIT(dlopen win32-dll)'
Maybe someone sees what I missed.
Thanks,
Pierre