Re: [Flightgear-devel] simgear compile errors

2006-10-30 Thread Michal Fabik
Thanks, I've been reading everything about OSG in the mailing lists, I just did't expect the change so soon, cant't wait to try it out. --- Pigeon <[EMAIL PROTECTED]> wrote: > > 2) make says > > In file included from > > ../../simgear/math/SGMath.hxx:31, > > from > > ../../simgea

Re: [Flightgear-devel] simgear compile errors

2006-10-30 Thread Vivian Meazza
Michal Fabik > > Hello, > I've cvs-updated the simgear source a couple of hours > back and encountered the following: > > 1) configure says I don't have openAL installed which > is not true. Reinstalling openAL with --prefix=/usr > fixed this. > > 2) make says > . > . > . > In file included fro

Re: [Flightgear-devel] simgear compile errors

2006-10-29 Thread Pigeon
> 2) make says > In file included from > ../../simgear/math/SGMath.hxx:31, > from > ../../simgear/math/point3d.hxx:54, > from > ../../simgear/math/sg_types.hxx:41, > from sg_path.hxx:36, > from sg_path.cxx:35: > ../../simgear/math/

Re: [Flightgear-devel] simgear compile errors

2006-10-29 Thread Mathias Fröhlich
On Monday 30 October 2006 00:43, Michal Fabik wrote: > Hello, > I've cvs-updated the simgear source a couple of hours > back and encountered the following: > > 1) configure says I don't have openAL installed which > is not true. Reinstalling openAL with --prefix=/usr > fixed this. > > 2) make says

[Flightgear-devel] simgear compile errors

2006-10-29 Thread Michal Fabik
Hello, I've cvs-updated the simgear source a couple of hours back and encountered the following: 1) configure says I don't have openAL installed which is not true. Reinstalling openAL with --prefix=/usr fixed this. 2) make says . . . In file included from ../../simgear/math/SGMath.hxx:31,