The instructions needed a closer look, the "portable" CVS module is the one Linux needs, then "openal/alut" needs to be built and installed.
FlightGear-0.9.10 has taken off.
Regards
Sid.

Sid Boyce wrote:
During build it complains that AL/al.h is missing and the only header file in linux/include is alext.h gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common/include -I../include -finline-functions -ffast-math -fomit-frame-pointer -fvisibility=hidden -I/usr/include/alsa -I/opt/kde3/include/artsc -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/include/SDL -D_REENTRANT -g -O2 -MT libopenal_la-al_bpool.lo -MD -MP -MF .deps/libopenal_la-al_bpool.Tpo -c al_bpool.c -fPIC -DPIC -o .libs/libopenal_la-al_bpool.o
In file included from al_bpool.h:14,
                 from al_bpool.c:5:
al_types.h:16:19: error: AL/al.h: No such file or directory
al_types.h:17:20: error: AL/alc.h: No such file or directory
In file included from al_types.h:20,
                 from al_bpool.h:14,
                 from al_bpool.c:5:
backends/alc_backend.h:51: error: expected specifier-qualifier-list before 'ALboolean'
In file included from al_bpool.h:14,
                 from al_bpool.c:5:
al_types.h:33: error: expected specifier-qualifier-list before 'ALfloat'
<TRUNCATED>

Copying al.h, alc.h, alctypes.h and altypes.h from the macosx directory, I now get. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common/include -I../include -finline-functions -ffast-math -fomit-frame-pointer -fvisibility=hidden -I/usr/include/alsa -I/opt/kde3/include/artsc -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/include/SDL -D_REENTRANT -g -O2 -MT libopenal_la-al_bpool.lo -MD -MP -MF .deps/libopenal_la-al_bpool.Tpo -c al_bpool.c -fPIC -DPIC -o .libs/libopenal_la-al_bpool.o
In file included from al_bpool.h:14,
                 from al_bpool.c:5:
al_types.h:299: error: expected specifier-qualifier-list before 'ALCchar'
make[3]: *** [libopenal_la-al_bpool.lo] Error 1
make[3]: Leaving directory `/ftp/Apr06/OPENAL/openal/linux/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/ftp/Apr06/OPENAL/openal/linux/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ftp/Apr06/OPENAL/openal/linux'
make: *** [all] Error 2

Regards
Sid.


--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Retired IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to