From owner-freebsd-ports Sat Nov 25 14:40:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6599437B4CF for ; Sat, 25 Nov 2000 14:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA74038; Sat, 25 Nov 2000 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from io.dk (port95.cvx1-kj.ppp.cybercity.dk [212.242.234.96]) by hub.freebsd.org (Postfix) with ESMTP id DFEC937B479 for ; Sat, 25 Nov 2000 14:32:53 -0800 (PST) Received: (from sst@localhost) by io.dk (8.9.3/8.9.3) id XAA18566; Sat, 25 Nov 2000 23:32:46 +0100 (CET) (envelope-from sst) Message-Id: <200011252232.XAA18566@io.dk> Date: Sat, 25 Nov 2000 23:32:46 +0100 (CET) From: Sune Stjerneby Reply-To: sst@io.dk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23100: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23100 >Category: ports >Synopsis: >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 25 14:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Sune Stjerneby >Release: FreeBSD 5.0-20001123-CURRENT i386 >Organization: vmunix.dk >Environment: FreeBSD-CURRENT as of 2000-11-23. Current ports-tree as of 2000-11-24. >Description: ports/graphics/fxtv fails build due to changes in machine/mouse.h: In file included from remote.c:48: /usr/include/machine/mouse.h:3: #error "this file includes which is deprecated, use instead" >How-To-Repeat: # uname -a FreeBSD crimson.vmunix.dk 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Nov 25 22:58:04 CET 2000 sst@crimson.vmunix.dk:/usr/src/sys/compile/CRIMSON i386 # cd /usr/ports/graphics/fxtv && make >Fix: patch-ad: --- remote.c.orig Sat Nov 25 23:28:30 2000 +++ remote.c Sat Nov 25 23:28:36 2000 @@ -45,7 +45,7 @@ #include #include #include -#include +#include #include #include "tvdebug.h" #include "tvutil.h" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message