Skip to content

rpi build: Fix linking errors#4869

Closed
deltabeard wants to merge 1 commit into
mpv-player:masterfrom
deltabeard:master
Closed

rpi build: Fix linking errors#4869
deltabeard wants to merge 1 commit into
mpv-player:masterfrom
deltabeard:master

Conversation

@deltabeard
Copy link
Copy Markdown

Fixed an issue whereby libbcm_host, libvchostif and libbrcmGLESv2
libraries were not being linked to, causing undefined references during
configuration and build stages.

This issue may be reproduced by cross compiling mpv with rpi video
output enabled "--enable-rpi", using buildroot.

Tested working by compiling and playing 1080p h264 encoded video on a
Raspberry Pi 1 Model B+.

Signed-off-by: Mahyar Koshkouei mahyar.koshkouei@gmail.com

I agree that my changes can be relicensed to LGPL 2.1 or later.

Fixed an issue whereby libbcm_host, libvchostif and libbrcmGLESv2
libraries were not being linked to, causing undefined references during
configuration and build stages.

This issue may be reproduced by cross compiling mpv with rpi video
output enabled "--enable-rpi", using buildroot.

Tested working by compiling and playing 1080p h264 encoded video on a
Raspberry Pi 1 Model B+.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
@deltabeard
Copy link
Copy Markdown
Author

Reverting to previous method of configuration described here seems to work.

@deltabeard deltabeard closed this Oct 22, 2017
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

Successfully merging this pull request may close these issues.

1 participant