php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8031 I can't MAKE php
Submitted: 2000-11-29 06:09 UTC Modified: 2000-11-29 06:23 UTC
From: tom dot freeman at niss dot ac dot uk Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: UNIX
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tom dot freeman at niss dot ac dot uk
New email:
PHP Version: OS:

 

 [2000-11-29 06:09 UTC] tom dot freeman at niss dot ac dot uk
Hi,
I don't know if the problem is anything to do with php, or the setup I'm trying to install it on.

First I ran the following configure statement:

./configure --with-mysql=../mysql --with-apache=../apache_1.3.14 --enable-track-vars

This worked fine.

Then I ran MAKE, and it all looked fine until I got the message:

"reentrancy.c", line 106: prototype mismatch: 2 args passed, 3 expected
cc: acomp failed for reentrancy.c
make[2]: *** [reentrancy.lo] Error 2
make[2]: Leaving directory `/export/home/tdf/php-4.0.3pl1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/tdf/php-4.0.3pl1/main'
make: *** [all-recursive] Error 1

I am running UNIX on a Sun Solaris machine.

I am compiling the program using:
cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2

Any ideas why this isn't working?

cheers,
Tom.

p.s. I love those pop out boxes, very cool! there on my site now as well:)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-29 06:23 UTC] sniper@php.net
This is fixed already in CVS. Please try a snapshot from
http://snaps.php.net/ and if it doesn't work for you,
reopen this bug report.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 18:00:01 2026 UTC