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

gst1-plugins-base fails to compile due to libs missing #232

Closed
mlainez opened this issue Apr 24, 2024 · 1 comment
Closed

gst1-plugins-base fails to compile due to libs missing #232

mlainez opened this issue Apr 24, 2024 · 1 comment

Comments

@mlainez
Copy link

mlainez commented Apr 24, 2024

Environment

  • Elixir 1.15.4
  • Nerves system rpi4 1.27.0

I'm using WPEWebkit in weston using a drm backend in a custom system for rpi4.

Current behavior

When I select multimedia support for wpewebkit in buildroot, the system fails to compile gst1-plugins-base with the following errors:

../aarch64-nerves-linux-gnu/bin/ld: cannot find -lbrcmGLESv2
../aarch64-nerves-linux-gnu/bin/ld: cannot find -lbrcmEGL

When multimedia support and gstreamer is disabled, it succesfully compiles.

Expected behavior

It used to compile properly in previous versions (I recall it working on 1.25.1)

@mlainez
Copy link
Author

mlainez commented Apr 26, 2024

I moved to the unreleased nerves_system_br 1.27.1 and it is fixed. Must have been an issue in BR.

@mlainez mlainez closed this as completed Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant