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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to