VruiSoundTest fail

Home Forums AR Sandbox Forum VruiSoundTest fail

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2400
    IvanBortolin
    Participant

    Hi,
    I’m Ivan from Italy.
    I followed the instructions on the site to install the software, but when I make Vrui software I have this error:

    Linking bin/VruiSoundTest...
    /usr/bin/ld: o/g++-3.g0.O3/VruiSoundTest.o: undefined reference to symbol 'alSourcePlay'
    //usr/lib/x86_64-linux-gnu/libopenal.so.1: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
    /usr/local/share/Vrui-8.0/make/BasicMakefile:320: recipe for target 'bin/VruiSoundTest' failed
    make: *** [bin/VruiSoundTest] Error 1
    make: *** Attesa per i processi non terminati....
    Build unsuccessful; please fix any reported errors and try again
    

    Whay can i do to solve it? Thank you

    #2406
    Sean Robinson
    Participant

    Welcome, Ivan.

    Could you post the output of lsb_release -dc? The output will tell me what OS version you are using.

    Can you see if the openal-dev package is installed? sudo apt-get install openal-dev should install it or tell you it is already on your computer.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.