Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
openbsd [2018/12/29 19:26]
beandog
openbsd [2018/12/29 19:43]
beandog
Line 63: Line 63:
 /​usr/​local/​lib/​libbluray.so.3.0:​ undefined reference to `FT_Set_Char_Size'​ /​usr/​local/​lib/​libbluray.so.3.0:​ undefined reference to `FT_Set_Char_Size'​
 collect2: ld returned 1 exit status collect2: ld returned 1 exit status
 +</​code>​
 +
 +I can install libbluray from git, but it still doesn'​t work:
 +
 +<​code>​
 +git clone https://​git.videolan.org/​git/​libbluray.git
 +</​code>​
 +
 +<​code>​
 +git submodule update --init
 </​code>​ </​code>​

Navigation