[OpenAFS-devel] strlen() undefined?

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Tue, 17 May 2005 22:08:07 -0400


add #include <linux/string.h> in the param file after <linux/config.h>

apparently one of the headers used by xdr.c isnt picking up 
linux/string.h.  dont know what changed.

In message <20050517223155.8A9F81BACD@citi.umich.edu>,Jim Rees writes:
>I've been trying to build OpenAFS for linux 2.6.12 and almost have it
>working, but now I'm getting strlen() undefined from xdr.o.  It's not really
>referenced from anywhere else so I assume it's supposed to be inlined.  Why
>is it getting inlined everywhere else but not in xdr.o?
>
>So I guess there's no strlen() in the linux kernel?
>_______________________________________________
>OpenAFS-devel mailing list
>OpenAFS-devel@openafs.org
>https://lists.openafs.org/mailman/listinfo/openafs-devel
>