> If adding explicit casts to (off_t) helps, it sounds to me like > function prototypes aren't used properly.
That's not the situation here. It's int*int overflowing and needs to be (int64)int*int. > Are oskit and oskit-mach usually compiled with -Wall -Wmissing-prototypes > -Wstrict-prototypes? No. Good luck trying it with all that Linux and *BSD code. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd