Date: 08/15/00
- Next message: Joey Smith: "Re: Re[2]: [PHP-DEV] Bug #6173: urlencode() doesn't respect locale"
- Previous message: blake <email protected>: "[PHP-DEV] PHP 4.0 Bug #6178: URI Re-writing failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: doehrm <email protected>
Operating system: SunOS 5.7 Intel MU4
PHP version: 4.0 Latest CVS (15/08/2000)
PHP Bug Type: Compile Failure
Bug description: make after conffigure doesn't work
I'm using the latest snapshot (CVS) configuring with
./configure --with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local \
--enable-track-vars=yes \
--enable-bcmatch=yes \
--enable-memory-limits=yes \
--enable-magic-quotes=yes \
--enable-trans-sid=yes \
--enable-libgcc
Configure goes fine through but starting make I get
[doehrm <email protected> ~/phpcvs/php4]$ gmake
Making all in Zend
gmake[1]: Entering directory `/export/home/doehrm/phpcvs/Zend'
gmake[1]: *** No rule to make target `../config.status', needed by `Makefile'.
Stop.
gmake[1]: Leaving directory `/export/home/doehrm/phpcvs/Zend'
gmake: *** [all-recursive] Error 1
There's no config.status in .. :
[doehrm <email protected> ~/phpcvs/php4]$ ls -l ..
total 5
drwxr--r-- 3 doehrm 512 Aug 15 20:04 TSRM
drwxr--r-- 3 doehrm 2048 Aug 15 20:05 Zend
drwxr--r-- 18 doehrm 2048 Aug 15 20:06 php4
what's going wrong here?
Have I checked out in the wrong path?
Thanx for your help!
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joey Smith: "Re: Re[2]: [PHP-DEV] Bug #6173: urlencode() doesn't respect locale"
- Previous message: blake <email protected>: "[PHP-DEV] PHP 4.0 Bug #6178: URI Re-writing failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

