lkml.org 
[lkml]   [1996]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [Q] Why is this?
Date
Hi,

> In trying to compile an IDEA encryption routine for the kernel, I'm
> getting the following error:

[...]

> drivers/block/block.a(idea.o): In function `idea_encrypt_block':
> idea.o(.text+0x466): undefined reference to `memcpy'
> idea.o(.text+0x4a8): undefined reference to `memcpy'
> make: *** [vmlinux] Error 1

You forgot to include <linux/string.h> in idea.c.

Ralf


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.035 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site