From owner-freebsd-current Sat Mar 21 20:39:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA02439 for freebsd-current-outgoing; Sat, 21 Mar 1998 20:39:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from enigami.com (enigami.com [208.140.182.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA02425 for ; Sat, 21 Mar 1998 20:39:19 -0800 (PST) (envelope-from ckempf@enigami.com) Received: from [208.140.182.45] (symphony.enigami.com [208.140.182.45]) by enigami.com (8.8.7/8.8.7) with ESMTP id XAA22859 for ; Sat, 21 Mar 1998 23:38:44 -0500 (EST) X-Sender: ckempfm@enigami.com Message-Id: In-Reply-To: <19980321171211.55116@mcs.net> References: <199803212200.PAA06995@usr09.primenet.com>; from Terry Lambert on Sat, Mar 21, 1998 at 10:00:18PM +0000 <199803202025.PAA17448@dyson.iquest.net> <199803212200.PAA06995@usr09.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sat, 21 Mar 1998 23:33:10 -0500 To: current@FreeBSD.ORG From: Cory Kempf Subject: Where does one report bugs? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I checked out a (mostly) current system, I think. Build world fails, because /usr/src/lib/termcap/termcap.h has a prototype for __set_ospeed(), and tospeed.c in the same directory has a different definition. So, who do I report this to, so the fix can be applied? (the fix being either move the def'n of speed_t from tospeed.c to termcap.h, or change __set_ospeed() to accept an unsigned long). +C -- Thinking of purchasing RAM from the Chip Merchant? Please read this first: Cory Kempf Macintosh / Unix Consulting & Software Development ckempf@enigami.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message