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
| | |-+  Create rejection file from dry runs?
« previous next »
  • Print
Pages: [1] 2

Author Topic: Create rejection file from dry runs?  (Read 8885 times)

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Create rejection file from dry runs?
« on: October 29, 2006, 03:09:16 PM »
Hi.

Couple of questions.

1) Is there a way to have the rejection file be created when doing a dry run to list HUNK errors? I ask because if I apply the patch then do the -R then try again, it gives a different HUNK error. It seems the -R doesnt work very well. Its really annoying. The rejection file only seems to be made when I actually apply the patch. Not very useful.

2) I have the cross-compiler installed (debian vmware on XP), how do I make a simulator for XP from debian?

Thanks.
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline LinusN

  • Member
  • *
  • Posts: 1914
Re: Create rejection file from dry runs?
« Reply #1 on: October 30, 2006, 03:15:27 AM »
1) I'm not sure you can do that.

2) You don't. You build the simulator for Debian.
Logged
Archos Jukebox 6000, Recorder, FM Recorder/iAudio X5/iriver H1x0, H3x0/Toshiba Gigabeat F20/iPod G5, G5.5

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: Create rejection file from dry runs?
« Reply #2 on: October 31, 2006, 07:34:35 AM »
Quote
1) I'm not sure you can do that.
Shame. Would be much more useful.

Quote
2) You don't. You build the simulator for Debian.
Oh. I thought installing the cross-compiler with rockboxdev.sh allowed you to build for other platforms.
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8964
Re: Create rejection file from dry runs?
« Reply #3 on: October 31, 2006, 08:24:25 AM »
Quote from: ipodfoo on October 31, 2006, 07:34:35 AM
Quote
2) You don't. You build the simulator for Debian.
Oh. I thought installing the cross-compiler with rockboxdev.sh allowed you to build for other platforms.

Other platforms == Ipod, Irivier, etc.  The UI sim doesn't run under Windows, unless you've got cygwin installed, and in that case it needs to be compiled under cygwin to use it's .dlls IIRC.
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: Create rejection file from dry runs?
« Reply #4 on: October 31, 2006, 08:35:45 AM »
I see. So whats the point of the rockboxdev.sh script? How come i could compile and build for any platform fine before . I followed this (http://forums.rockbox.org/index.php?topic=4689.0) tutorial installing debian on xp, did it automatically run that script?
« Last Edit: October 31, 2006, 10:39:58 AM by ipodfoo »
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline lowlight

  • Developer
  • Member
  • *
  • Posts: 194
Re: Create rejection file from dry runs?
« Reply #5 on: October 31, 2006, 09:33:53 AM »
rockboxdev.sh builds the cross-compilers that compile rockbox to run on the targets (archos, iriver, ipod, etc). These cross-compilers come pre-built in the Debian vmware image, so no need to run the script.
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: Create rejection file from dry runs?
« Reply #6 on: October 31, 2006, 09:59:27 AM »
wish Id known that beforehand. How can I 'uninstall' what the rockboxdev.sh has done or is it too 'built in' now?
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8964
Re: Create rejection file from dry runs?
« Reply #7 on: October 31, 2006, 10:06:57 AM »
Quote from: ipodfoo on October 31, 2006, 09:59:27 AM
wish Id known that beforehand. How can I 'uninstall' what the rockboxdev.sh has done or is it too 'built in' now?

You could delete the cross compilers. However, if you do that, you won't be able to build Rockbox at all.  
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: Create rejection file from dry runs?
« Reply #8 on: October 31, 2006, 02:15:57 PM »
Guess Ill have to uninstall vmware and start again.  :-\

Anything I should be aware of? Is it just a simple case of uninstalling the VMWare Player and the 7-Zip 4.42 in XP?
« Last Edit: October 31, 2006, 02:22:19 PM by ipodfoo »
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8964
Re: Create rejection file from dry runs?
« Reply #9 on: October 31, 2006, 02:28:48 PM »
Quote from: ipodfoo on October 31, 2006, 02:15:57 PM
Guess Ill have to uninstall vmware and start again.  :-\

Anything I should be aware of? Is it just a simple case of uninstalling the VMWare Player and the 7-Zip 4.42 in XP?

Why do you want to do this?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Create rejection file from dry runs?
« Reply #10 on: October 31, 2006, 02:36:54 PM »
If you want a clean debian image, just delete the folder where you extracted the current one, and redownload and extract it (assuming you don't have the original .7z file around still).

You don't need to reinstall anything else.
Logged

Offline iPodFoo

  • Member
  • *
  • Posts: 221
  • Ya dig?
    • iPod Nano Rockbox Blog
Re: Create rejection file from dry runs?
« Reply #11 on: October 31, 2006, 05:42:25 PM »
Llorean: Do you mean delete the vmware folder which has a .nvram, .vmx and a couple of .vmdk files in?
 
Quote
Why do you want to do this?

Because I want to go back to how it was before I ran the rockboxdev.sh script. Its using up too much space on the drive and its changed the configuration slightly. Whenever I compile it keeps asking me to recommend upgrading the gcc.
Logged
Visit my blog at modprojects.blogspot.com for some iPod Nano goodies!

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Create rejection file from dry runs?
« Reply #12 on: October 31, 2006, 05:44:32 PM »
It should be recommending you upgrade Make, not GCC...
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8964
Re: Create rejection file from dry runs?
« Reply #13 on: October 31, 2006, 05:46:35 PM »
Does rerunning the script even change anything?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Create rejection file from dry runs?
« Reply #14 on: October 31, 2006, 05:48:08 PM »
It's possible it coudl overwrite your versions of the GCC crosscompilers with slightly different versions (the Debian image is older than the script, I *think* but I'm not sure) but it shouldn't introduce any new error messages.

The message regarding outdated Make occurs on the debian VMWare image no matter what right now, as it includes Make v 3.80
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Create rejection file from dry runs?
 

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

Page created in 0.173 seconds with 22 queries.