Hi all, Speex and the Vorbis library both define internally used functions with the names: drft_init drft_forward drft_backward drft_clear When Speex and Vorbis are used as dynmaic libs, there is no symbol clash because both libraries limit the number of functions they export to what is absolutely necessary. However, when linking static versions of these two libraries, the names still clash. Would you accept a patch to add "spx_" to the start of the above function names? Cheers, Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ "Every time microshaft's stock price drops again, I rejoice. I want to see that bunch of criminals brought to their knees. Preferably at the chopping block." -- rixt in http://linuxtoday.com/stories/20659_flat.html