php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12132 Doesn't compile
Submitted: 2001-07-13 03:37 UTC Modified: 2001-10-02 18:25 UTC
From: lhp at zoso dot at Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: HP-UX 11
Private report: No CVE-ID: None
 [2001-07-13 03:37 UTC] lhp at zoso dot at
my config-line: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql/

(The built-in mysql support doesn't compile on my machine...)

And php doesn't compile... (neither on my HP nor on my Linux (Redhat 6.2, 2-PIII 450) machine) (also version 4.0.5 doesn't compile)

error message on HP-UX:

php_pcre.c: In function `pcre_get_compiled_regex':
php_pcre.c:158: `LC_CTYPE' undeclared (first use in this function)
php_pcre.c:158: (Each undeclared identifier is reported only once
php_pcre.c:158: for each function it appears in.)
php_pcre.c:158: warning: initialization makes pointer from integer without a cast
gmake[3]: *** [php_pcre.lo] Fehler 1
gmake[3]: Verlassen des Verzeichnisses Verzeichnis ?/tmp_mnt/ux01/big/logins/lhp/dw/php/php-4.0.6/ext/pcre?
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Verlassen des Verzeichnisses Verzeichnis ?/tmp_mnt/ux01/big/logins/lhp/dw/php/php-4.0.6/ext/pcre?
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Verlassen des Verzeichnisses Verzeichnis ?/tmp_mnt/ux01/big/logins/lhp/dw/php/php-4.0.6/ext?
gmake: *** [all-recursive] Fehler 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 14:01 UTC] sniper@php.net
Does this happen with latest CVS snapshot:

http://snaps.php.net/


--Jani

 [2001-10-02 18:25 UTC] sniper@php.net
No feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 08:01:32 2024 UTC