From owner-freebsd-questions@FreeBSD.ORG Tue May 8 01:09:51 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 355D7106564A for ; Tue, 8 May 2012 01:09:51 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0939E8FC0C for ; Tue, 8 May 2012 01:09:51 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so8208006pbb.13 for ; Mon, 07 May 2012 18:09:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=+uY8nvZWPx4i3gIyyFeMtfjqm051ZAKLoGgwlFcYThU=; b=TWn38DpjMydVDxe9zyEvUijXyflyA/teofKhQTh7z+xBCtvBjO371q/Ga3rNyD4URV 6K81gz2d+Pwmmpve/bjRvSZktxvdOEqI4HppU1zW/4pG+cfe97jmTjD8YGGdawBMZvg8 dW1mHQyOneWj2MG6zvNrIv7rQ/IYQ2MFxMhZWsrvcZf9W6368nGFuy99pDMJSpTReNCd TxY0p2Oljffb6bIfbtoDIpl1CzBMDrEOdjylcEk9M3IfIKfjQZVqDn/YmS1STZfSeK2R n2ILLUyCDk88O933/ospcieEi0Lwn3bOcMHBnJXPWubDCPR6wT7UDdKFnCxUjeD9drRZ j4Pg== MIME-Version: 1.0 Received: by 10.68.201.201 with SMTP id kc9mr1962407pbc.70.1336439390454; Mon, 07 May 2012 18:09:50 -0700 (PDT) Received: by 10.142.62.27 with HTTP; Mon, 7 May 2012 18:09:50 -0700 (PDT) In-Reply-To: <20120507233533.GA67095@whisperer.chthonixia.net> References: <20120507233533.GA67095@whisperer.chthonixia.net> Date: Mon, 7 May 2012 21:09:50 -0400 Message-ID: From: "illoai@gmail.com" To: Joe Altman Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Wterm and FreeBSD 9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2012 01:09:51 -0000 On 7 May 2012 19:35, Joe Altman wrote: > Greetings... > > For FreeBSD 8, we see this for wterm: > > BROKEN=3D =A0 =A0 =A0 =A0 does not compile > > .if ${OSVERSION} > 900007 > BROKEN=3D =A0 =A0 =A0 =A0 fails to build with new utmpx > .endif > > I'd like to confirm that wterm will build and run on 9. I'm currently > running 8.3-RELEASE-p1 FreeBSD 8.3-RELEASE-p1 #0. > > Does anyone know? > Dunno, it wants WMaker.h, which "they" aren't shipping any more. Looks like wterm may be obsolete. --=20 --