Rockbox Development > Starting Development and Compiling

Seriously Need Some Help With Building Errors

<< < (2/3) > >>

GuitarRocker2562:
I know I can download the binary, but I am compiling because I want to learn how to add patches and eventually offer a custom build for iPod users like Senab used to do.

Bagder:
Did you _try_ following the guides for either cygwin, vmware or colinux?

krazykit:

--- Quote from: Bagder on July 02, 2007, 04:40:57 PM ---Did you _try_ following the guides for either cygwin, vmware or colinux?

--- End quote ---

And note that while these are for Windows, most of the steps are close enough that you should be able to figure out what needs to be done to get it working properly on a *nix system.

GuitarRocker2562:
I used this guide: http://www.rockbox.org/twiki/bin/view/Main/HowToCompile

GuitarRocker2562:
my dirty fix to this is a script I wrote, but is there any way to fix that stupid PATH thing? The script is below.

PATH=$PATH:/usr/local/arm-elf/bin
cd ~/Rockbox/Building/rockbox-latest/build/
../tools/configure
make
make fullzip

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version