Package Details: multivnc-git MultiVNC.0.3.r845.gcb26df0-1

Git Clone URL: https://aur.archlinux.org/multivnc-git.git (read-only, click to copy)
Package Base: multivnc-git
Description: MultiVNC is a cross-platform Multicast-enabled VNC viewer using wxWidgets and libvncclient
Upstream URL: http://github.com/bk138/multivnc
Licenses: GPL
Conflicts: multivnc
Provides: multivnc
Submitter: maxdevaine
Maintainer: maxdevaine
Last Packager: maxdevaine
Votes: 2
Popularity: 0.000000
First Submitted: 2010-04-13 13:19 (UTC)
Last Updated: 2020-04-26 23:30 (UTC)

Latest Comments

steadfasterX commented on 2022-08-17 07:17 (UTC)

hi, what I am doing wrong?

/home/foo/.cache/yay/multivnc-git/src/multivnc-git/src/VNCConn.cpp: In static member function 'static void VNCConn::thread_logger(const char*, ...)':
/home/foo/.cache/yay/multivnc-git/src/multivnc-git/src/VNCConn.cpp:885:14: error: format not a string literal and no format arguments [-Werror=format-security]
  885 |       fprintf(logfile, wxString(timebuf).mb_str());
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/tfi/.cache/yay/multivnc-git/src/multivnc-git/src/VNCConn.cpp:894:10: error: format not a string literal and no format arguments [-Werror=format-security]
  894 |   fprintf(stderr, wxString(timebuf).mb_str());
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: some warnings being treated as errors
make[2]: *** [src/CMakeFiles/multivnc.dir/build.make:90: src/CMakeFiles/multivnc.dir/VNCConn.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1079: src/CMakeFiles/multivnc.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().

s3rj1k commented on 2022-06-03 17:26 (UTC)

please add cmake as build dependency

maxdevaine commented on 2020-04-26 23:32 (UTC)

Thanks for info. Problem should be solved. Try it again. Max

jomocu commented on 2020-04-25 21:49 (UTC)

Error into build()

maxdevaine commented on 2014-07-10 06:31 (UTC)

Updated, thanks.

kode54 commented on 2014-07-08 23:42 (UTC)

Here is an updated PKGBUILD for the latest source code and build system: https://gist.github.com/kode54/e862093f30e0a3a27bcb Unfortunately, it likes to crash the moment it probes my network and finds any Apple Remote Desktop servers.

capoeira commented on 2010-09-06 18:21 (UTC)

thank you

maxdevaine commented on 2010-09-06 18:17 (UTC)

Solved. Thanks.

capoeira commented on 2010-09-06 17:13 (UTC)

there is a syntax-error rm: não foi possível remover "/tmp/yaourt-tmp-studio/aur-multivnc-git/src/multivnc-build": Arquivo ou diretório não encontrado Abortando... ==> ERROR: Makepkg was unable to build multivnc-git.