Mon, Jan 03, 2022 at 09:47:11AM +0200, Marko Mäkelä wrote:
Sat, Jan 01, 2022 at 06:41:19PM +0200, Marko Mäkelä wrote:
sudo make -C vdr install
LD_LIBRARY_PATH=/opt/vc/lib:/opt/vc/lib/plugins vdr -Prpihddevice
It failed due to an unresolved symbol:
vdr: /opt/vc/lib/libEGL.so: undefined symbol:
Sat, Jan 01, 2022 at 06:41:19PM +0200, Marko Mäkelä wrote:
sudo make -C vdr install
LD_LIBRARY_PATH=/opt/vc/lib:/opt/vc/lib/plugins vdr -Prpihddevice
It failed due to an unresolved symbol:
vdr: /opt/vc/lib/libEGL.so: undefined symbol: glPointSizePointerOES
A similar problem (with no solution y
Thu, Dec 30, 2021 at 07:55:40PM +0200, Marko Mäkelä wrote:
https://github.com/raspberrypi/userland
I was able to build and install this in /opt/vc (which is where
rpihddevice looks for it) after installing sudo and cmake:
git clone https://github.com/raspberrypi/userland
(cd userland;./build