How to compile Boblight

Who doesn't love third-party apps? Get together and talk about them here.
Post Reply
LabTeam
Posts: 2
youtube meble na wymiar Warszawa
Joined: Tue Feb 24, 2015 12:01 am

How to compile Boblight

Post by LabTeam »

Hi,
I wanna use boblight plugin to be happy with Ambilight system (AmbiBox from eBay). So I need plugin for XBMC and compiled library. I use AS-602T. I cannot compile the sources because the device has not compilator. Could anyone send me some tutorials or compile the sources yourself?
https://code.google.com/p/boblight/wiki/Compiling
zakspop
Posts: 190
Joined: Sat Nov 23, 2013 3:55 am
Location: Texas, USA

Re: How to compile Boblight

Post by zakspop »

LabTeam
Posts: 2
Joined: Tue Feb 24, 2015 12:01 am

Re: How to compile Boblight

Post by LabTeam »

I downloaded toolchain asustor and unpack to /opt of the NAS.
(see atachement how look gcc directory)

I tried to use gcc from the directory from the picture.

I suppose that configure file of boblight should include similar paths:

Code: Select all

CC=/opt/i686-asustor-linux-gnu/bin/i686-asustor-linux-gnu-gcc LD=/opt/i686-asustor-linux-gnu/bin/i686-asustor-linux-gnu-ld RANLIB=/opt/i686-asustor-linux-gnu/bin/i686-asustor-linux-gnu-ranlib CFLAGS="-I/opt/i686-asustor-linux-gnu/i686-asustor-linux-gnu/include/" LDFLAGS="-L/opt/i686-asustor-linux-gnu/i686-asustor-linux-gnu/lib" ./configure --prefix=/opt/curl-test --host=i686-asustor-linux-gnu --target=i686-asustor-linux-gnu
But configure file from boblight looks more complicated...could anyone help what ang where I should place new paths to toolchain?
Now (without any changes in configure file) when I put "./configure", I am getting response about not founded gcc (I even installed all items from http://optware.kupper.org/asustor-x86_6 ... /unstable/).
Attachments
111.png
111.png (41.68 KiB) Viewed 7421 times
zakspop
Posts: 190
Joined: Sat Nov 23, 2013 3:55 am
Location: Texas, USA

Re: How to compile Boblight

Post by zakspop »

Sorry. I've never tried to compile anything. i just knew about that page. Good luck.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: How to compile Boblight

Post by clinton.hall »

Use the Toolchain on another system (ubuntu) to cross compile. Don't try to compile on the Asustor.
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
Post Reply

Return to “Developer's Corner”