hanzelpeter / dispmanx_vnc

VNC Server for Raspberry PI using dispmanx
105 stars 52 forks source link

Linking Error #3

Open Simulant87 opened 10 years ago

Simulant87 commented 10 years ago

I get the following error when executing the makeit script (./makeit): /usr/bin/ld: cannot find -lvncserver collect2: ld returned 1 exit status

I have installed libvncserver-dev first (sudo apt-get install libvncserver-dev) What can I do?

hanzelpeter commented 10 years ago

try ldconfig and then ldconfig -p | grep vncserver