----- Original Message ----- From: "Erik Hofman" <[EMAIL PROTECTED]> To: "FlightGear developers discussions" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 12:53 PM Subject: Re: [Flightgear-devel] cygwin js-server build error
> John Barrett wrote: > > >>>180: undefined reference to [EMAIL PROTECTED]' > >>>collect2: ld returned 1 exit status > >>>make[2]: *** [js_server.exe] Error 1 > >>> > >>>is there another lib that needs to be linked on cygwin to get this to > >>>compile ?? > >> > >>Forget that question -- needed $(audio_LIBS) added to js_server_LDADD in > >>utils/js_server/Makefile.am > > > > same change needed for 3dconvert > > Odd. Anyhow, it's added to CVS. > They both needed the windows multimedia library, and that was listed in $(audio_LIBS) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
