PDA

View Full Version : ogg/vorbis linker errors


althekiller
2008-02-11, 21:45
People have been complaining about linker errors since r11602 when the MMS stuff was added. I sat down today and realized that I too had the problem. I have managed a manual fix but some one with the know-how probably needs to fix the autotools scripts. I did this on gentoo so I'm not sure what all packages are required on ubuntu.

There are new dependencies of libogg and vorbis-tools, these may have -dev packages. Consequently, checks for -logg and -lvorbis need added to configure.

I posted a step-by-step in the user forum. Hopefully this helps.

althekiller
2008-02-12, 00:14
Ok, scratch that, I have a fix. Developed under gentoo though so I have people testing on ubuntu. I'll commit if pike gives me the ok.