From owner-freebsd-current@FreeBSD.ORG Mon Nov 28 19:06:08 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEDC1106566B for ; Mon, 28 Nov 2011 19:06:08 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 77C4B8FC08 for ; Mon, 28 Nov 2011 19:06:08 +0000 (UTC) Received: from jab.dat.pl (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 29287A2; Mon, 28 Nov 2011 20:06:07 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by jab.dat.pl (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HLB8KEcIZfNI; Mon, 28 Nov 2011 20:06:02 +0100 (CET) Received: from snifi.localnet (178-36-12-88.adsl.inetia.pl [178.36.12.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id DE73A48; Mon, 28 Nov 2011 20:06:01 +0100 (CET) From: Maciej Milewski To: freebsd-current@freebsd.org Date: Mon, 28 Nov 2011 20:06:34 +0100 Message-ID: <20665800.1Hzq6qOPq2@snifi> User-Agent: KMail/4.7.3 (Linux/3.1.1-1-ARCH; KDE/4.7.3; x86_64; ; ) In-Reply-To: References: <1389353.3cq8XXOFZN@snifi> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Cc: ZaRiuS KRiNG Subject: Re: Problem compiling libs after pass to current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 19:06:08 -0000 Dnia poniedzia=C5=82ek, 28 listopada 2011 18:55:04 ZaRiuS KRiNG pisze: > Ok, the second know how make, but the first no. >=20 > How can set new uname -r in the environment? Sorry but in some things= need > a lot of experience, and for that try use current >=20 > About what programs got the fail? Chromium and Abiword, with one, 2-3= with > second just one. But make that, pkg_add -r and continue with compilin= g but > want learn how solve the problem no, just evade it >=20 > Thanks for all First: don't top post! Second: you haven't answered the question if you have lately updated yo= ur=20 ports. As for setting uname please RTFM of uname, it's there. Problem is known to be because of bad comparison done by automake/autoc= onf=20 scripts. Maciek