g++ -shared -Wl,h,libespeak.so.1 -o libespeak.so x_speak_lib.o x_compiledict.o x_dictionary.o x_intonation.o x_readclause.o x_setlengths.o x_numbers.o x_synth_mbrola.o x_synthdata.o x_synthesize.o x_translate.o x_tr_english.o x_tr_languages.o x_voices.o x_wavegen.o x_phonemelist.o x_espeak_command.o x_event.o x_fifo.o x_wave.o x_debug.o -lstdc++ -lpthread ld: fatal: file h: open failed: No such file or directory ld: fatal: file libespeak.so.1: open failed: No such file or directory ld: fatal: File processing errors. No output written to libespeak.so collect2: ld returned 1 exit status make: *** [libespeak.so] Error 1