From:             [EMAIL PROTECTED]
Operating system: RedHat 7.3
PHP version:      4.2.1
PHP Bug Type:     *Compile Issues
Bug description:  PHP4.1.2 won't get through make install

Here is my configure line

./configure --prefix=/usr/lib/apache --with-apxs=/usr/sbin/apxs

Everything goes just fine until I do make install:

Making install in .
make[1]: Entering directory `/tmp/php-4.2.1'
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/tmp/php-4.2.1'
make: *** [install-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=17313&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17313&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17313&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17313&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17313&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17313&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17313&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17313&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17313&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17313&r=globals

Reply via email to