Skip to content

fix: load libiconv module into envs#543

Merged
plexoos merged 1 commit intomainfrom
fix/load_libiconv
May 19, 2023
Merged

fix: load libiconv module into envs#543
plexoos merged 1 commit intomainfrom
fix/load_libiconv

Conversation

@plexoos
Copy link
Copy Markdown
Member

@plexoos plexoos commented May 18, 2023

While linking StDbLib the linker cannot find libiconv, an indirect dependency via libxml2, unless it searches paths in LD_LIBRARY_PATH

While linking StDbLib the linker cannot find libiconv, an indirect
dependency via libxml2, unless it searches paths in LD_LIBRARY_PATH
@plexoos plexoos added the infrastructure Build environment and configuration label May 18, 2023
@plexoos plexoos added this to the SL23c milestone May 18, 2023
Copy link
Copy Markdown
Contributor

@genevb genevb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm that this allows StDb.so to be loaded in root4star batch mode (root4star -b), but it seems odd this wasn't needed for non-batch mode.

@plexoos plexoos merged commit 5c714aa into main May 19, 2023
@plexoos plexoos deleted the fix/load_libiconv branch May 19, 2023 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Build environment and configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants