[Openal-devel] Fedora Core 4 build problem

Carl Nicol cenicol at airmail.net
Thu Dec 22 17:13:26 PST 2005


Does anyone have problems building Fedora Core 4 version of openal? 

I'm also confused by the two distributions. There are the openal and
portable CVS targets and the linux one says it is part of the portable
target, but I cannot figure out how they work together. 

I can build portable using 

        ./autogen.sh
        ./configure --enable-arts --enable-esd --enable sdl
        
I can build the linux one with the same parameters if I copy 

        mkdir openal/linux/common/include/AL
        cp portable/common/include/AL/*.h openal/linux/common/include/AL
        
And then use 

        cd openal/linux
        ./autogen.sh
        ./configure --enable-arts --enable-esd --enable sdl
        
Then I believe that I have to build alut and install that as well.

I'm wondering if I am doing this correctly.

Thanks... Carl Nicol




More information about the Openal-devel mailing list