On Sun, 4 Sep 2011, Matthias Kilian wrote: > Here's a complete build log on arm (from the version initially submitted): > ... Thank you very much.
It seems that, for an unknown reason, CONFIG_TREMOR doesn't get enabled. Could you do a simple "make configure", and then provide the content of config/tremor.h, "grep TREMOR config.mk" and "grep VORBIS config.mk"? I guess you have audio/tremor installed? Maybe the detection of Tremor is handled better if we don't explicitly set CONFIG_TREMOR/CONFIG_VORBIS. But, reading the ./configure script, I think we *do* need to set these variables, but I might have misunderstood that...
