Problem installing umurmur on Raspbian Wheezy - Raspberry Pi Forums
hi, i've seen people post here , there installing umurmur on raspberry pi, seem having lot of trouble it. whenever try compile it, output:
i've installed openssl, libpolarssl-dev, libconfig, , libproto-c, think dependencies... insight appreciated, thanks!
code: select all
gcc -g -o2 -o umurmurd client.o main.o messages.o pds.o server.o ssl.o log.o conf.o crypt.o timer.o messagehandler.o channel.o mumble.pb-c.o voicetarget.o ban.o -lpolarssl -lconfig -lprotobuf-c ssl.o: in function `ssli_getsha1hash': /root/umurmur/umurmur/src/ssl.c:178: undefined reference `ssl_get_peer_cert' collect2: ld returned 1 exit status make[2]: *** [umurmurd] error 1 make[2]: leaving directory `/root/umurmur/umurmur/src' make[1]: *** [all-recursive] error 1 make[1]: leaving directory `/root/umurmur/umurmur' make: *** [all] error 2
i don't know "libpolarssl" there should "libssl-dev" package.
raspberrypi
Comments
Post a Comment