Erik Hofman wrote: > I've committed the current state of my local code to see if it fixes > anything. > > Erik
Erik, there is a typo in SIMGEAR/simgear/sound/Makefile.am, see diff below. Cheers, Jari Index: simgear/sound/Makefile.am =================================================================== RCS file: /var/cvs/SimGear-0.3/source/simgear/sound/Makefile.am,v retrieving revision 1.12 diff -u -p -r1.12 Makefile.am --- simgear/sound/Makefile.am 29 Oct 2009 12:53:20 -0000 1.12 +++ simgear/sound/Makefile.am 30 Oct 2009 21:22:35 -0000 @@ -22,7 +22,7 @@ check_PROGRAMS = openal_test1 openal_tes openal_test1_SOURCES = openal_test1.cxx openal_test2_SOURCES = openal_test2.cxx -openal_test3SOURCES = openal_test3.cxx +openal_test3_SOURCES = openal_test3.cxx openal_test1_LDADD = \ $(top_builddir)/simgear/debug/libsgdebug.a \ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel