Go...

当前位置: 首页>>世界杯1998

FPGA的软核、硬核以及固核的概念

JH_REYN:

reyn@reyn-virtual-machine:~/桌面/ekho-9.0$ make

(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/reyn/桌面/ekho-9.0/missing' autoheader)

rm -f stamp-h1

touch config.h.in

cd . && /bin/bash ./config.status config.h

config.status: creating config.h

/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -DEKHO_DATA_PATH='"/usr/local/share/ekho-data"' -g -g -O2 -o test_ekho src/test_ekho-test_ekho.o libekho.a -lmpg123 -lsonic -lsndfile -lespeak-ng -lsonic -lespeak-ng -lsndfile -lpthread

libtool: link: g++ -Wall -DEKHO_DATA_PATH=\"/usr/local/share/ekho-data\" -g -g -O2 -o test_ekho src/test_ekho-test_ekho.o libekho.a -lmpg123 -lsonic -lespeak-ng -lsndfile -lpthread

/usr/bin/ld: libekho.a(libekho_a-audio.o): undefined reference to symbol 'pa_simple_write@@PULSE_0'

/usr/bin/ld: /lib/x86_64-linux-gnu/libpulse-simple.so.0: error adding symbols: DSO missing from command line

collect2: error: ld returned 1 exit status

make: *** [Makefile:588:test_ekho] 错误 1

libpulse 是安装了的,请问这个报错怎么解决?