This looks like your problem:

In file included from src/sdlmixer/mixermod.c:22:
src/sdlmixer/mixermod.h:24:23: error: SDL_mixer.h: No such file or directory

It seems it can't find the mixer dependency.

On Mon, Apr 13, 2009 at 3:32 PM, Evan Kroske <[email protected]> wrote:

> Today, I finally installed all of PGReloaded's dependencies, but when I try
> to run the python install script (python setup.py install), I get an
> incredibly large lists of warnings and the error:
>
> error: command 'gcc' failed with exit status 1
>
> If I try to use the make install method, I get this message:
>
> error: command 'gcc' failed with exit status 1
> make: *** [install] Error 1
>
> I have checked all the necessary installations with dpkg -l, and I can't
> find any missing pieces. I just updated my installation through SVN; that
> can't be the problem. If you have an idea of why it doesn't work, please
> help me out. I have attached the output from where the error starts.
>
> Regards,
> Evan Kroske
> Future GSoCer (hopefully)
>

Reply via email to