By the way, do you have correct string database source files ? I have the following (size, md5sum, name): 63815 977ede898da2c38e8d0dc0183e5aa304 strings/all_strings 63899 7c72da76fbf8d1f2078ce9c31e6e814f strings/english-strings 68916 198a2203dea4415664dd9081a69e1838 strings/french-strings > To debug the makedb issue, try running it directly from the command > line: > > ./makedb strings/all_strings American > > If a crash occurs (at least I suspect the "Error -11" is signal 11, > i.e. segmentation fault), run it in gdb, making sure that the program > was built for debugging (-g -O0), and send the backtrace: > > gdb --args ./makedb strings/all_strings American > run > backtrace _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net