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:

Thank You for your continued support and contributions!

+  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 ... 4 5 [6] 7 8 ... 10

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

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #75 on: September 12, 2006, 04:55:23 PM »
When installing i look for "HUNK#1 failed at..." and it is OK. Nothing failed .
The only change is that now the .m2v files now have to be opened with Open with... and not automaticali by pressing only select button
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #76 on: September 12, 2006, 10:30:39 PM »
A couple of other things that you could try:

1.  After running "make zip," check the date and time on the .zip file.  The date and time should be the date and time that you ran "make zip."  If it's older, then you didn't correct make the zip file.

2.  Rename your current .rockbox directory and erase your current rockbox.ipod file.  Then extract the zip file to your player again.  Start Rockbox.  If you've extracted the files correctly, Rockbox will start.  If you get a "-1" error, then you've done something wrong in extracting the files.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #77 on: September 13, 2006, 04:16:35 AM »
1. The zip fille is with correct date and time
2. After putting the new rockbox files the ipod starts normally exept that may configurations and themes are not there and still the .m2v file are not asociated with mpegplayer
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #78 on: September 13, 2006, 09:35:18 AM »
Quote from: eK3eKyToPa on September 12, 2006, 04:55:23 PM
When installing i look for "HUNK#1 failed at..." and it is OK. Nothing failed .
The only change is that now the .m2v files now have to be opened with Open with... and not automaticali by pressing only select button
By installing do you mean compiling or patching?

You have patched the source right? by using patch -p0 < nameofpatch.diff
it is after using this command you may get failed hunks.
Post a little .png screenshot of what you are getting after entering this command.
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #79 on: September 13, 2006, 02:49:12 PM »
if some hunks of the patch failed the whole build is unlikely compile at all. So I guess the patch (the patches?) wasn't applied at all.

Logged
Iriver H120, Sansa e280

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #80 on: September 13, 2006, 03:09:31 PM »
Quote from: Rincewind on September 13, 2006, 02:49:12 PM
if some hunks of the patch failed the whole build is unlikely compile at all. So I guess the patch (the patches?) wasn't applied at all.


Ahh, true, but if all the hunks fail then nothing will apply and you will have a fresh cvs rockbox!
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #81 on: September 14, 2006, 01:27:08 PM »
Here is a clip of that am i doing but it's pretty bouring :-\ :
http://www.ek3ekytopa.phpnet.us/rockbox/Join0.html
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #82 on: September 14, 2006, 02:47:01 PM »
Quote from: eK3eKyToPa on September 14, 2006, 01:27:08 PM
Here is a clip of that am i doing but it's pretty bouring :-\ :
http://www.ek3ekytopa.phpnet.us/rockbox/Join0.html
That was pretty boring yes...the link doesn't work!
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #83 on: September 14, 2006, 04:30:33 PM »
Link repeared
http://ek3ekytopa.phpnet.us/rockbox/Join0.swf
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #84 on: September 14, 2006, 05:19:30 PM »
1. The doom_scroll patch didn't apply cleanly since the patch is claimed to be malformed

2. customline should be patched with -p1

3. you should learn to use tab completion ;-)

4. geez the movie was sloooow. Does it really that that long to build for you?

Then I fell asleep and messed up and it was just too slow and I can't seem to fast forward so... the rest slipped me.
Logged

Offline Mmmm

  • Developer
  • Member
  • *
  • Posts: 922
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #85 on: September 15, 2006, 03:55:29 AM »
Well the first error is a malformed patch the second is that it cant find the files to patch - Why couldn't you see these errors? Chopper seems to apply fine.

so forget about doom scroll, It's not going to work, try p1 with customline as bagder said

Even though the chopper patch applies fine it still doesnt compile. When it has finished compiling there are compiling errors (look for the word ERROR). So forget about that patch too, it won't work.

I'm a bit confused as to why I have had to sit here for 30 minutes looking at your video just so that I can read the error messages for you...Don't you look at the screen after you type something in? The response on screen after hitting the enter button is there for a reason... read it! When you've read it, if you dont understand what it means then that is what you post as being the problem in the forum.. you don't just keep ploughing through error after error and then just come out with 'it doesnt work'.......

OK rant over...I feel better now...30 minutes of watching slow motion compiling was just too much for me! I had to get that out of my system...We should put a health warning next to the link! :D
Logged
My H120 build with Recording Enhancements Pack
Some examples of recordings done on H140 with Rockbox

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #86 on: September 15, 2006, 11:35:22 AM »
When something is put in patches <--- (in the left ) does it mean that it work because just what i want much it does not work
And sorry for the sloooow movie
but how i can get the copper game and doom scroll patch working because i want them
I'm reading the errors but dont know what they means
The custom line is not working with -p0 ; -p1 ; -p2 ; -p3 ; -p4 ;-p5
And why after some useing of VMware player the directory \\Debian\user dose not open and can't pach enymore
Sorry for the mess in my questions
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #87 on: September 15, 2006, 05:07:21 PM »
Quote from: eK3eKyToPa on September 15, 2006, 11:35:22 AM
When something is put in patches <--- (in the left ) does it mean that it work because just what i want much it does not work

Yes, the person who submits it preferably has it working but there's no guarantees that it works for you for your target. The good patches do, the bad patches don't.

Then come aging so that the good patch grows bad because changes in the code made it no longer apply cleanly no matter how good it was when submitted.

So you MUST read what patch says when you apply a patch.
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #88 on: September 16, 2006, 07:32:42 AM »
Hi.

Dunno if you can lend a hand. I cant seem to access the \\debian\user in explorer. It worked for bit, but now it keeps coming up with an error:

Quote
\\debian\user is not accessible. You might not have permissions to use this network resource. Contact the administrator of this server to find out if you have access permissions.

The network path was not found.

I can access it via VMWare fine just not in explorer. Do i need to re-login, if so, how do i bring up the login box?
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline Rincewind

  • Member
  • *
  • Posts: 266
Re: How To Patch and Compile Tutorial (From WINDOWS)
« Reply #89 on: September 16, 2006, 08:40:51 AM »
try to reset your virtual machine.
And disable personal firewall if you have any.
if it is a login problem (from win -> vwmware), then try to access the share via network neighbourhood; there you have to navigate until you find the computer "debian".
if you can't find it this way, search for the computer name "debian".

This normally works for me.
Logged
Iriver H120, Sansa e280

  • Print
Pages: 1 ... 4 5 [6] 7 8 ... 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.109 seconds with 19 queries.