On Wed Dec 12 17:54:09 EST 2012, [email protected] wrote: > > most likely because Lock > > is different in each scope. > > /sys/src/*/dat.h defines Lock, /sys/include/libc.h defines it differently. > You may be trying to link a kernel with some function like lock() coming > from libc instead of its own version.
yes, yes, all correct. i misread the diagnostic. sorry for the noise. - erik
