[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Making GUI fails
From: |
Richard Frith-Macdonald |
Subject: |
Re: Making GUI fails |
Date: |
Wed, 6 Aug 2003 07:31:41 +0100 |
On Wednesday, August 6, 2003, at 07:09 AM, Richard Frith-Macdonald
wrote:
Removing the stamp file therefore fixes the problem ... since make can
no
longer read it for dependency information.
distclean ought to remove the stamp file for you ... but perhaps it
isn't doing
it properly. Or perhaps the file was created by root and you can't
remove it?
Another thought ... since the filesystem layout change, the
documentation is
built in three parts, and there therefore three stamp files (in the
Gui, GuiAdditions,
and GuiUser subdirectories). Perhaps, when you removed the stamp file,
you removed the wrong one? I think the one with the old dependency info
would have been in the Gui subdirectory.