From owner-freebsd-ports@FreeBSD.ORG Mon Nov 14 14:03:41 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B590F106566B for ; Mon, 14 Nov 2011 14:03:41 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 7F9098FC13 for ; Mon, 14 Nov 2011 14:03:41 +0000 (UTC) Received: by pzk33 with SMTP id 33so25434400pzk.3 for ; Mon, 14 Nov 2011 06:03:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:message-id:date:from:reply-to:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=U3M2JBnqtAbYmNA9DxgCDukYodTJ457yWMCe6bKMffM=; b=HtodkB5stNsejz4bxuKwP2CbjwQo8QcU7M2IrheC5VnqakZxgsoh+NtqMEAMzqPJtC jCFUMbCw+VbtJUFMKw7whvRw4XYe8XP3qZTGbdJy6yIIN+7nGSaZhFXtaFd9IG44P/Nk ZKlRmesXgHsKGweT/oRFvmN/tb6i4aNI1NEQA= Received: by 10.68.24.231 with SMTP id x7mr49633872pbf.33.1321279420973; Mon, 14 Nov 2011 06:03:40 -0800 (PST) Received: from yakim.homeunix.com ([175.143.137.32]) by mx.google.com with ESMTPS id p10sm56775402pbd.15.2011.11.14.06.03.38 (version=SSLv3 cipher=OTHER); Mon, 14 Nov 2011 06:03:39 -0800 (PST) Sender: Martin Wilke Message-ID: <4EC19021.6070703@FreeBSD.org> Date: Mon, 14 Nov 2011 22:03:13 +0000 From: Martin Wilke Organization: FreeBSD User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111110 Thunderbird/8.0 MIME-Version: 1.0 To: Matthias Apitz References: <20111114135921.GA1314@tiny> In-Reply-To: <20111114135921.GA1314@tiny> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 10-CURRENT && ports/devel/gvfs does not compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 14:03:41 -0000 On 11/14/2011 13:59, Matthias Apitz wrote: > Hello, > > I have WITH_FBSD10_FIX=1 in /etc/make.conf and /usr/ports is from CVS from > today; Please update your portstree, WITH_FBSD10_FIX=1 in /etc/make.conf is no longer needed , because its now globally. > > 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 also i think u never run make delete-old and make delete-old-libs after rebuilding ur world/kernel. - Martin > /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 Please update your portstree, WITH_FBSD10_FIX=1 in /etc/make.conf is no longer needed , because its now globally. also i think u never run make delete-old and make delete-old-libs before u rebuild all ports :) -- +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest