Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-10 Thread Ralf Gerlich
Hi, and here's another one. Among other changes I added versions of the SimGear and FlightGear products using the plib branch to ease comparison with OSG. To use them run make disableall enable-FlightGear_plib before making 'all'. The plib-versions and the OSG-versions need to be instal

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-08 Thread Arnt Karlsen
On Wed, 8 Nov 2006 11:17:16 +0100, Ralf wrote in message <[EMAIL PROTECTED]>: > Hi, > > just updated the builder package. It can be downloaded at > > ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz > (alias > ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-2

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-08 Thread Holger Wirtz
On Wed, Nov 08, 2006 at 11:17:16AM +0100, Ralf Gerlich wrote: > Hi, > > just updated the builder package. It can be downloaded at > > ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz > (alias > ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-20061108.tar.gz) T

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-08 Thread Ralf Gerlich
Hi, just updated the builder package. It can be downloaded at ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz (alias ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-20061108.tar.gz) Arnt, I tried to add a brlcad product with your configure-options from the ol

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Pigeon
> last minute patch > Fixes building of Simgear with installed libalut > thanx to pigeon (#flightgear) for pointing it out I also want to make a note here to point out that I've got this issue before, which is when you build SG it fails when building all the SG test programs, and the cause is

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Douglas Campos
last minute patch Fixes building of Simgear with installed libalut thanx to pigeon (#flightgear) for pointing it out On 11/7/06, Ralf Gerlich <[EMAIL PROTECTED]> wrote: Hi, Douglas Campos wrote: > to all that interests > preliminary and very ugly patches to build openal and alut from svn Loo

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Ralf Gerlich
Hi, Douglas Campos wrote: > to all that interests > preliminary and very ugly patches to build openal and alut from svn Looks good. > I'm sure that this autoconf hack is specific for ubuntu edgy (and yes, > it is ugly) What exactly does autoupdate do on ubuntu? Is it an alternative for autogen.

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Ralf Gerlich
Hi, Arnt Karlsen wrote: > ..I agree all deps should be part of the build system, but we > should not build all deps in the build system, especially when > we start building backport binaries for Debian, Red Hat, Fedora etc. As I say in the README.txt, I included all packages which cannot be typ

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Douglas Campos
to all that interests preliminary and very ugly patches to build openal and alut from svn I'm sure that this autoconf hack is specific for ubuntu edgy (and yes, it is ugly) can someone help-me with dependencies patch? apply all patches with -p1 On 11/7/06, Arnt Karlsen <[EMAIL PROTECTED]> wro

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Arnt Karlsen
On Tue, 7 Nov 2006 12:19:52 -0200, Douglas wrote in message <[EMAIL PROTECTED]>: > On 11/7/06, Ralf Gerlich <[EMAIL PROTECTED]> wrote: > > Hi, > > > > and here we go: The first update. ;-) > > > > ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz > > (alias > > ftp://ftp.

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Douglas Campos
another but, sorry for bothering :) We need openal / alut from svn i think that would be nice if we add it to build system g++ -g -O2 -D_REENTRANT -L/home/qmx/build/fgfs-builder-20061107/install/lib -L/usr/X11R6/lib -o openal_test1 openal_test1.o ../../simgear/debug/libsgdebug.a -lopenal -lm o

Re: [Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Ralf Gerlich
Hi, and here we go: The first update. ;-) ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz (alias ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-20061107-2.tar.gz) Fixes an issue with the automatic downloading and with OpenThreads dependencies in OpenProducer

[Flightgear-devel] New Release of fgfs-builder

2006-11-07 Thread Ralf Gerlich
Hello all, I have just released a new version of fgfs-builder at ftp://ftp.uni-duisburg.de/FlightGear/Misc_rag/fgfs-builder-current.tar.gz The new version includes the setup for the new OSG-based version. I modularised the structure of the build system. It still includes automatic checkout from C