[openmamba-devel-it] T&L

gil puntogil a libero.it
Gio 18 Set 2008 20:05:17 CEST


Ciao
ho questo problema
ancora grazie
sound.o: In function `SoundMan::getListenerPosition()':
sound.cc:(.text+0xa8): undefined reference to `alGetListenerfv'
sound.o: In function `check(ALCdevice_struct*)':
sound.cc:(.text+0xe1): undefined reference to `alcGetError'
sound.cc:(.text+0x113): undefined reference to `alcGetString'
sound.cc:(.text+0x11d): undefined reference to `alcGetError'
sound.o: In function `SoundSource::setMaxGain(float)':
sound.cc:(.text+0x1de): undefined reference to `alSourcef'
sound.o: In function `SoundSource::setMinGain(float)':
sound.cc:(.text+0x20e): undefined reference to `alSourcef'
sound.o: In function `SoundSource::setReferenceDistance(float)':
sound.cc:(.text+0x23e): undefined reference to `alSourcef'
sound.o: In function `SoundSource::setGain(float)':
sound.cc:(.text+0x26e): undefined reference to `alSourcef'
sound.o: In function `SoundSource::setPitch(float)':
sound.cc:(.text+0x29e): undefined reference to `alSourcef'
sound.o: In function `SoundSource::isPaused()':
sound.cc:(.text+0x2ec): undefined reference to `alGetSourcei'
sound.o: In function `SoundSource::isPlaying()':
sound.cc:(.text+0x33c): undefined reference to `alGetSourcei'
sound.o: In function `SoundSource::isLooping()':
sound.cc:(.text+0x36e): undefined reference to `alGetSourcei'
sound.o: In function `SoundSource::setAudible(bool)':
sound.cc:(.text+0x3ec): undefined reference to `alSourcef'
sound.cc:(.text+0x416): undefined reference to `alGetSourcei'
sound.cc:(.text+0x439): undefined reference to `alGetSourcef'
sound.cc:(.text+0x444): undefined reference to `alSourcePause'
sound.cc:(.text+0x47b): undefined reference to `alSourceStop'
sound.cc:(.text+0x48c): undefined reference to `alSourcePlay'
sound.cc:(.text+0x49c): undefined reference to `alSourcePause'
sound.o: In function `SoundSource::getMaxGain()':
sound.cc:(.text+0x4ce): undefined reference to `alGetSourcef'
sound.o: In function `SoundSource::getMinGain()':
sound.cc:(.text+0x4fe): undefined reference to `alGetSourcef'
sound.o: In function `SoundSource::getReferenceDistance()':
sound.cc:(.text+0x52e): undefined reference to `alGetSourcef'
sound.o: In function `SoundSource::getGain()':
sound.cc:(.text+0x55e): undefined reference to `alGetSourcef'
sound.o: In function `alCheck()':
sound.cc:(.text+0x575): undefined reference to `alGetError'
sound.cc:(.text+0x598): undefined reference to `alGetString'
sound.cc:(.text+0x59f): undefined reference to `alGetError'
sound.o: In function `SoundSource::getCurrentOffsetInSecs()':
sound.cc:(.text+0x618): undefined reference to `alGetSourcef'
sound.o: In function `SoundSource::getVelocity()':
sound.cc:(.text+0x653): undefined reference to `alGetSourcefv'
sound.o: In function `SoundSource::getPosition()':
sound.cc:(.text+0x6a3): undefined reference to `alGetSourcefv'
sound.o: In function `SoundSource::setLooping(bool)':
sound.cc:(.text+0x80f): undefined reference to `alSourcei'
sound.o: In function `Sound::getLengthInSecs()':
sound.cc:(.text+0x83f): undefined reference to `alGetBufferi'
sound.cc:(.text+0x85a): undefined reference to `alGetBufferi'
sound.cc:(.text+0x875): undefined reference to `alGetBufferi'
sound.o: In function `SoundMan::setListenerOrientation(XVector<3, float> 
const&, XVector<3, float> const&)':
sound.cc:(.text+0x969): undefined reference to `alListenerfv'
sound.o: In function `SoundMan::setListenerVelocity(XVector<3, float> 
const&)':
sound.cc:(.text+0x9a3): undefined reference to `alListener3f'
sound.o: In function `SoundMan::setListenerPosition(XVector<3, float> 
const&)':
sound.cc:(.text+0x9d3): undefined reference to `alListener3f'
sound.o: In function `SoundSource::setVelocity(XVector<3, float> const&)':
sound.cc:(.text+0xa10): undefined reference to `alSource3f'
sound.o: In function `SoundSource::setPosition(XVector<3, float> const&)':
sound.cc:(.text+0xb20): undefined reference to `alSource3f'
sound.o: In function `SoundMan::getListenerOrientation(XVector<3, 
float>&, XVector<3, float>&)':
sound.cc:(.text+0xc43): undefined reference to `alGetListenerfv'
sound.o: In function `SoundMan::getListenerVelocity()':
sound.cc:(.text+0xc98): undefined reference to `alGetListenerfv'
sound.o: In function `Sound::Sound(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
sound.cc:(.text+0xcf1): undefined reference to `alGetError'
sound.cc:(.text+0xcfb): undefined reference to `alutCreateBufferFromFile'
sound.cc:(.text+0xd03): undefined reference to `alGetError'
sound.o: In function `Sound::~Sound()':
sound.cc:(.text+0xd94): undefined reference to `alDeleteBuffers'
sound.o: In function `Sound::~Sound()':
sound.cc:(.text+0xdf4): undefined reference to `alDeleteBuffers'
sound.o: In function `Sound::~Sound()':
sound.cc:(.text+0xe48): undefined reference to `alDeleteBuffers'
sound.o: In function `Sound::Sound(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
sound.cc:(.text+0xea1): undefined reference to `alGetError'
sound.cc:(.text+0xeab): undefined reference to `alutCreateBufferFromFile'
sound.cc:(.text+0xeb3): undefined reference to `alGetError'
sound.o: In function `SoundSource::play(Ptr<Sound>)':
sound.cc:(.text+0xf88): undefined reference to `alSourceQueueBuffers'
sound.cc:(.text+0xfad): undefined reference to `alSourcePlay'
sound.o: In function `SoundSource::~SoundSource()':
sound.cc:(.text+0x1409): undefined reference to `alDeleteSources'
sound.o: In function `SoundSource::~SoundSource()':
sound.cc:(.text+0x1549): undefined reference to `alDeleteSources'
sound.o: In function `SoundSource::SoundSource(Ptr<SoundMan>)':
sound.cc:(.text+0x16ac): undefined reference to `alGenSources'
sound.o: In function `SoundSource::SoundSource(Ptr<SoundMan>)':
sound.cc:(.text+0x19ec): undefined reference to `alGenSources'
sound.o: In function `SoundSource::~SoundSource()':
sound.cc:(.text+0x1ac9): undefined reference to `alDeleteSources'
sound.o: In function `SoundMan::SoundMan(Ptr<IConfig>)':
sound.cc:(.text+0x1cfe): undefined reference to `alcOpenDevice'
sound.cc:(.text+0x1d23): undefined reference to `alcGetString'
sound.cc:(.text+0x1d50): undefined reference to `alcCreateContext'
sound.cc:(.text+0x1d6d): undefined reference to `alcMakeContextCurrent'
sound.cc:(.text+0x1d97): undefined reference to `alcGetIntegerv'
sound.cc:(.text+0x1dc1): undefined reference to `alcGetIntegerv'
sound.cc:(.text+0x1e08): undefined reference to `alcGetString'
sound.cc:(.text+0x1e33): undefined reference to `alcGetString'
sound.cc:(.text+0x1e8b): undefined reference to `alDopplerVelocity'
sound.cc:(.text+0x1edf): undefined reference to `alDopplerFactor'
sound.cc:(.text+0x1eff): undefined reference to `alDistanceModel'
sound.cc:(.text+0x2000): undefined reference to `alutInitWithoutContext'
sound.o: In function `SoundMan::~SoundMan()':
sound.cc:(.text+0x2882): undefined reference to `alutExit'
sound.cc:(.text+0x288d): undefined reference to `alcDestroyContext'
sound.cc:(.text+0x2898): undefined reference to `alcCloseDevice'
sound.o: In function `SoundMan::~SoundMan()':
sound.cc:(.text+0x2b52): undefined reference to `alutExit'
sound.cc:(.text+0x2b5d): undefined reference to `alcDestroyContext'
sound.cc:(.text+0x2b68): undefined reference to `alcCloseDevice'
sound.o: In function `SoundMan::SoundMan(Ptr<IConfig>)':
sound.cc:(.text+0x2ede): undefined reference to `alcOpenDevice'
sound.cc:(.text+0x2f03): undefined reference to `alcGetString'
sound.cc:(.text+0x2f30): undefined reference to `alcCreateContext'
sound.cc:(.text+0x2f4d): undefined reference to `alcMakeContextCurrent'
sound.cc:(.text+0x2f77): undefined reference to `alcGetIntegerv'
sound.cc:(.text+0x2fa1): undefined reference to `alcGetIntegerv'
sound.cc:(.text+0x2fe8): undefined reference to `alcGetString'
sound.cc:(.text+0x3013): undefined reference to `alcGetString'
sound.cc:(.text+0x306b): undefined reference to `alDopplerVelocity'
sound.cc:(.text+0x30bf): undefined reference to `alDopplerFactor'
sound.cc:(.text+0x30df): undefined reference to `alDistanceModel'
sound.cc:(.text+0x31e0): undefined reference to `alutInitWithoutContext'
sound.o: In function `SoundMan::~SoundMan()':
sound.cc:(.text+0x3a62): undefined reference to `alutExit'
sound.cc:(.text+0x3a6d): undefined reference to `alcDestroyContext'
sound.cc:(.text+0x3a78): undefined reference to `alcCloseDevice'
sound.o: In function `SoundSource::stop()':
sound.cc:(.text+0x188): undefined reference to `alSourceStop'
sound.o: In function `SoundSource::pause()':
sound.cc:(.text+0x1b8): undefined reference to `alSourcePause'
sound.o: In function `SoundSource::rewind()':
sound.cc:(.text+0x7e8): undefined reference to `alSourceRewind'
collect2: ld returned 1 exit status
make[3]: *** [tnl-bin] Error 1
make[3]: Leaving directory `/usr/src/RPM/BUILD/TnL-source-071111/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/TnL-source-071111/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/TnL-source-071111'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.82583 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.82583 (%build)
-------------- parte successiva --------------
È stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: error.txt
URL: <http://tao/pipermail/openmamba-devel-it/attachments/20080918/1dc32940/attachment-0001.txt>
-------------- parte successiva --------------
Un allegato non testuale è stato rimosso....
Nome:        puntogil.vcf
Tipo:        text/x-vcard
Dimensione:  49 bytes
Descrizione: non disponibile
URL:         <http://tao/pipermail/openmamba-devel-it/attachments/20080918/1dc32940/attachment-0001.vcf>


Maggiori informazioni sulla lista openmamba-devel-it