Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 21:20:31 +0700
From:      "Alex V. Petrov" <alexvpetrov@gmail.com>
To:        Jung-uk Kim <jkim@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: tigervnc-server-1.11.0 error build
Message-ID:  <20200929142031.GA74163@alex.super>
In-Reply-To: <83e8c1dd-9953-6a64-b19a-db7464a70b58@FreeBSD.org>
References:  <b6e8f28c-ca3e-cfe3-91c9-47535ceb5072@gmail.com> <83e8c1dd-9953-6a64-b19a-db7464a70b58@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 29, 2020 at 10:07:13AM -0400, Jung-uk Kim wrote:
> 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

Yes it helped.
Thank you!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200929142031.GA74163>