Search found 4 matches

by hapablap
Sat May 09, 2009 8:15 pm
Forum: Support
Topic: Can't cross-compile for WDTV
Replies: 7
Views: 7539

Re: Can't cross-compile for WDTV

After several hours of tinkering and reading, I came to a conclusion: it is very hard to cross-compile manually Transmission for a newbie like me. When I got that problem not finding openssl headers, I tried manually rerunning the exact line gcc invocation but appending -I/usr/include in the end. I ...
by hapablap
Fri May 08, 2009 11:09 pm
Forum: Support
Topic: Can't cross-compile for WDTV
Replies: 7
Views: 7539

Re: Can't cross-compile for WDTV

I just checked and just as I thought that is not very precise, first you need to flash a modified firmware, you are probably using WDLXTV firmare
Sorry, I was posting from the phone and couldn't extend. Actually, I have ext3-boot from Zorander, it's an alternative firmware which creates a hook so ...
by hapablap
Fri May 08, 2009 5:36 pm
Forum: Support
Topic: Can't cross-compile for WDTV
Replies: 7
Views: 7539

Re: Can't cross-compile for WDTV

It has USB, and many network adapters are compatible, even wireless! ;)
by hapablap
Fri May 08, 2009 12:53 pm
Forum: Support
Topic: Can't cross-compile for WDTV
Replies: 7
Views: 7539

Can't cross-compile for WDTV

Hi,

I am trying to cross-compile Transmission for a WDTV (a mipsel machine), in order to help (and get the fixed version) in bug #2030. I have the toolchain of the target installed, so I am doing this:

# svn co svn://svn.m0k.org/Transmission/trunk Transmission -r8349
(...)
Checked out revision ...