[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: FlightGear/utils/GPSsmooth Makefile.am,

2005-07-07 Thread Martin Spott
Erik Hofman wrote: Update of /var/cvs/FlightGear-0.9/FlightGear/utils/GPSsmooth In directory baron:/tmp/cvs-serv20421 Modified Files: Makefile.am Log Message: Fix another dependency. [...] GPSsmooth_LDADD = \ ! -lsgtiming -lsgmisc -lsgdebug -lplibnet -lplibul \

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: FlightGear/utils/GPSsmooth Makefile.am,

2005-07-07 Thread Erik Hofman
Martin Spott wrote: Solaris needs '$(X_EXTRA_LIBS)' as well to resolve dependencies that are introduced by '-lplibnet', Does $(opengl_LIBS) work as well? Erik ___ Flightgear-devel mailing list Flightgear-devel@flightgear.org

[Flightgear-devel] Re: Code Typo?

2005-07-07 Thread Melchior FRANZ
* Patrick Quirk -- Wednesday 06 July 2005 21:50: In file Main/viewer.cxx, in function MakeVIEW_OFFSET(...), on line ~118 where the third matrix is being made, there is the following line: [...] Since this is making the third matrix from the third angle, shouldn't this line be: tmp = t *

RE: [Flightgear-devel] Re: Code Typo?

2005-07-07 Thread Norman Vine
Melchior FRANZ writes: * Patrick Quirk -- Wednesday 06 July 2005 21:50: In file Main/viewer.cxx, in function MakeVIEW_OFFSET(...), on line ~118 where the third matrix is being made, there is the following line: [...] Since this is making the third matrix from the third angle, shouldn't

Re: [Flightgear-devel] Re: [Flightgear-cvslogs]

2005-07-07 Thread Martin Spott
Erik Hofman wrote: Martin Spott wrote: Solaris needs '$(X_EXTRA_LIBS)' as well to resolve dependencies that are introduced by '-lplibnet', Does $(opengl_LIBS) work as well? No, -lnsl and -lsocket are required, Martin. -- Unix _IS_ user friendly - it's just selective about who its

Re: [Flightgear-devel] Re: [Flightgear-cvslogs]

2005-07-07 Thread Erik Hofman
Martin Spott wrote: Erik Hofman wrote: Martin Spott wrote: Solaris needs '$(X_EXTRA_LIBS)' as well to resolve dependencies that are introduced by '-lplibnet', Does $(opengl_LIBS) work as well? No, -lnsl and -lsocket are required, I already expected something like that, these are in

[Flightgear-devel] gui theming

2005-07-07 Thread Melchior FRANZ
This is now committed. It does not yet imitate the original style perfectly. I'll work on that. Documentation will follow. See $FG_ROOT/gui/style.xml for the current default style. Attached is an alternative style that you can activate like so: $ fgfs --config=/tmp/test-style.xml It doesn't