James E Keenan schrieb:
On Nov 25, 2007, at 12:52 PM, Paul Cochrane via RT wrote:
This error has been happening in dotnet for a long time. I can't give
you a better timeframe than that, but it's been in that state (giving
these warnings) since before I managed to get it's Configure.pl to go
again, (which was a few months ago now).
Paul: I really have to wonder about that. In my work, I am
*constantly* running:
svn update;perl Configure.pl
... and I only started to get this error today. As I was offline for
a couple of days, the error has to have crept in since Thursday.
The difference is that the root Configure.pl is now also generating
'language/dotnet/Makefile'
by executing 'cd languages/dotnet; perl Configure.pl' in gen::languages.
Previously 'languages/dotnet/Makefile' was only generated when 'cd
languages/dotnet; perl Configure.pl' was called manually.
Generating 'language/dotnet/Makefile' by the root Configure.pl became
necessary, because
I made 'make realclean' more thorough in cleaning up.
As far as I see it, the output that are seen are harmless warnings from
'languages/dotnet/Configure.pl'.
If nobody beats me to it, I take a look at it after experimenting with
'languages/plumhead/Configure.pl'.
Regards,
Bernhard