From owner-freebsd-current@FreeBSD.ORG Sat May 15 23:10:14 2010 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 8025F106564A for ; Sat, 15 May 2010 23:10:14 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 175F08FC16 for ; Sat, 15 May 2010 23:10:13 +0000 (UTC) Received: by wwb34 with SMTP id 34so185361wwb.13 for ; Sat, 15 May 2010 16:10:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=CXfNJvFos5fBj/JP+Gu/FfNjtqhiYZBoSU//SUCQlio=; b=HpWKRpns94eu9QXRNkL/xxHsWE21xSGVT+2p2gbgpGpp/U5jIIhSXdM2+W4zJjciyp 9nEXEWjD2L/qMuR8KAegmVf5XS1n1t9n4UHBvsHB8S80tfptV3rTBDwC+2Pc5s96Ty9B YZ7RjHpDK05xt1yIGHbUndnrErPPatXI5nQI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=G/gtaXZiUTLSyFpfk/QlepIhpH87r8NGkW5g9lwZH/bC6n2xniR4uUxlHvwqUqXSvW Yfzv9EdsNBaCzn9mWwR4hb2fhZax3mH/JoCRiEsQrayqlQIDYjc5dnQqQ+xbrbmVUQEo JrwvVakF8R1dOB1vSytzXfd+0u9WsR9OU7tQU= Received: by 10.216.185.209 with SMTP id u59mr1951057wem.112.1273965012614; Sat, 15 May 2010 16:10:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.161.146 with HTTP; Sat, 15 May 2010 16:09:52 -0700 (PDT) In-Reply-To: <20100515221801.GA25152@onelab2.iet.unipi.it> References: <20100515221801.GA25152@onelab2.iet.unipi.it> From: Renato Botelho Date: Sat, 15 May 2010 19:09:52 -0400 Message-ID: To: Luigi Rizzo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current Subject: Re: missing /usr/lib/liblzma.a during HEAD buildworld ? 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: Sat, 15 May 2010 23:10:14 -0000 On Sat, May 15, 2010 at 6:18 PM, Luigi Rizzo wrote: > Hi, > building HEAD on my laptop (stable/7 approx jun 2009) > fails with the following error: > > sh /usr/home/luigi/FreeBSD/head/tools/install.sh -o root -g wheel -m 444 = =A0fr.ISO8859-1-s /home/luigi/FreeBSD/obj_head/usr/home/luigi/FreeBSD/head/= tmp/legacy/usr/share/tmac/mdoc/fr.ISO8859-1 > sh /usr/home/luigi/FreeBSD/head/tools/install.sh -o root -g wheel -m 444 = =A0ru.KOI8-R-s /home/luigi/FreeBSD/obj_head/usr/home/luigi/FreeBSD/head/tmp= /legacy/usr/share/tmac/mdoc/ru.KOI8-R > =3D=3D=3D> usr.bin/ar (obj,depend,all,install) > make: don't know how to make /usr/lib/liblzma.a. Stop > *** Error code 2 > > Stop in /usr/home/luigi/FreeBSD/head. > *** Error code 1 > > The build apparently works fine on my desktop, still stable/7 from Sep.20= 09) > > Any idea on what could be wrong ? http://lists.freebsd.org/pipermail/freebsd-current/2010-May/017250.html --=20 Renato Botelho