From owner-freebsd-current@FreeBSD.ORG Fri Nov 5 11:59:03 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 A980D106566B for ; Fri, 5 Nov 2010 11:59:03 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 60F3D8FC18 for ; Fri, 5 Nov 2010 11:59:03 +0000 (UTC) Received: by gxk9 with SMTP id 9so2156517gxk.13 for ; Fri, 05 Nov 2010 04:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=xBj7YTEwuM5/a7Gx0CWKwlV3aYRCYBGoClOcc3q7URY=; b=VOyxiMYZii5n75LZd8cudhJ4QlwPtHSJ6cwKyXA6SEN/fBRqpM5ieeDQyuod8MA4r/ yQfoOLr407xJKbe3SJKajht7dKKbaQd/vXVfXpCFZygElG9LWjAXdzLMjGnv5GSC4f3m FenHWN8Pcy3thPB2j5ALUX6rktWnm7ECJ52nA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; b=uF9xLISL4vCepwC1zXUdJVSH6ZlTzT4NGF7Mf5pmFRT44pcG0RZ4VAXOBWmBxwyGMP ghunXei8AamZK7c/bIW4S/DKOTwuDlnQiWXbBZOUy6MqKOldCcEq4+zQdYZ+PGuLQYhr 7CdCojOFuw3EMxSCuuDCy2fNpNVt63lRndeYY= Received: by 10.150.186.10 with SMTP id j10mr3267851ybf.364.1288958342599; Fri, 05 Nov 2010 04:59:02 -0700 (PDT) Received: from localhost (spftor1.privacyfoundation.de [87.118.104.203]) by mx.google.com with ESMTPS id q41sm893722ybk.13.2010.11.05.04.59.00 (version=SSLv3 cipher=RC4-MD5); Fri, 05 Nov 2010 04:59:02 -0700 (PDT) From: Anonymous To: freebsd-current@freebsd.org References: <20101102061418.GA1884@current.Sisis.de> <20101102193250.GU81149@hoeg.nl> <20101105073430.GA2765@current.Sisis.de> Date: Fri, 05 Nov 2010 14:58:49 +0300 In-Reply-To: <20101105073430.GA2765@current.Sisis.de> (Matthias Apitz's message of "Fri, 5 Nov 2010 08:34:30 +0100") Message-ID: <86wros3rt2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: utmpx 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: Fri, 05 Nov 2010 11:59:03 -0000 Matthias Apitz writes: > I found another port lacking utmpx support: > > # cd /usr/ports/security/chkrootkit > # make > ===> chkrootkit-0.49 is marked as broken: fails to build with new utmpx. > *** Error code 1 There are more, see ports listed under utmpx.h in http://wiki.freebsd.org/PortsBrokenOnCurrent