Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2011 07:39:06 +0900
From:      poyopoyo@puripuri.plala.or.jp
To:        Matthias Apitz <guru@unixarea.de>
Cc:        gnome@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: 10-CURRENT && ports/devel/gvfs does not compile
Message-ID:  <86ty66qqgl.wl%poyopoyo@puripuri.plala.or.jp>
In-Reply-To: <20111114135921.GA1314@tiny>
References:  <20111114135921.GA1314@tiny>

next in thread | previous in thread | raw e-mail | index | archive | help
At Mon, 14 Nov 2011 14:59:21 +0100,
Matthias Apitz wrote:
> caracas# make
> ...
>   CC     gvfsd_archive-daemon-main.o
>   CC     gvfsd_archive-daemon-main-generic.o
>   CCLD   gvfsd-archive
> /usr/bin/ld: warning: libcrypto.so.6, needed by /usr/lib/libarchive.so, may conflict with libcrypto.so.7
> /usr/lib/libarchive.so: undefined reference to `lzma_code@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_stream_decoder@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_lzma_preset@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_alone_encoder@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_end@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_alone_decoder@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_memusage@XZ_5.0'
> /usr/lib/libarchive.so: undefined reference to `lzma_stream_encoder@XZ_5.0'
> gmake[4]: *** [gvfsd-archive] Error 1
> gmake[4]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/daemon'

It is likely with you to have xz from ports or something other than
base. Remove it and everything should go fine.

-- 
kuro



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ty66qqgl.wl%poyopoyo>