Your best bet is to check the detailed results in config.log when configure failes a check which you think ought to pass.
Regards, Curt. David Drum writes: > I am getting to the final link again, but getting a much different error. > Progress! > > # less configure > [...] > # Check for audio support > echo "$as_me:$LINENO: checking for audio support" >&5 > echo $ECHO_N "checking for audio support... $ECHO_C" >&6 > audio_LIBS="" > if test -r /usr/include/soundcard.h \ > -o -r /usr/include/linux/soundcard.h \ > -o -r /usr/include/machine/soundcard.h \ > -o -r /usr/include/audio.h \ > -o "x$ac_cv_header_windows_h" = "xyes" \ > -o "$HOSTTYPE" = "macintosh"; then > > > cat >>confdefs.h <<\_ACEOF > #define ENABLE_AUDIO_SUPPORT 1 > _ACEOF > > audio_LIBS="-lplibsl -lplibsm" > [...] > # ./configure > [...] > checking for audio support... no > [...] > > Regards, > > David K. Drum > [EMAIL PROTECTED] > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel