Building Csound5 from source installs a broken plugin /usr/lib/csound/plugins/libstdutil.so . The csound executable dies instantly with "Error in pre-initialisation function of module 'libstdutil.so'". If I delete that plugin it runs OK (at least on a simple test CSD file). Strangely, I've been successfully running a Csound I updated from CVS late last year. That version doesn't install this plugin. It can't be right that have to delete this file to get Csound to run, so how do I fix this? System details as follows: $ uname -a Linux omphalos 2.6.15.4-0 #1 SMP PREEMPT Sat Feb 11 06:32:45 GMT 2006 i686 athlon-4 i386 GNU/Linux Cheers, Jeremy Henty