Skip to content

UDF don't work with Delphi 12.1 #3

@EUConsulting

Description

@EUConsulting

The container generated by the image on interbase git installs version 18 of Linux and Interbase 2020 update 4
To use UDFs developed with Delphi 12.1 you need glibc_2.34 which is not available in version 18 but included in version 22.04
I updated the container's Linux version to 22.04 and verified that this update is actually necessary and now my UDFs work.
However, I cannot know if this operation on my part is correct as I received some errors in installing the update to Linux 22.04
It would be more appropriate for you to update and provide those who paid the license with a correct image of both Linux and Interbase which is at version update 6 and not 4

ec3f61f7759b (Server) Thu Sep 19 10:41:52 2024
dlopen() failed for library file /opt/interbase/UDF/EuConsulting.so. dlerror: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/interbase/UDF/EuConsulting.so)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions