From owner-freebsd-current Thu Aug 17 18:54:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.129.65]) by hub.freebsd.org (Postfix) with ESMTP id 327A937BB37; Thu, 17 Aug 2000 18:51:23 -0700 (PDT) Received: from gatekeeper.whistle.com (gatekeeper.whistle.com [207.76.204.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31BBF6E40DB; Thu, 17 Aug 2000 17:44:05 -0700 (PDT) Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by gatekeeper.whistle.com (8.9.3/8.9.3) with ESMTP id RAA13004; Thu, 17 Aug 2000 17:44:09 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.3) id RAA02361; Thu, 17 Aug 2000 17:44:09 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200008180044.RAA02361@bubba.whistle.com> Subject: Re: LINT doesn't compile In-Reply-To: <54041.966459265@critter> from Poul-Henning Kamp at "Aug 16, 2000 10:54:25 pm" To: Poul-Henning Kamp Date: Thu, 17 Aug 2000 17:44:09 -0700 (PDT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Poul-Henning Kamp writes: > linking kernel > umodem.o: In function `umodem_set_line_coding': > umodem.o(.text+0xe6a): undefined reference to `memcmp' Somebody remind me again why we don't make memcmp(), memset(), and memmove() available in the kernel? Seems silly, especially since we have things like qsort() and srandom() for instance. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message