> I suspect that what's happening too. The trouble is that > liboskit_dev.a hasn't changed!
liboskit_dev.a(foo.o) provides several functions. You provide a module which reimplements a subset of these functions. Your kernel uses the reimplemented functions and the regular functions. When liboskit_dev.a(foo.o) is added, it brings in *all* of foo.o. Bam, your collision. _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd