Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6333 invoked from network); 3 Jul 2003 03:05:32 -0000 Received: from unknown (HELO netphobia.fi) (213.243.181.8) by pb1.pair.com with SMTP; 3 Jul 2003 03:05:32 -0000 Received: from localhost (jani@localhost) by netphobia.fi (8.11.6/8.11.6) with ESMTP id h6334do18384; Thu, 3 Jul 2003 06:04:44 +0300 X-Authentication-Warning: netphobia.fi: jani owned process doing -bs Date: Thu, 3 Jul 2003 06:04:39 +0300 (EEST) Sender: jani@netphobia.fi Reply-To: Jani Taskinen To: Jan Schneider cc: "internals@lists.php.net" In-Reply-To: <1057182048.9313cdf6dd8b6@jan.dip.ammma.net> Message-ID: References: <1057182048.9313cdf6dd8b6@jan.dip.ammma.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] make test doesn't work on PHP_4_3 From: sniper@iki.fi (Jani Taskinen) Works fine here, get a fresh checkout. --Jani On Wed, 2 Jul 2003, Jan Schneider wrote: >/bin/sh: line 1: /home/jan/software/php43/: is a directory >make: *** [test] Fehler 126 > >This is how the Makefile part looks like: > >test: $(SAPI_CLI_PATH) > @TEST_PHP_EXECUTABLE=$(top_builddir)/$(SAPI_CLI_PATH) \ > TEST_PHP_SRCDIR=$(top_srcdir) \ > CC="$(CC)" \ > $(top_builddir)/$(SAPI_CLI_PATH) -d 'open_basedir=' >-d 'safe_mode=0' -d 'output_buffering=0' $(top_srcdir)/run-tests.php >$(TESTS) > >Jan. > >-- >http://www.horde.org - The Horde Project >http://www.ammma.de - discover your knowledge >http://www.tip4all.de - Deine private Tippgemeinschaft > >