Advertisement
Guest User

Untitled

a guest
Jun 15th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. [nzel-server:/]# cd /tmp/xrdp-0.4.1
  2. [nzel-server:/tmp/xrdp-0.4.1]# make
  3. make -C vnc
  4. make[1]: Entering directory `/tmp/xrdp-0.4.1/vnc'
  5. gcc -Wall -O2 -I../common -fPIC -c -o vnc.o vnc.c
  6. /usr/libexec/gcc/i486-slackware-linux/4.7.1/cc1: error while loading shared libr aries: libmpfr.so.4: cannot open shared object file: No such file or directory
  7. make[1]: *** [vnc.o] Error 1
  8. make[1]: Leaving directory `/tmp/xrdp-0.4.1/vnc'
  9. make: *** [base] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement