PZ2

From Gentoo Linux Wiki

Jump to: navigation, search

This article is still a Stub. You can help Gentoo-Wiki by expanding it.

Podzilla 2 http://ipodlinux.org/

[edit] To build this, first you need to grab a cross platform compiler:

http://www.uclinux.org/pub/uClinux/uclinux-elf-tools/gcc-3/

I used these:

  • m68k-elf-tools-base-gcc3.3.3-20040326.sh
  • m68k-elf-tools-c++-gcc3.3.3-20040326.sh
  • m68k-elf-tools-gdb-20040326.sh

In order to get ttk to compile on my system I needed the SDL and SDL_image libraries :

  1. emerge media-libs/libsdl
  2. emerge media-libs/sdl-image

or

wget http://www.libsdl.org/release/SDL-1.2.9.tar.gz More info on SDL:

http://gpwiki.org/index.php/C:How_to_set_up_your_SDL_Build_Environment


[edit] Modify the Makefiles for ttk and podzilla:

change

CROSS ?= arm-uclinux-elf

to

CROSS ?= m68k-elf

[edit] MPD Errors

http://ipodlinux.org/MPD#Setting_up_MPD

Retrieved from "http://gentoo-wiki.com/PZ2"
Personal tools