discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep-base on OpenBSD mips54


From: Richard Frith-Macdonald
Subject: Re: gnustep-base on OpenBSD mips54
Date: Fri, 7 Jan 2011 05:40:55 +0000

On 6 Jan 2011, at 19:07, Sebastian Reitenbach wrote:

> 
> however, when I try to run tests in the testsuite, I get the following
> errors:
> 
> $ ../runtest.sh .   
> This is gnustep-make 2.4.0. Type 'gmake print-gnustep-make-help' for help.
> cd .; \
>        /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj
> gmake[1]: Nothing to be done for `internal-master-test-tool-all'.
> Running ....
> This is gnustep-make 2.4.0. Type 'gmake print-gnustep-make-help' for help.
> gmake: execvp: ./obj/: Is a directory
> gmake: *** [test] Error 127
> FAIL: .
> 
> 
> 
> I am there in the base subdirectory of the testsuite. And yes, ./obj/ is
> a directory.
> I have latest gnustep stable versions installed, do I need to install
> from svn to get them running?

The problem is that you are running the wrong strict (runtest.sh instead of 
runtests.sh).
The runtest.sh script expects a single filename as its argument, not a 
directory name.

I've changed the script to perform some error checking on its arguments so that 
you should get a more useful warning if you pass it a bad filename.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]