Path: utzoo!attcan!uunet!mcsun!ukc!acorn!john From: john@acorn.co.uk (John Bowler) Newsgroups: comp.windows.x Subject: Re: Problems with X11R4 public fix #12 Summary: Everything in Xt should get rebuilt Keywords: fix-12 Message-ID: <2517@acorn.co.uk> Date: 2 Jul 90 15:16:47 GMT References: <9006291602.AA06110@epb2.lbl.gov> Reply-To: john@acorn.UUCP (John Bowler) Organization: Acorn Computers Ltd, Cambridge, UK Lines: 10 MIT public fix #12 changed InitialI.h; with the (sole) exception of Functions.c every lib/Xt .c file includes IntrinsicI.h, which includes InitialI.h. Therefore everything (except for Functions.o) should be rebuilt. The change in InitialI.h made a substantial change to the XtPerDisplay structure - so if you have a system which recompiled without rebuilding everything (possibly because of an omitted or defective make depend step in the distant past) you probably now have a defective libXt.a... John Bowler (jbowler@acorn.co.uk)