On 09/01/2011 08:22 PM, Manu Ghulyani wrote: > I have successful libvorbis-1-3.2. But I am unable to run the example > codes(the compiler gives undefined reference errors). Any help is highly > appreciated. Please post the compiler's output. My guess is that you simply forgot to link-in all required libraries (like "-logg -lvorbis").