Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2011 14:59:21 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org
Cc:        gnome@freebsd.org
Subject:   10-CURRENT && ports/devel/gvfs does not compile
Message-ID:  <20111114135921.GA1314@tiny>

next in thread | raw e-mail | index | archive | help

Hello,

I have WITH_FBSD10_FIX=1 in /etc/make.conf and /usr/ports is from CVS from
today;

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'

as well setenv UNAME_r and OSVERSION do not help;

Thanks

	matthias
-- 
Matthias Apitz
e <guru@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5



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