Kodi Community Forum
[LINUX] Problems compiling crystalhd branch - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [LINUX] Problems compiling crystalhd branch (/showthread.php?tid=62708)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


- davilla - 2010-01-06

need to say more about your build environment 10.4/10.5/10.6 etc.


- i5Js - 2010-01-06

What do you need? I'm compiling in a Macboopro with Snow Leopard.

The build fail in the last step


- davilla - 2010-01-06

i5Js Wrote:What do you need? I'm compiling in a Macboopro with Snow Leopard.

The build fail in the last step

pastebin the entire build log.


- i5Js - 2010-01-06

where can I find it?


- davilla - 2010-01-06

i5Js Wrote:where can I find it?

xcodebuild -sdk macosx10.4 -project XBMC.xcodeproj -target XBMC.app -configuration Release build

^^ should spew it out, otherwise, open the project in xcode, build and copy the build results.

You gave the last line, I want to see more.

EDIT: another post also reported this, think we have some svn breakage, checking.


- i5Js - 2010-01-06

I'm running

sudo xcodebuild -sdk macosx10.4 -project XBMC.xcodeproj -target XBMC.app -configuration Release build > build.log

I will pastebin when build finish..

EDIT: http://pastebin.com/m34379a49


- davilla - 2010-01-06

i5Js Wrote:I'm running

sudo xcodebuild -sdk macosx10.4 -project XBMC.xcodeproj -target XBMC.app -configuration Release build > build.log

I will pastebin when build finish..

EDIT: http://pastebin.com/m34379a49

command-line xcodebuild is broke for some reason, open the project and build it in xcode.


- i5Js - 2010-01-06

is necessary make clean? with xcode I have to make ./configure --enable-crystalhd?

BR


- davilla - 2010-01-06

can't find

libcrystalhd/bc_dts_types.h
libcrystalhd/bc_dts_defs.h

post the output of

ls -l /usr/include/libcrystalhd


- i5Js - 2010-01-06

Sander:XMBC jsalas$ ls -l /usr/include/libcrystalhd/
total 112
-rw-r--r-- 1 root wheel 15915 5 ene 19:12 bc_dts_defs.h
-rw-r--r-- 1 root wheel 2442 5 ene 19:12 bc_dts_types.h
-rw-r--r-- 1 root wheel 32785 5 ene 19:12 libcrystalhd_if.h


Ubuntu Karmic - cj43 - 2010-01-06

Is anybody getting the "CystalHD: SetDropState..." all over the log file and not running Ubuntu Karmic? Iam just trying to see if maybe all the people having this problem are running Karmic. Just a shot in the dark.

19:33:24 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 1
19:33:25 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 0
19:33:25 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 1
19:33:25 T:2885266288 M: 17743872 DEBUG: CrystalHD: SetDropState... 0


- i5Js - 2010-01-06

cj43 Wrote:Is anybody getting the "CystalHD: SetDropState..." all over the log file and not running Ubuntu Karmic? Iam just trying to see if maybe all the people having this problem are running Karmic. Just a shot in the dark.

19:33:24 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 1
19:33:25 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 0
19:33:25 T:2885266288 M: 17727488 DEBUG: CrystalHD: SetDropState... 1
19:33:25 T:2885266288 M: 17743872 DEBUG: CrystalHD: SetDropState... 0

I'm compiling again for aTV OS... If I have success I will test it.

BR


- i5Js - 2010-01-06

At last!!! Compiled!


- davilla - 2010-01-06

i5Js Wrote:Sander:XBMC jsalas$ ls -l /usr/include/libcrystalhd/
total 112
-rw-r--r-- 1 root wheel 15915 5 ene 19:12 bc_dts_defs.h
-rw-r--r-- 1 root wheel 2442 5 ene 19:12 bc_dts_types.h
-rw-r--r-- 1 root wheel 32785 5 ene 19:12 libcrystalhd_if.h

very odd, svn up and try again.


- i5Js - 2010-01-06

davilla Wrote:very odd, svn up and try again.

Very old? I had it from broadcom source code