Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  How To Patch and Compile Tutorial (From WINDOWS)

Poll

Did this tutorial teach you how to compile?

Yes
It did after some explanation
No
« previous next »
  • Print
Pages: 1 2 3 [4] 5 6 ... 10

Author Topic: How To Patch and Compile Tutorial (From WINDOWS)  (Read 60097 times)

Offline Looking for Help

  • Member
  • *
  • Posts: 49
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #45 on: June 11, 2006, 05:56:24 PM »
Quote from: Llorean on June 11, 2006, 04:35:15 PM
Because it's skipping those files due to size restraints?

They're WPSes that don't match the dimensions of the screen, so they're skipped.
Sorry if this sounds like I'm just repeating Llorean, but they aren't necessary and you dont need them, so the zipped output file (called rockbox) is all you need.
Logged

Offline lixer

  • Member
  • *
  • Posts: 11
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #46 on: June 11, 2006, 06:02:17 PM »
Thanks for your explanation!!!
Logged

Offline dunno

  • Member
  • *
  • Posts: 357
  • if it moves, bite
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #47 on: June 11, 2006, 07:01:57 PM »
riiight....

after having another bash at it i got it to work, thanks for the guide.
I succesfully patched the playlist_catalog_4 patch

p.s.
anyone else having an issue with the random_insert patch ?
Logged

Offline that_asian_guy

  • Member
  • *
  • Posts: 500
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #48 on: June 14, 2006, 11:50:59 AM »
wait, if the command to check out the source code doesn't work, then could you maunally download the source and unzip it to the build_h120 directory?
Logged
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life
-Terry Pratchett

Win Free Stuff Just By Using A Search Engine!

Offline michikal

  • Member
  • *
  • Posts: 1
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #49 on: June 14, 2006, 12:18:34 PM »
Oops, forgot Menu+Select into USB mode.
« Last Edit: June 14, 2006, 12:27:46 PM by michikal »
Logged

Offline Looking for Help

  • Member
  • *
  • Posts: 49
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #50 on: June 14, 2006, 02:44:28 PM »
Quote from: that_asian_guy on June 14, 2006, 11:50:59 AM
wait, if the command to check out the source code doesn't work, then could you maunally download the source and unzip it to the build_h120 directory?
No, the build_h120 directory is made for compiling the source for a specific system. The rockbox-devel folder is the source.
Logged

Offline lx Envy xl

  • Member
  • *
  • Posts: 10
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #51 on: June 14, 2006, 09:12:40 PM »
If I have a patched build---the one for rockboy you gave out--how do I modify it, j just CD to it and patch it?
Logged

Offline that_asian_guy

  • Member
  • *
  • Posts: 500
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #52 on: June 14, 2006, 09:39:40 PM »
If it's already compiled, then you can't modify it anymore.
Logged
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life
-Terry Pratchett

Win Free Stuff Just By Using A Search Engine!

Offline Looking for Help

  • Member
  • *
  • Posts: 49
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #53 on: June 15, 2006, 01:05:51 PM »
Quote from: lx Envy xl on June 14, 2006, 09:12:40 PM
If I have a patched build---the one for rockboy you gave out--how do I modify it, j just CD to it and patch it?
If you haven't deleted the rockbox-devel folder, it should be patched up from any previous patches you applied. If you restarted, however, I believe there is a way to retrieve the source from an already compiled build, search the wiki for things like...
Cygwin
CVS
VMware
...If you deleted the rockbox-devel folder, then you probably have to reapply the patches.
Logged

Offline latino_partyboy

  • Member
  • *
  • Posts: 30
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #54 on: June 20, 2006, 02:49:09 AM »
Quote from: that_asian_guy on June 07, 2006, 04:32:51 PM
for the rockboy question, did you apply all 3 patches on that page, because you need all of them for that one to work.

Where do you get those three patches i only have found one

rockboy_wheel.patch

could you please link to the others
Logged

Offline that_asian_guy

  • Member
  • *
  • Posts: 500
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #55 on: June 20, 2006, 01:57:54 PM »
Quote from: latino_partyboy on June 20, 2006, 02:49:09 AM
Quote from: that_asian_guy on June 07, 2006, 04:32:51 PM
for the rockboy question, did you apply all 3 patches on that page, because you need all of them for that one to work.

Where do you get those three patches i only have found one

rockboy_wheel.patch

could you please link to the others
Scroll down through the rest of the page with that patch on it and in the comments section there  should be 2 more patches that you need to apply.
Logged
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life
-Terry Pratchett

Win Free Stuff Just By Using A Search Engine!

Offline latino_partyboy

  • Member
  • *
  • Posts: 30
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #56 on: June 20, 2006, 06:18:56 PM »
Quote from: that_asian_guy on June 20, 2006, 01:57:54 PM
Quote from: latino_partyboy on June 20, 2006, 02:49:09 AM
Quote from: that_asian_guy on June 07, 2006, 04:32:51 PM
for the rockboy question, did you apply all 3 patches on that page, because you need all of them for that one to work.

Where do you get those three patches i only have found one

rockboy_wheel.patch

could you please link to the others
Scroll down through the rest of the page with that patch on it and in the comments section there  should be 2 more patches that you need to apply.
Thanks :)

to bad i cant fix that
"\\debian\user" not found by windows problem :'(
Logged

Offline Phobiac

  • Member
  • *
  • Posts: 31
    • Opus 40
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #57 on: June 22, 2006, 10:55:01 PM »
For the people having trouble accessing //debian/user, I found it was my antivirus/firewall software. I recommend taking the guides text and saving it in notepad or the like. Then do steps 1.1-2.4, disconnect from the internet, and then turning off any firewall or antivirus program to prevent it from causing a problem and follow the saved text for the rest of the directions.

Of course, if you know how it'd be easier in the long run to configure both programs so they don't cause any problems, but that would require both knowing exactly what they are doing and knowing how to stop it. I didn't have the patience to do that, so this worked for me.

REMEMBER to turn your antivirus and/or firewall program off AFTER disconnecting from the internet, and to turn them on before reconnecting. Otherwise you put yourself at risk to any number of nasty viruses and the like.
« Last Edit: June 22, 2006, 10:57:28 PM by Phobiac »
Logged

Offline lhauser

  • Member
  • *
  • Posts: 5
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #58 on: June 23, 2006, 10:06:41 AM »
Hey, the tutorial worked great for me. I got this to work (including patching) where I couldn't get patching to work in Cygwin. Thanks!
Logged

Offline Looking for Help

  • Member
  • *
  • Posts: 49
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #59 on: July 22, 2006, 09:00:42 PM »
Been gone a while, thought I'd bump this up, saw a few posts on how to patch.
Logged

  • Print
Pages: 1 2 3 [4] 5 6 ... 10
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  How To Patch and Compile Tutorial (From WINDOWS)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.128 seconds with 21 queries.