undefined symbol: GetMemoryChunkContext
In Ubuntu environment, when I create my PlJava extension, I get the following error: “could not load library ‘/usr/lib/postgresql/14/lib/libpljava-so-1.6.7.so’: /usr/lib/postgresql/14/lib/libpljava-so-1.6.7.so: undefined symbol: GetMemoryChunkContext”. How can I resolve this issue?