Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 17:44:09 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: LINT doesn't compile
Message-ID:  <200008180044.RAA02361@bubba.whistle.com>
In-Reply-To: <54041.966459265@critter> from Poul-Henning Kamp at "Aug 16, 2000 10:54:25 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008180044.RAA02361>