Quote Originally Posted by pheidrias View Post
I wanted to compile it on my own, but couldn't find a c-compiler in opkg - any solution to this?
opkg is a small program for managing existing packages, it does not include compiler or something else.

My mpd Makefile taken from OpenWRT trunk and mpd was built with OGG support. You may try to build your own mpd version, just follow this manual.