You are not logged in.

#1 2011-05-30 13:09:04

SammyF
Member
Registered: 2010-05-28
Posts: 25

[SOLVED] Unreal 2004 (GOG version) and OpenAL

I bought and installed Unreal2004 from GOG using these instructions ( http://www.gog.com/en/forum/unreal_seri … ux_version ), but can not find openalpp.so. I tried it with openal.so and the openal.so that came with the HumbleBundle's version Trine but to no avail. Everything works fine, except for the lack of sound hmm

Anybody got it running or has any ideas on how to fix that?

Last edited by SammyF (2011-05-30 20:55:08)

Offline

#2 2011-05-30 13:46:27

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Offline

#3 2011-05-30 14:52:16

SammyF
Member
Registered: 2010-05-28
Posts: 25

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

That was just way to obvious apparently hmm

Thanks Karol smile

Offline

#4 2011-05-30 15:01:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Offline

#5 2011-05-30 17:25:12

Dastingo
Member
Registered: 2011-01-15
Posts: 41

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

I tried compiling openscenegraph-uw (which is a dependency of openalpp), it starts compiling for a long time then gives an error "==> ERROR: A failure occurred in build()."

Here is the ending of the compiling:

 
                from ../../../../include/osgParticle/ParticleEffect:17,
                 from ../../../../include/osgParticle/ExplosionEffect:17,
                 from ../IO_ExplosionEffect.cpp:2:
../../../../include/osgParticle/Particle:144:43: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/State:18,
                 from ../../../../include/osg/Drawable:21,
                 from ../../../../include/osgParticle/ParticleSystem:27,
                 from ../../../../include/osgParticle/ParticleProcessor:19,
                 from ../../../../include/osgParticle/Emitter:19,
                 from ../../../../include/osgParticle/ParticleEffect:17,
                 from ../../../../include/osgParticle/ExplosionEffect:17,
                 from ../IO_ExplosionEffect.cpp:2:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_ExplosionDebrisEffect.cpp
In file included from ../../../../include/osgParticle/ParticleSystem:19:0,
                 from ../../../../include/osgParticle/ParticleProcessor:19,
                 from ../../../../include/osgParticle/Emitter:19,
                 from ../../../../include/osgParticle/ParticleEffect:17,
                 from ../../../../include/osgParticle/ExplosionDebrisEffect:17,
                 from ../IO_ExplosionDebrisEffect.cpp:2:
../../../../include/osgParticle/Particle:144:43: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/State:18,
                 from ../../../../include/osg/Drawable:21,
                 from ../../../../include/osgParticle/ParticleSystem:27,
                 from ../../../../include/osgParticle/ParticleProcessor:19,
                 from ../../../../include/osgParticle/Emitter:19,
                 from ../../../../include/osgParticle/ParticleEffect:17,
                 from ../../../../include/osgParticle/ExplosionDebrisEffect:17,
                 from ../IO_ExplosionDebrisEffect.cpp:2:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_VariableRateCounter.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../IO_VariableRateCounter.cpp:6:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_osgParticle.so.4 -shared  IO_AccelOperator.o IO_AngularAccelOperator.o IO_BoxPlacer.o IO_CenteredPlacer.o IO_ConnectedParticleSystem.o IO_ConstantRateCounter.o IO_Emitter.o IO_FluidFrictionOperator.o IO_ForceOperator.o IO_LinearInterpolator.o IO_ModularEmitter.o IO_ModularProgram.o IO_MultiSegmentPlacer.o IO_Particle.o IO_ParticleEffect.o IO_ParticleProcessor.o IO_ParticleSystem.o IO_ParticleSystemUpdater.o IO_PointPlacer.o IO_Program.o IO_RadialShooter.o IO_RandomRateCounter.o IO_SectorPlacer.o IO_SegmentPlacer.o IO_SmokeEffect.o IO_SmokeTrailEffect.o IO_FireEffect.o IO_ExplosionEffect.o IO_ExplosionDebrisEffect.o IO_VariableRateCounter.o   -lstdc++ -losgParticle -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_osgParticle.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgParticle/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgParticle'
  =====> Linux.Opt/osgdb_osgParticle.so and ../../../lib/Linux/osgPlugins/osgdb_osgParticle.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgParticle'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgParticle'
Entering directory osgSim
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_DOFTransform.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/Transform:17,
                 from ../../../../include/osgSim/DOFTransform:18,
                 from ../IO_DOFTransform.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../IO_DOFTransform.cpp:1:0:
../../../../include/osgSim/DOFTransform:104:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_LightPointNode.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgSim/LightPointNode:21,
                 from ../IO_LightPointNode.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_LightPoint.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../IO_LightPoint.cpp:4:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_BlinkSequence.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../IO_BlinkSequence.cpp:7:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_MultiSwitch.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osgSim/MultiSwitch:17,
                 from ../IO_MultiSwitch.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_Sector.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../IO_Sector.cpp:7:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_VisibilityGroup.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgSim/VisibilityGroup:17,
                 from ../IO_VisibilityGroup.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_Impostor.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/LOD:17,
                 from ../../../../include/osgSim/Impostor:17,
                 from ../IO_Impostor.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_osgSim.so.4 -shared  IO_DOFTransform.o IO_LightPointNode.o IO_LightPoint.o IO_BlinkSequence.o IO_MultiSwitch.o IO_Sector.o IO_VisibilityGroup.o IO_Impostor.o   -lstdc++ -losgSim -losgText -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_osgSim.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim'
  =====> Linux.Opt/osgdb_osgSim.so and ../../../lib/Linux/osgPlugins/osgdb_osgSim.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgSim'
Entering directory osgText
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../IO_Text.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/State:18,
                 from ../../../../include/osg/Drawable:21,
                 from ../../../../include/osgText/Text:17,
                 from ../IO_Text.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_osgText.so.4 -shared  IO_Text.o   -lstdc++ -losgText -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_osgText.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText'
  =====> Linux.Opt/osgdb_osgText.so and ../../../lib/Linux/osgPlugins/osgdb_osgText.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgText'
Entering directory osgtgz
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterOSGTGZ.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterOSGTGZ.cpp:7:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_osgtgz.so.4 -shared  ReaderWriterOSGTGZ.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_osgtgz.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz'
  =====> Linux.Opt/osgdb_osgtgz.so and ../../../lib/Linux/osgPlugins/osgdb_osgtgz.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/osgtgz'
Entering directory pic
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterPIC.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterPIC.cpp:3:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_pic.so.4 -shared  ReaderWriterPIC.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_pic.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic'
  =====> Linux.Opt/osgdb_pic.so and ../../../lib/Linux/osgPlugins/osgdb_pic.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pic'
Entering directory pnm
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterPNM.cpp
In file included from ../ReaderWriterPNM.cpp:6:0:
../../../../include/osg/Endian: In function ‘osg::Endian osg::getCpuByteOrder()’:
../../../../include/osg/Endian:31:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../ReaderWriterPNM.cpp:8:
../../../../include/osg/Uniform: At global scope:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_pnm.so.4 -shared  ReaderWriterPNM.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_pnm.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm'
  =====> Linux.Opt/osgdb_pnm.so and ../../../lib/Linux/osgPlugins/osgdb_pnm.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/pnm'
Entering directory rgb
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterRGB.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterRGB.cpp:4:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_rgb.so.4 -shared  ReaderWriterRGB.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_rgb.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb'
  =====> Linux.Opt/osgdb_rgb.so and ../../../lib/Linux/osgPlugins/osgdb_rgb.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rgb'
Entering directory rot
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterROT.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/Transform:17,
                 from ../../../../include/osg/MatrixTransform:17,
                 from ../ReaderWriterROT.cpp:21:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_rot.so.4 -shared  ReaderWriterROT.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_rot.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot'
  =====> Linux.Opt/osgdb_rot.so and ../../../lib/Linux/osgPlugins/osgdb_rot.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/rot'
Entering directory scale
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterSCALE.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/Transform:17,
                 from ../../../../include/osg/MatrixTransform:17,
                 from ../ReaderWriterSCALE.cpp:21:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_scale.so.4 -shared  ReaderWriterSCALE.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_scale.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale'
  =====> Linux.Opt/osgdb_scale.so and ../../../lib/Linux/osgPlugins/osgdb_scale.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/scale'
Entering directory stl
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterSTL.cpp
In file included from ../ReaderWriterSTL.cpp:25:0:
../../../../include/osg/Endian: In function ‘osg::Endian osg::getCpuByteOrder()’:
../../../../include/osg/Endian:31:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../ReaderWriterSTL.cpp:27:
../../../../include/osg/Uniform: At global scope:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../ReaderWriterSTL.cpp:32:0:
../../../../include/osgUtil/TriStripVisitor:64:50: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
../../../../include/osgUtil/TriStripVisitor:79:53: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_stl.so.4 -shared  ReaderWriterSTL.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_stl.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl'
  =====> Linux.Opt/osgdb_stl.so and ../../../lib/Linux/osgPlugins/osgdb_stl.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/stl'
Entering directory tga
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterTGA.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterTGA.cpp:3:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_tga.so.4 -shared  ReaderWriterTGA.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_tga.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga'
  =====> Linux.Opt/osgdb_tga.so and ../../../lib/Linux/osgPlugins/osgdb_tga.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tga'
Entering directory tgz
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterTGZ.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterTGZ.cpp:7:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_tgz.so.4 -shared  ReaderWriterTGZ.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_tgz.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz'
  =====> Linux.Opt/osgdb_tgz.so and ../../../lib/Linux/osgPlugins/osgdb_tgz.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tgz'
Entering directory trans
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterTRANS.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/Transform:17,
                 from ../../../../include/osg/MatrixTransform:17,
                 from ../ReaderWriterTRANS.cpp:21:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_trans.so.4 -shared  ReaderWriterTRANS.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_trans.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans'
  =====> Linux.Opt/osgdb_trans.so and ../../../lib/Linux/osgPlugins/osgdb_trans.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/trans'
Entering directory txp
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../ReaderWriterTXP.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../ReaderWriterTXP.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TXPArchive.h:38,
                 from ../ReaderWriterTXP.h:49,
                 from ../ReaderWriterTXP.cpp:13:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPArchive.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../TXPArchive.cpp:2:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TXPArchive.h:38,
                 from ../TXPArchive.cpp:33:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
In file included from ../TXPArchive.cpp:34:0:
../TXPParser.h:183:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
../TXPParser.h:219:44: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPIO.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../TXPIO.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TXPArchive.h:38,
                 from ../TXPNode.h:43,
                 from ../TXPIO.cpp:8:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPNode.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/LOD:17,
                 from ../../../../include/osg/PagedLOD:17,
                 from ../TXPNode.cpp:3:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TileMapper.h:18,
                 from ../TXPNode.cpp:12:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPParser.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../TXPParser.cpp:2:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TXPParser.h:45,
                 from ../TXPParser.cpp:23:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
In file included from ../TXPParser.cpp:23:0:
../TXPParser.h:183:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
../TXPParser.h:219:44: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPSeamLOD.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Group:17,
                 from ../../../../include/osg/LOD:17,
                 from ../TXPSeamLOD.h:39,
                 from ../TXPSeamLOD.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../trpage_read.h:26:0,
                 from ../TileMapper.h:18,
                 from ../TXPSeamLOD.h:43,
                 from ../TXPSeamLOD.cpp:1:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TXPPagedLOD.cpp
In file included from ../trpage_read.h:26:0,
                 from ../TileMapper.h:18,
                 from ../TXPPagedLOD.cpp:1:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/ShadowVolumeOccluder:19,
                 from ../../../../include/osg/CullingSet:18,
                 from ../../../../include/osg/CullStack:17,
                 from ../TileMapper.h:20,
                 from ../TXPPagedLOD.cpp:1:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
../TXPPagedLOD.cpp: In member function ‘virtual void txp::TXPPagedLOD::traverse(osg::NodeVisitor&)’:
../TXPPagedLOD.cpp:50:101: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I../. -c ../TileMapper.cpp
In file included from ../trpage_read.h:26:0,
                 from ../TileMapper.h:18,
                 from ../TileMapper.cpp:14:
.././trpage_geom.h:608:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:619:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
.././trpage_geom.h:628:5: warning: ‘typedef’ was ignored in this declaration [enabled by default]
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/ShadowVolumeOccluder:19,
                 from ../../../../include/osg/CullingSet:18,
                 from ../../../../include/osg/CullStack:17,
                 from ../TileMapper.h:20,
                 from ../TileMapper.cpp:14:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_txp.so.4 -shared  ReaderWriterTXP.o TXPArchive.o TXPIO.o TXPNode.o TXPPageManager.o TXPParser.o TXPSeamLOD.o TXPPagedLOD.o TileMapper.o trpage_basic.o trpage_compat.o trpage_geom.o trpage_header.o trpage_label.o trpage_light.o trpage_main.o trpage_managers.o trpage_material.o trpage_model.o trpage_nodes.o trpage_parse.o trpage_pparse.o trpage_print.o trpage_print_parse.o trpage_range.o trpage_rarchive.o trpage_readbuf.o trpage_scene.o trpage_swap.o trpage_tile.o trpage_util.o trpage_warchive.o trpage_writebuf.o   -lstdc++ -losgSim -losgText -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_txp.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp'
  =====> Linux.Opt/osgdb_txp.so and ../../../lib/Linux/osgPlugins/osgdb_txp.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/txp'
Entering directory zip
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -c ../ReaderWriterZIP.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterZIP.cpp:7:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_zip.so.4 -shared  ReaderWriterZIP.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -lOpenThreads -o osgdb_zip.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip'
  =====> Linux.Opt/osgdb_zip.so and ../../../lib/Linux/osgPlugins/osgdb_zip.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/zip'
Entering directory freetype
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  `freetype-config --cflags` -c ../FreeTypeLibrary.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/State:18,
                 from ../../../../include/osg/GraphicsContext:17,
                 from ../../../../include/osg/Texture:20,
                 from ../../../../include/osg/Texture2D:17,
                 from ../../../../include/osgText/Font:22,
                 from ../FreeTypeFont.h:17,
                 from ../FreeTypeLibrary.h:17,
                 from ../FreeTypeLibrary.cpp:14:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  `freetype-config --cflags` -c ../FreeTypeFont.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/State:18,
                 from ../../../../include/osg/GraphicsContext:17,
                 from ../../../../include/osg/Texture:20,
                 from ../../../../include/osg/Texture2D:17,
                 from ../../../../include/osgText/Font:22,
                 from ../FreeTypeFont.h:17,
                 from ../FreeTypeFont.cpp:14:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  `freetype-config --cflags` -c ../ReaderWriterFreeType.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osgDB/ReaderWriter:20,
                 from ../../../../include/osgDB/Registry:21,
                 from ../../../../include/osgDB/FileUtils:17,
                 from ../ReaderWriterFreeType.cpp:2:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_freetype.so.4 -shared  FreeTypeLibrary.o FreeTypeFont.o ReaderWriterFreeType.o   -lstdc++ -losgText -losgGA -losgDB -losgUtil -losg  `freetype-config --libs` -lOpenThreads  -o osgdb_freetype.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype'
  =====> Linux.Opt/osgdb_freetype.so and ../../../lib/Linux/osgPlugins/osgdb_freetype.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/freetype'
Entering directory jpeg
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include   -c ../ReaderWriterJPEG.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterJPEG.cpp:3:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_jpeg.so.4 -shared  ReaderWriterJPEG.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -ljpeg -lOpenThreads -o osgdb_jpeg.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg'
  =====> Linux.Opt/osgdb_jpeg.so and ../../../lib/Linux/osgPlugins/osgdb_jpeg.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/jpeg'
Entering directory tiff
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I/usr/local/include -c ../ReaderWriterTIFF.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterTIFF.cpp:4:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -L/usr/X11R6/lib -L../../../../lib/Linux  -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/lib/Linux -L/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/lib/Linux -Wl,-soname -Wl,osgdb_tiff.so.4 -L/usr/local/lib -shared  ReaderWriterTIFF.o   -lstdc++ -losgGA -losgDB -losgUtil -losg  -ltiff -lOpenThreads -o osgdb_tiff.so
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff/Linux.Opt'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff'
  =====> Linux.Opt/osgdb_tiff.so and ../../../lib/Linux/osgPlugins/osgdb_tiff.so are in sync
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff'
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/tiff'
Entering directory png
make[3]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/png'
make[4]: Entering directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/png/Linux.Opt'
g++  -march=i686 -mtune=generic -O2 -pipe -include cstring -include cstdlib -include iostream -include memory -include cstdio -W -Wall -fPIC -pipe -I../../../../include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenThreads/include -I/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/Producer/include  -I/usr/local/include -I/usr/freeware/include  -c ../ReaderWriterPNG.cpp
In file included from ../../../../include/osg/StateSet:21:0,
                 from ../../../../include/osg/Node:19,
                 from ../../../../include/osg/Geode:17,
                 from ../ReaderWriterPNG.cpp:3:
../../../../include/osg/Uniform:185:30: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from ../ReaderWriterPNG.cpp:5:0:
../../../../include/osg/Endian: In function ‘osg::Endian osg::getCpuByteOrder()’:
../../../../include/osg/Endian:31:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../ReaderWriterPNG.cpp: In member function ‘osgDB::ReaderWriter::ReadResult ReaderWriterPNG::readPNGStream(std::istream&) const’:
../ReaderWriterPNG.cpp:189:44: error: ‘png_set_gray_1_2_4_to_8’ was not declared in this scope
make[4]: *** [ReaderWriterPNG.o] Error 1
make[4]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/png/Linux.Opt'
make[3]: *** [osgdb_png.so.opt] Error 2
make[3]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins/png'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src/osgPlugins'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/home/dastingo/aur/openscenegraph-uw/src/openscenegraph-1.2.0/OpenSceneGraph/src'
make: *** [default] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

I use Arch 32bit with kernel 2.6.38-ARCH and LXDE and already have base-devel installed.

Any idea on what's happening? thanks.

Offline

#6 2011-05-30 18:33:35

SammyF
Member
Registered: 2010-05-28
Posts: 25

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Same here. I grabbed the source for openalpp and the scenegraph dependency is definitely not needed. I'm currently trying to modify openalpp's source code so that it compiles with the current version of openal and alut. (The last release was in 2005 and it doesn't seem to be maintained anymore:/

Hopefully it will work, and if it does I'll release a patch or something

Offline

#7 2011-05-30 19:28:18

SammyF
Member
Registered: 2010-05-28
Posts: 25

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

I was able to compile libopenalpp.so but it didn't change anything hmm still no sound. Anybody got UT2k4 running and could at least tell which libs are included in the System/ directory?

Offline

#8 2011-05-30 19:58:00

SammyF
Member
Registered: 2010-05-28
Posts: 25

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Solved!
I don't know where the poster at GOG.com had his information, but just copying /usr/lib/libopenal.so.x.x.x to System/openal.so  did the trick.

replace x with the current version of openal (in my case it was libopenal.so.1.13.0).

yay ... one more native linux game on my comp smile

Offline

#9 2011-05-30 20:09:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

I have a retail version of UT2k4 and I have only openal installed with openal.so being the only *.so file in System folder.

Edit: Glad you solved it. Please remember to mark the thread as [solved] :-)

Last edited by karol (2011-05-30 20:10:16)

Offline

#10 2011-05-31 01:50:15

Dastingo
Member
Registered: 2011-01-15
Posts: 41

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

@SammyF:

I don't really understand how you solved it (I don't have a very good knowledge in compiling), so can you tell me how you solved it? or can you give me the package you made if it was 32bit? thanks.

Last edited by Dastingo (2011-05-31 01:53:38)

Offline

#11 2011-05-31 02:09:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Dastingo wrote:

@SammyF:

I don't really understand how you solved it (I don't have a very good knowledge in compiling), so can you tell me how you solved it? or can you give me the package you made if it was 32bit? thanks.

Install openal package and copy (as root of with sudo) /usr/lib/libopenal.so.1.13.0 to your ut2k4 System/openal.so.

Offline

#12 2011-05-31 02:41:42

Dastingo
Member
Registered: 2011-01-15
Posts: 41

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Thanks I got the sound working now, but one thing I noticed is that the brightness controls and music volume controls within the game are not working, do you have the same issue?

Last edited by Dastingo (2011-05-31 03:17:30)

Offline

#13 2011-05-31 07:33:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

Dastingo wrote:

Thanks I got the sound working now, but one thing I noticed is that the brightness controls and music volume controls within the game are not working, do you have the same issue?

All the controls are (and always were) working for me but I found i had to

sudo modprobe snd_pcm_oss

to get any sound from the game :-) (mplayer w/ alsa worked fine)
This is due to http://mailman.archlinux.org/pipermail/ … 00793.html

Offline

#14 2011-05-31 16:03:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

If somebody still has some problems, please check http://aur.archlinux.org/packages.php?ID=46959 or http://aur.archlinux.org/packages.php?ID=8211
From http://aur.archlinux.org/packages/ut200 … y/PKGBUILD:

    echo Putting some library links
    cd System
    ln -s /usr/lib/*openal.so openal.so
    ln -s /usr/lib/libSDL-1.2.so.0 libSDL-1.2.so.0

Seems that symlinking / copying is the standard procedure :-)

Offline

#15 2011-06-01 04:02:50

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [SOLVED] Unreal 2004 (GOG version) and OpenAL

karol wrote:

Seems that symlinking / copying is the standard procedure :-)

Yes, because the libs that come with ut2004 are old and buggy, e.g. often stop the ut2004 executable from actually ending, when the game is ended. This was apparently due to some race condition.

OpenAL has improved a lot also, so it makes sense to use the up-to-date openal lib, since it's backwards-compatible. IIRC, the OpenAL lib that came with ut2004 couldn't output to 5.1 surround.

Offline

Board footer

Powered by FluxBB