Compiling Firebird 5.0.3 for Linux

25 views
Skip to first unread message

Pierre Vacher

unread,
Jul 22, 2025, 6:47:05 AMJul 22
to firebird-support
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

Pierre Vacher

unread,
Jul 22, 2025, 7:24:58 AMJul 22
to firebird-support
Well, it's definitely my fault, I forgot to install libtool.

Now everything's working as it should...
Reply all
Reply to author
Forward
0 new messages