Package: x11vnc Version: 0.9.13-1.1 Severity: serious Justification: fails to build from source (but built successfully in the past)
x11vnc currently FTBFS with the following error: ------------------------ gcc -g -O2 -Wall -o x11vnc x11vnc-8to24.o x11vnc-appshare.o x11vnc-avahi.o x11vnc-cleanup.o x11vnc-connections.o x11vnc-cursor.o x11vnc-gui.o x11vnc-help.o x11vnc-inet.o x11vnc-keyboard.o x11vnc-linuxfb.o x11vnc-macosx.o x11vnc-macosxCG.o x11vnc-macosxCGP.o x11vnc-macosxCGS.o x11vnc-macosx_opengl.o x11vnc-options.o x11vnc-pm.o x11vnc-pointer.o x11vnc-rates.o x11vnc-remote.o x11vnc-scan.o x11vnc-screen.o x11vnc-selection.o x11vnc-solid.o x11vnc-sslcmds.o x11vnc-sslhelper.o x11vnc-uinput.o x11vnc-unixpw.o x11vnc-user.o x11vnc-userinput.o x11vnc-util.o x11vnc-v4l.o x11vnc-win_utils.o x11vnc-x11vnc.o x11vnc-x11vnc_defs.o x11vnc-xdamage.o x11vnc-xevents.o x11vnc-xinerama.o x11vnc-xkb_bell.o x11vnc-xrandr.o x11vnc-xrecord.o x11vnc-xwrappers.o -Xlinker -R/usr/lib -L/usr/lib/x86_64-linux-gnu -lvncserver -lvncclient -lnsl -lpthread -lz -ljpeg -lresolv -lgcrypt -lgnutls -lssl -lcrypto -lcrypt -lXtst -lXtst -lXtst -lXext -lXinerama -lXrandr -lXfixes -lXdamage -lX11 -lavahi-common -lavahi-client -lnsl -lpthread -lz -ljpeg /usr/bin/ld: cannot find -lgcrypt collect2: error: ld returned 1 exit status ------------------------ This is triggered by its usage of libvncserver-config to locate the respective libraries. Switching to pkg-config fixes the issue. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

