ID:               46744
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sentomas at hotmail dot com
-Status:           Open
+Status:           Wont fix
 Bug Type:         Compile Failure
 Operating System: FreeBSD 7.1
 PHP Version:      5.2.6
 New Comment:

Only autoconf 2.13 is "officially" supported. Any other versions used
-> you're on your own. And basically if you have to use buildconf you're
already doing something you shouldn't or you really know what you are
doing. :)


Previous Comments:
------------------------------------------------------------------------

[2008-12-03 20:51:31] sentomas at hotmail dot com

Description:
------------
autoconf 2.6.2 just won't work with php 5.2.6 after use  ./buildconf
--force  to rebuild configure for static extension build.

will got :

/php-5.2.6/ext/posix/posix.c: In function 'zif_posix_uname':
/php-5.2.6/ext/posix/posix.c:471: error: 'struct utsname' has no member
named 'domainname'


Reproduce code:
---------------
os with autoconf 2.6.2
rm configure
./buildconf --force
./configure
make



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=46744&edit=1

Reply via email to