Re: wv fixes, I'm over my head


Subject: Re: wv fixes, I'm over my head
From: Dom Lachowicz (dominicl@seas.upenn.edu)
Date: Wed Jun 07 2000 - 13:58:25 CDT


It seems that off_t isn't getting typedef'd. it's should be typedef'd in
<stdio.h> to either a long or long long, depending on your platform. This
(preferably) is a 64 bit number. Fix accordingly. Try #including <stdio.h>
in ms_ole.h and tell me if that fixes things. If not, try typedef'ing it. I
guess it's being included by either glib.h or fnctl.h on UNIX, but that
shouldn't be the case.

Dom



This archive was generated by hypermail 2b25 : Wed Jun 07 2000 - 13:58:31 CDT