i don't know what the change was but it compiles fine on my x86_64.
anyway, what about ipv6? i remember tigervnc on my gentoo supporting it but all my tries on arch end up with "unable to resolve host by name: Success (0)" :-(
...can anyone with expertise take a look at it, please? thank you.
Search Criteria
Package Details: tigervnc-git r4793.1e87050d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tigervnc-git.git (read-only, click to copy) |
---|---|
Package Base: | tigervnc-git |
Description: | Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC. |
Upstream URL: | http://www.tigervnc.org |
Licenses: | GPL |
Conflicts: | tigervnc, tightvnc |
Provides: | tigervnc |
Submitter: | Gusar |
Maintainer: | drew33 |
Last Packager: | drew33 |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2014-07-29 11:43 (UTC) |
Last Updated: | 2023-11-01 14:55 (UTC) |
Dependencies (28)
- fltk (fltk-gitAUR)
- gnutls (gnutls-gitAUR)
- libdrm (libdrm-gitAUR)
- libgcrypt
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libxdamage
- libxfont2
- libxtst
- pam (pam-selinuxAUR)
- perl (perl-gitAUR)
- pixman (pixman-gitAUR)
- xkeyboard-config (xkeyboard-config-hhkAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR)
- xorg-xauth
- xorg-xinit (xorg-xinit-gitAUR)
- xorg-xkbcomp
- xorg-xsetroot
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- Show 8 more dependencies...
Required by (15)
- asbru-cm (requires tigervnc) (optional)
- asbru-cm-git (requires tigervnc) (optional)
- asbru-cm-loki-git (requires tigervnc) (optional)
- epoptes (requires tigervnc)
- epoptes-client (requires tigervnc)
- gitso (requires tigervnc)
- nx3-all (requires tigervnc) (optional)
- pobvnc (requires tigervnc)
- qconnect (requires tigervnc) (optional)
- raat-server (requires tigervnc)
- virtualbox-ext-vnc-svn (requires tigervnc) (optional)
- vncdesk-git (requires tigervnc)
- xrdp (requires tigervnc) (optional)
- xrdp-devel-git (requires tigervnc)
- xrdp-git (requires tigervnc) (optional)
Sources (5)
rpodgorny commented on 2012-12-03 14:06 (UTC)
Gusar commented on 2012-12-03 13:32 (UTC)
I added a new configure option that I saw in the Fedora spec file. See if it compiles now.
<deleted-account> commented on 2012-11-23 14:11 (UTC)
That didn't really help. I'm getting the same error message. Or maybe I'm simply editing PKGBUILD incorrectly. :c
Gusar commented on 2012-11-22 10:00 (UTC)
I only did a quick search, but from what I can see, this code has always been there, it's just that it used to be a warning. Now there's this during configure:
checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
which turns the warning into an error. Adding -Wno-error=int-to-pointer-cast to CFLAGS could do the trick.
<deleted-account> commented on 2012-11-17 17:26 (UTC)
Stopped building correctly on x86_64.
http://jolly.eu.tf/temp/tigervnc-svn.log
<deleted-account> commented on 2012-10-11 06:22 (UTC)
I mostly use vncviewer. Will this work? I don't know what the libvnc.so modules is used for...
Gusar commented on 2012-10-10 12:41 (UTC)
Well, I made an update to use xorg-server-1.13, see if it compiles now. Since you're not using [testing] the libvnc.so module will not work for you, but everything else (Xvnc, vncviewer, ...) will work fine. When xorg-server-1.13 moves from [testing] to [extra] the libvnc.so module will work too.
<deleted-account> commented on 2012-10-10 12:17 (UTC)
No, I am not running [testing]. This is a copy of my /etc/pacman.conf: http://pastebin.com/Az5WuUVZ
Let me know if you need any other info.
Pinned Comments
Gusar commented on 2019-11-23 21:13 (UTC) (edited on 2019-11-23 21:13 (UTC) by Gusar)
@sp1d3rmxn (and others trying to build this): Change _xorgver at the top of the PKGBUILD to 1.20.6 then update the sha256sums, it should compile then. The machine where I have ssh keys for uploading to AUR isn't with me right now, so it'll be a week or two before I can do an update.