[Flightgear-devel] Fatal: cannot compile

2003-09-04 Thread Roland Häder
Hello, I have following Software installed: - Debian Unstable (latest packages) - g++ -v does return: Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man

[Flightgear-devel] 4-Axis, 4-Button Joystick

2003-07-18 Thread Roland Häder
Hello. Here are my patches files. Please check them out and include them in your project. These files has been testet with a Phoenix Joystick (4-axis, 4-buttons). Chears, Roland 4-axis.zip Description: Zip archive ___ Flightgear-devel mailing

Re: [Flightgear-devel] Current CVS still not compile

2003-01-30 Thread Roland Häder
Make a copy of the file, then edit it for your joystick and put it somewhere FlightGear can find it. Then something like this to your $HOME/.fgfsrc file: Ok, the attached file is my work. I simply copy and paste the area of the throttle and rename all throttle to rudder. but it doesn't work?

[Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
Hi, Again and again until someone read this lines. I still have Debian 3.0 woody here. g++ -v returns: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) My config.sh script looks like this: ./configure --with-x --with-weathercm

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
On Sunday 26 January 2003 17:52, David Megginson wrote: Roland Häder writes: My config.sh script looks like this: ./configure --with-x --with-weathercm --with-network-olk --with-jpeg-factory=yes OK, first take out all of the options and just do ./configure Ok, first I'm sorry

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
On Sunday 26 January 2003 18:06, Norman Vine wrote: Roland Häder writes: My config.sh script looks like this: ./configure --with-x --with-weathercm --with-network-olk --with-jpeg-factory=yes main.cxx: In function `bool fgMainInit(int, char **)': main.cxx:1689: incomplete type

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
Hi, Thanks, I got it compiled and installed. I have also updated the fgfsbase by CVS. But now I got an error message while starting it: X Error of failed request: GLXBadRenderRequest Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 1 (X_GLXRender) Serial

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
Understood it is not on purpose but it is this 'assumption' that is the problem i.e. the code as written assumes FGEnvironmentMgr which is not included when the --with-weathercm option is configured // fgMainInit() // TODO: move to environment mgr thesky = new SGSky; SGPath

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
On Sunday 26 January 2003 20:29, David Megginson wrote: Roland Häder writes: I have also tried this. Remember your joystick.xml is for a 3-axis joystick. But I have a 4-axis one here: Axis 0: default Axis 1: default Axis 2: throttle Axis 3: rudder What kind of joystick

Re: [Flightgear-devel] Current CVS still not compile

2003-01-26 Thread Roland Häder
Make a copy of the file, then edit it for your joystick and put it somewhere FlightGear can find it. Then something like this to your $HOME/.fgfsrc file: Ok, the attached file is my work. I simply copy and paste the area of the throttle and rename all throttle to rudder. but it doesn't work?

Re: [Flightgear-devel] PRE-PATCH: Analog 4-axis 4-button joystick

2003-01-26 Thread Roland Häder
But now he drifts to right side. looks like I have to optimize the values a bit? Fixed. :) ?xml version=1.0? !-- Default 4-axis joystick bindings. Assume that we have a conventional, four-axis, three/four-button

[Flightgear-devel] Compiling problem on latest CVS SimGear

2002-11-28 Thread Roland Häder
Hello! I have just updated SimGear from CVS. Distri: SuSE 8.0 + 3-days-old Online-Updates from ftp.gwdg.de COmpiler: gcc 2.9.??? (from SuSE) I got this message: ../../simgear/io/libsgio.a(sg_socket.o): In function `logstream_base type_info function':

Re: [Flightgear-devel] Bug-Report for FGFS v0.8.0

2002-11-15 Thread Roland Häder
Hello, I got this from ldd command: libmk4.so.0 = /usr/lib/libmk4.so.0 (0x4003c000) libz.so.1 = /lib/libz.so.1 (0x40081000) libglut.so.3 = /usr/lib/libglut.so.3 (0x4009) libGL.so.1 = /usr/lib/libGL.so.1 (0x400c8000) libXmu.so.6 =

[Flightgear-devel] Bug-Report for v0.8.0 - self-fixed ;)

2002-11-15 Thread Roland Häder
Hello again! Well, I fix it up with help from Andy Ross: The new metakit lib is installed to /usr/local/lib/ but there's also a metakit lib at /usr/lib/. So I simply removed the old /usr/lib/libmk4.so* and it's working now. Thanks. But what about fixing-out some compiler warnings? Roland

[Flightgear-devel] Bug-Report for FGFS v0.8.0

2002-11-14 Thread Roland Häder
Hello! I got it finnally compiled und the following enviroment: - SuSE Linux 8.0 PRO (7 CDs) with Kernel 2.4.19-MOSIX (see http://www.mosix.org for further details) - AMD Dual-System on ASUS-Board - nVidia GeForce ][ MX 200 64 MB SDRAM AGP - FMWM2 window manager - ALSA 0.9 SoundSystem for