Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 1997 16:52:19 -0600
From:      Steve Price <sprice@hiwaay.net>
To:        Satoshi Asami <asami@cs.berkeley.edu>
Cc:        freebsd-stable@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: waxing hard reference #include in 2.2-STABLE
Message-ID:  <34A586A3.167EB0E7@hiwaay.net>
References:  <199712272203.OAA17829@silvia.HIP.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi Asami wrote:
> 
> I applied that patch and ran it with source in /k/src (no link from
> /usr/src) and -j2.  It died here.

...

> ===> lib/libc
> make: don't know how to make memcpy.S. Stop

Thanks for the response.  It seems I forget to include a file
in the uuencoded diffs.

steve[/usr/src/lib/libc/i386/string]$ cat memcpy.S
#define MEMCOPY
#include "bcopy.S"
steve[/usr/src/lib/libc/i386/string]$ 

[crosses fingers]
Try adding this file and all should be okay.

Thanks, Steve

> Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34A586A3.167EB0E7>