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 > > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php