From owner-freebsd-ports@FreeBSD.ORG Tue Jan 26 07:50:46 2010 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 A8596106566C for ; Tue, 26 Jan 2010 07:50:46 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0BC8FC17 for ; Tue, 26 Jan 2010 07:50:45 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 19so528711fgg.13 for ; Mon, 25 Jan 2010 23:50:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=UZFqkl7Vayx+9ZvTsOpN0oWqicy0iQcX4rA6U4M5qOk=; b=HzvdrnX1Cf4FL08tkU1v/saIB/IWFum96XFY7MF9BdDz8iLw2D5KErKhvBW1yplejT tcJY4kuRa6yqW3I4YIZmeRtKBxnqhuZvuNRpBBIYOV8GR1Toh5N9iP+TzJNpGO4rV6Tt LUjhRE8ug3WMkUJf6l6im8yUcLIx81XipQpug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Fw+Q/+svOCGpTCxmIc+/17LDvApfb6XoZWUhJWBw6BhwRCGNZsQM+KibFBHPSnQ2EP FfgbjEdfJBE1Q3+60NjdZ5Db15y3UB7hunhSqbdEwp7K+DUUTiSObuqmqmkcS9PrSuih z4qTPoiZA0k0cZcPyU8m8iWot5hyNW34ULzzs= Received: by 10.87.67.24 with SMTP id u24mr1315862fgk.21.1264492245107; Mon, 25 Jan 2010 23:50:45 -0800 (PST) Received: from notebook (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id 12sm12502030fgg.22.2010.01.25.23.50.43 (version=SSLv3 cipher=RC4-MD5); Mon, 25 Jan 2010 23:50:43 -0800 (PST) Date: Tue, 26 Jan 2010 09:51:04 +0200 From: "Sergey V. Dyatko" To: dlt@mebtel.net Message-ID: <20100126095104.5b8fb7d0@notebook> In-Reply-To: <20100125183507.GA76359@oriental.arm.org> References: <20100125183507.GA76359@oriental.arm.org> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.18.6; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: sysutils/screen on CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 07:50:46 -0000 On Mon, 25 Jan 2010 13:35:07 -0500 Derek Tattersall wrote: DT> I was unable to build screen on a CURRENT as of this morning due to DT> the port's attempt to include sys/stropts.h in screen.c. This was DT> the result of configuring SVR4 on, as far as I can tell. Has DT> anyone else run into this and does anyone have a solution? sysutils/tmux with screen-keys.conf for example. -- wbr, tiger