• 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 34
[LINUX] Problems compiling crystalhd branch
need to say more about your build environment 10.4/10.5/10.6 etc.
Reply
What do you need? I'm compiling in a Macboopro with Snow Leopard.

The build fail in the last step
Reply
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.
Reply
where can I find it?
Reply
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.
Reply
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
Reply
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.
Reply
is necessary make clean? with xcode I have to make ./configure --enable-crystalhd?

BR
Reply
can't find

libcrystalhd/bc_dts_types.h
libcrystalhd/bc_dts_defs.h

post the output of

ls -l /usr/include/libcrystalhd
Reply
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
Reply
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
Reply
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
Reply
At last!!! Compiled!
Reply
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.
Reply
davilla Wrote:very odd, svn up and try again.

Very old? I had it from broadcom source code
Reply
  • 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 34

Logout Mark Read Team Forum Stats Members Help
[LINUX] Problems compiling crystalhd branch2