On Wednesday, August 6, 2003, at 12:27 AM, Fred Kiefer wrote:
Gregory John Casamento wrote:You need to delete the stamp file. I had this issue.
This did not help, neither did the make distclean, as I was already using this.
It worked for me.
The reason for the error is that the documentation file layout changed, and
GSFusedSilica.h is in a new directory, but the stamp file (which contains
generated dependency information used by make) still holds the old
location.
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?
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
