Subject: Re: New stuff breaks XFree86 build
To: Michael L. VanLoon -- Iowa State University <michaelv@iastate.edu>
From: None <Mark_Weaver@brown.edu>
List: current-users
Date: 04/08/1994 01:43:11
> Also, after hacking around sig_t, I managed to get imake to compile,
> but it produces mangled Makefiles.  I'm not sure what the problem is
> yet.  And I can't get gdb to cooperate.  I'll let you know if I figure
> out what is breaking imake (I assume a type change somewhere).

The Makefiles actually aren't mangled, but they haven't been truncated
properly.

Find the call to ftruncate that truncates to 0, and explicitly cast
the 0 to (off_t).  That fixed the problem for R6.

	Mark
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science

------------------------------------------------------------------------------