On Mon, Mar 31, 2008 at 16:26:10 -0400, "Eric S. Raymond" <[EMAIL PROTECTED]> wrote: > Bruno Wolff III <[EMAIL PROTECTED]>: > > The CheckOgg test is still failing though. I am pretty sure the test program > > isn't building (as I tried changing the return code and it didn't help). > > My theory is that this is either due to the include path not including > > the SDL directory and/or the SDL_mixer library not getting linked in. > > Is there some way for me to collect more information about this in order > > to help diagnose the problem? > > the --debug=presub option might help. See the man page for details.
I tried that and it didn't seem to display more info about the tests. I tried to print out what the LDFLAGS and CXXFLAGS used for the test were, but I don't know python and wasn't able to guess the correct way to do this. In theory the environment should be set up from the test for the SDL_mixer library, but maybe that context isn't being passed to tests, only to the build environment. _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
