Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 10:07:13 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: tigervnc-server-1.11.0 error build
Message-ID:  <83e8c1dd-9953-6a64-b19a-db7464a70b58@FreeBSD.org>
In-Reply-To: <b6e8f28c-ca3e-cfe3-91c9-47535ceb5072@gmail.com>
References:  <b6e8f28c-ca3e-cfe3-91c9-47535ceb5072@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20. 9. 29., Alex V. Petrov wrote:
> 1 warning generated.
>   CC       libvnccommon_la-vncBlockHandler.lo
>   CC       libvnccommon_la-XorgGlue.lo
>   CC       libvnccommon_la-RandrGlue.lo
>   CXX      libvnccommon_la-RFBGlue.lo
>   CXX      libvnccommon_la-XserverDesktop.lo
>   CC       libvnccommon_la-Input.lo
>   CC       libvnccommon_la-InputXKB.lo
>   CC       libvnccommon_la-qnum_to_xorgevdev.lo
>   CC       libvnccommon_la-qnum_to_xorgkbd.lo
>   CXXLD    libvnccommon.la
>   CXXLD    Xvnc
> ld: error: duplicate symbol: ddxInputThreadInit
>>>> defined at xvnc.c
>>>>            Xvnc-xvnc.o:(ddxInputThreadInit)
>>>> defined at Input.c
>>>>            libvnccommon_la-Input.o:(.text+0xDC0) in archive
> ./.libs/libvnccommon.a
> c++: error: linker command failed with exit code 1 (use -v to see
> invocation)
> *** Error code 1
> 
> Stop.
> make[4]: stopped in
> /usr/ports/net/tigervnc-server/work/tigervnc-1.11.0/unix/xserver/hw/vnc
> *** Error code 1
> *** Error code 1
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/net/tigervnc-server
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/net/tigervnc-server
> 
> ===>>> make build failed for net/tigervnc-server
> ===>>> Aborting update

Just remove net/tigervnc-server/files/patch-unix_xserver_hw_vnc_xvnc.c
and try again.  It looks like the committer forgot to remove an obsolete
patch.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83e8c1dd-9953-6a64-b19a-db7464a70b58>