> Jon, > > I have *no* idea if it actually produces any sound as > I don't have a sound board on my development system > but .... > > after getting the OPENAL CVS files > > cvs > -d:pserver:[EMAIL PROTECTED]:/usr/local/cvs-repository login > (use password "guest") > cvs > -d:pserver:[EMAIL PROTECTED]:/usr/local/cvs-repository > co openal > > then > % cd $OPENAL > % cd linux > % ./autogen.sh
I got this after running autogen.sh: configure.in:147: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:147: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:256: warning: AC_TRY_RUN called without default to allow cross compiling ... and then make totally cratered. > % make > % make test Jon _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
