php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21284 don't configure on AIX 4.3.3
Submitted: 2002-12-30 02:38 UTC Modified: 2003-01-23 10:24 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:1 (50.0%)
From: tolga at kadikoy-bld dot gov dot tr Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.3.0 OS: AIX 4.3.3
Private report: No CVE-ID: None
 [2002-12-30 02:38 UTC] tolga at kadikoy-bld dot gov dot tr
System : IBM RS/6000 7044-270
OS     : AIX 4.3.3 (Maintenance Level 10 applied)
./configure --with-apxs=blablabla
after License and register global warnings displayed an error message appears

Olders versions (4.0.6,4.2.1,4.2.2,4.2.3) configured and compiled good but 4.3.0 don't configuring...Maybe an autoconf issue i don't know...


and following output :
------- cut here --------

./config.status[1814]: 6: bad file unit number
./config.status[1815]: 6: bad file unit number
-------- cut here -------

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-30 04:07 UTC] tolga at kadikoy-bld dot gov dot tr
a little addition
----- cut here-------
/opt/freeware/php-4.3.0 > autoconf --version
Autoconf version 2.13
----- cut here-------
 [2003-01-21 18:56 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

This should be fixed already..

 [2003-01-23 00:27 UTC] tolga at kadikoy-bld dot gov dot tr
i'm using php4-STABLE-200301220630
and following output appears end of configure process but PHP compiled and works fine..
----------- cut here -----------
./config.status[1787]: 6: bad file unit number
./config.status[1788]: 6: bad file unit number
----------- cut here -----------
 [2003-01-23 00:43 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

I removed the part that most likely caused that error,
so please try new snapshot in about 2 hours from now.

 [2003-01-23 04:17 UTC] tolga at kadikoy-bld dot gov dot tr
i try to compile php4-STABLE-200301230830  and it compiled without this problem.It seems completely patched in this snapshot.
 [2003-01-23 10:24 UTC] sniper@php.net
Closing this then. Thank you for reporting this.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC