FreeBSD Bugzilla – Attachment 92192 Details for
Bug 129785
Port net/x11vnc fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
Pavel Gubin
on 2008-12-20 11:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pavel Gubin
Created:
2008-12-20 11:10:01 UTC
Size:
1.23 KB
patch
obsolete
>diff -urN x11vnc/Makefile /usr/ports/net/x11vnc/Makefile >--- x11vnc/Makefile 2008-12-20 14:35:59.000000000 +0600 >+++ /usr/ports/net/x11vnc/Makefile 2008-12-20 16:09:23.000000000 +0600 >@@ -22,6 +22,7 @@ > USE_XORG= x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto > USE_OPENSSL= yes > USE_ICONV= yes >+USE_GETTEXT= yes > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >@@ -29,8 +30,6 @@ > MAN1= x11vnc.1 > PORTDOCS= AUTHORS COPYING ChangeLog NEWS README README.LibVNCServer TODO > >-BROKEN= Does not compile (linker problems) >- > post-patch: > @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ > ${WRKSRC}/configure >diff -urN x11vnc/files/patch-configure /usr/ports/net/x11vnc/files/patch-configure >--- x11vnc/files/patch-configure 1970-01-01 07:00:00.000000000 +0700 >+++ /usr/ports/net/x11vnc/files/patch-configure 2008-12-20 16:05:26.000000000 +0600 >@@ -0,0 +1,14 @@ >+--- configure.orig 2008-12-20 16:02:44.000000000 +0600 >++++ configure 2008-12-20 16:04:43.000000000 +0600 >+@@ -13234,6 +13234,11 @@ >+ WITH_X11VNC_TRUE='#' >+ WITH_X11VNC_FALSE= >+ fi >++if test "x$with_avahi" = "xyes" >++then >++ echo "configure: avahi used, forcing use -lintl" >++ LIBS="-lintl $LIBS" >++fi >+ >+ >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 129785
: 92192