----- Original Message ----- 
From: "John Barrett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 14, 2003 10:47 AM
Subject: [Flightgear-devel] cygwin js-server build error


> make[2]: Entering directory `/cygdrive/c/Documents and
> Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/utils/js_server'
> g++  -g -O2  -L/usr/X11R6/lib -o js_server.exe
>  js_server.o -lplibjs -lplibnet -lplibul
>
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libplibjs.a(jsWindows.o)(.tex
> t+0x366): In function `_ZN10jsJoystick4openEv':
> /cygdrive/c/Documents and
>
Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/plib/src/js/jsWindows.cxx:
> 99: undefined reference to [EMAIL PROTECTED]'
>
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libplibjs.a(jsWindows.o)(.tex
> t+0x6e4): In function `_ZN10jsJoystick7rawReadEPiPf':
> /cygdrive/c/Documents and
>
Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/plib/src/js/jsWindows.cxx:
> 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



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to