On Thu, 14 Mar 2024 15:22:15 +0800, [email protected] wrote:
> initdb on target will fail with below error:
> 2024-03-13 08:40:23.253 UTC [4410] FATAL:  could not load library 
> "/usr/lib64/postgresql/dict_snowball.so": 
> /usr/lib64/postgresql/dict_snowball.so: undefined symbol: CurrentMemoryContext
> 
> Refer [1][2], for cross compile, --export-dynamic is assumed as not
> supported, and cause above error. For oe, both gcc and clang support
> --export-dynamic, fixed by set LDFLAGS_EX_BE directly
> 
> [...]

Applied, thanks!

[1/1] postgresql: fix a runtime error
      commit: 8aec805ac4b5f59a7716dad18461eeeb84872181

Best regards,
-- 
Khem Raj <[email protected]>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109382): 
https://lists.openembedded.org/g/openembedded-devel/message/109382
Mute This Topic: https://lists.openembedded.org/mt/104922226/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to