[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make "Giving up" silently (besides exit code)
From: |
John Orr |
Subject: |
Re: Make "Giving up" silently (besides exit code) |
Date: |
Wed, 25 Apr 2007 13:20:37 +1000 |
User-agent: |
KMail/1.7.1 |
Thanks Boris - yep, I'm fairly sure this is the problem. Bit of a bummer, dying
without any explanation!
Presumably there's not solution to it at present, else you would have mentioned
it... I'll just have to warn my users!
Thanks again,
John
On Wednesday 25 April 2007 08:51, Boris Kolpackov wrote:
> Hi John,
>
> John Orr <address@hidden> writes:
>
> > The problem, however, was that make gave no error message at all - it
> > just exited with status 2.
>
> Is your makefile using -include? If so then it maybe bug# 15110:
>
> http://savannah.gnu.org/bugs/index.php?15110
>
>
> -boris
>
>
> --
> Boris Kolpackov
> Code Synthesis Tools CC
> http://www.codesynthesis.com
> Open-Source, Cross-Platform C++ XML Data Binding
>
>
>
> _______________________________________________
> Help-make mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-make
>