Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20339 invoked from network); 2 Jul 2003 21:40:38 -0000 Received: from unknown (HELO ammma.de) (213.83.39.131) by pb1.pair.com with SMTP; 2 Jul 2003 21:40:38 -0000 Received: from ammma.net (ammma.net [62.225.101.66]) by ammma.de (8.11.6/8.11.6/AMMMa AG) with ESMTP id h62Le7R16014 for ; Wed, 2 Jul 2003 23:40:07 +0200 Received: from neo.wg.de (jan.ammma.mil [192.168.100.11]) by ammma.net (8.9.3p2/8.9.3/AMMMa AG) with ESMTP id XAA22669 for ; Wed, 2 Jul 2003 23:40:36 +0200 Received: by neo.wg.de (Postfix, from userid 30) id 78B8C7F6E3; Wed, 2 Jul 2003 23:40:48 +0200 (CEST) Received: from laptop.wg.de (laptop.wg.de [192.168.60.3]) by jan.dip.ammma.net (Horde) with HTTP for ; Wed, 2 Jul 2003 23:40:48 +0200 Message-ID: <1057182048.9313cdf6dd8b6@jan.dip.ammma.net> X-Priority: 3 (Normal) Date: Wed, 2 Jul 2003 23:40:48 +0200 To: "internals@lists.php.net" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Subject: make test doesn't work on PHP_4_3 From: jan@horde.org (Jan Schneider) /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