Building XBMC, error with fribidi

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Building XBMC, error with fribidi

Postby Patatra » Sat Aug 03, 2013 8:25 pm

Hi,

I'm trying to build my own 12.2 XBMC using PKGBUILD from alarmpi. I've just modify the PKGBUILD to enable optical drive and dvdcss but i got an error when building :

$this->bbcode_second_pass_code('', 'checking for pkg-config... no
checking for FRIBIDI... no
configure: error: Could not find a required library. Please see the README for your platform.
==> ERROR: A failure occurred in build().
Aborting...
')

I've just had this things in the pkgbuild :
$this->bbcode_second_pass_code('', '--enable-optical-drive --enable-dvdcss --enable-libbluray --disable-external-ffmpeg --enable-libusb --enable-udev')

And fribidi is install :

$this->bbcode_second_pass_code('', '[root@alarmpi XBMC]# pacman -Ss fribidi
extra/fribidi 0.19.5-1 [installed]
A Free Implementation of the Unicode Bidirectional Algorithm
')

So I don't know why it isn't working.
Patatra
 
Posts: 13
Joined: Fri Mar 08, 2013 9:18 am

Re: Building XBMC, error with fribidi

Postby moonman » Sat Aug 03, 2013 8:50 pm

Xbmc-rbp-git has optical drive support, either use the package or use pkgbuild as an example
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Building XBMC, error with fribidi

Postby Patatra » Fri Aug 09, 2013 2:01 pm

Thanks for your answer.

I've managed to compile XBMC 12.2 with optical drive and libdvdcss using the PKGBUILD of gotham.
It's working fine but I have another problem now. I can't start XBMC without entering first :

$this->bbcode_second_pass_code('', 'chmod a+rw /dev/vchiq')

If I don't, xbmc status tell me :

$this->bbcode_second_pass_code('', 'août 09 15:53:26 alarmpi xbmc-standalone[377]: * failed to open vchiq instance')

But it doesn't survive a reboot and I have to do this every time I start the pi. What does it mean? I don't remember it was doing this before.

Thanks again.

-- EDIT --

doing this :
$this->bbcode_second_pass_quote('', '[')code] nano /etc/udev/rules.d/raspberrypi.rules[/code]


Paste this in
$this->bbcode_second_pass_code('', ' SUBSYSTEM=="vchiq|input", MODE="0777"
KERNEL=="mouse*|mice|event*", MODE="0777"')


Make it working even if it wasn't for the same problem!
Patatra
 
Posts: 13
Joined: Fri Mar 08, 2013 9:18 am


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 13 guests