Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[osgearth] build failure with x64-linux unresolved references #17992

Closed
ankurvdev opened this issue May 18, 2021 · 2 comments · Fixed by #17993
Closed

[osgearth] build failure with x64-linux unresolved references #17992

ankurvdev opened this issue May 18, 2021 · 2 comments · Fixed by #17993
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@ankurvdev
Copy link
Contributor

Host Environment

  • OS: [e.g. Windows/Linux etc...] Fedora 34
  • Compiler: GCC11 Libstdc++11

To Reproduce
Steps to reproduce the behavior:
./vcpkg install osgearth:x64-linux

Failure logs
Undefined references from GDAL around openjpeg and xml2

Additional context

@NancyLi1013 NancyLi1013 added the category:port-bug The issue is with a library, which is something the port should already support label May 19, 2021
@NancyLi1013
Copy link
Contributor

Hi @ankurverma85

Thanks for posting this issue.

Is it possible to post the detailed error info here?

@dg0yt
Copy link
Contributor

dg0yt commented May 19, 2021

The GDAL issues on Linux are wellknown. See #9068. I'm working on it, but I need to fix problems with incoming dependencies first. And some vcpkg build system problems which turn out on the way.
https://github.com/microsoft/vcpkg/pulls/dg0yt is another way to look at it.
Once gdal builds with clean dependencies, it will also have a complete pc file for consumers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants