Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > I was doing an x86_64 allmodconfig build which seems to build (all of?) > > the samples. > > Of course, this breaks our crossbuilds :-( > > e.g. S390 allyesconfig build: > > /usr/bin/ld: cannot find -lkeyutils Is it a requirement that stuff in samples/ should be able to build without resorting to external userspace headers? Or, at least, those outside of the C library? David