Rockbox Development > Starting Development and Compiling

No plugins in my build

<< < (2/2)

bluebrother:

--- Quote from: cbs_ghost on February 02, 2010, 12:52:13 PM ---Well, there was no log file created.

--- End quote ---

Who said that compiling would create a log *file*?

cbs_ghost:
Here it is:
-------------------------------
Normal build selected
Using source code root directory: /Users/user/rockbox
Using arm-elf-gcc 4.0.3 (400)
Using arm-elf-ld 2.16.1
Created Makefile
Macintosh:build user$ make zip
cat: /Users/user/rockbox/build/apps/features: No such file or directory
Macintosh:build user$
--------------------------------
There was a error, so I back to rockbox directory. Compile it again.
--------------------------------
Normal build selected
Using source code root directory: /Users/user/rockbox
Using arm-elf-gcc 4.0.3 (400)
Using arm-elf-ld 2.16.1
Created Makefile
Macintosh:rockbox user$ make zip
Macintosh:rockbox user$
--------------------------------
No error occured, but still lost lots of files in the build.

Domonoky:

I would recommend to actually compile rockbox before making the zip :-)

Its a 3 step process:
"../tools/configure/"
"make"
"make zip"

saratoga:
Also helpful:

http://www.rockbox.org/wiki/HowToCompile

cbs_ghost:
Thanks a lot. Now I build it successfully! :)

Navigation

[0] Message Index

[*] Previous page

Go to full version