From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 14 05:11:46 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD92F16A4CE for ; Wed, 14 Jul 2004 05:11:46 +0000 (GMT) Received: from fed1rmmtao06.cox.net (fed1rmmtao06.cox.net [68.230.241.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED3343D53 for ; Wed, 14 Jul 2004 05:11:46 +0000 (GMT) (envelope-from xcas@cox.net) Received: from localhost.bsd-unix.org ([68.2.134.143]) by fed1rmmtao06.cox.netSMTP <20040714051144.PHRC26045.fed1rmmtao06.cox.net@localhost.bsd-unix.org>; Wed, 14 Jul 2004 01:11:44 -0400 Date: Tue, 13 Jul 2004 22:14:35 -0700 From: "Greg J." To: jimmie james Message-Id: <20040713221435.09e25f99.xcas@cox.net> In-Reply-To: <7e148fb9040713142861499682@mail.gmail.com> References: <7e148fb9040713142861499682@mail.gmail.com> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: Please unbreak misc/xosd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 05:11:47 -0000 On Tue, 13 Jul 2004 17:28:18 -0400 jimmie james wrote: > xosd.c: In function `expose_line': > xosd.c:355: syntax error before `int' > xosd.c:359: `draw_line_bitmap' undeclared (first use in this function) Replace misc/xosd/files/patch-xosd.c with this patch: http://bsd-unix.org/patch-xosd.c That should fix it.