[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recent gstep-core doesn't compile.
From: |
Richard Frith-Macdonald |
Subject: |
Re: recent gstep-core doesn't compile. |
Date: |
Wed, 15 Nov 2000 19:15:36 +0000 |
On Wednesday, November 15, 2000, at 04:55 PM, Andreas Fuchs wrote:
> > 5. make debug=yes
>
> Done. This fails with (I only included the last few lines):
Guessing here - everything looks ok until your crash.
Looking at the makefiles, it seems that most likely your problem is that the
line
if opentool make_services --test $@; then : ; else rm -f $@; false; fi
Perhaps there is an installed copy of make_services causing a problem?