undefined reference to 'dlopen' in installing phonetisaurus
问题 I was trying to install phonetisaurus . In the classical steps of configure, make, make install. I was stuck on make, where it produced this error. I have googled a lot, and many suggested appending -ldl at the back, but as you can see below, it's already there. make[3]: Entering directory `/opt/openfst-1.3.4/src/bin' g++ -DHAVE_CONFIG_H -I./../include -I./../script -g -O2 -MT fstarcsort.o -MD -MP -MF .deps/fstarcsort.Tpo -c -o fstarcsort.o fstarcsort.cc mv -f .deps/fstarcsort.Tpo .deps