[OpenAFS-devel] strlen() undefined?

Jim Rees rees@umich.edu
Tue, 17 May 2005 18:31:55 -0400


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?