From: sentomas at hotmail dot com Operating system: FreeBSD 7.1 PHP version: 5.2.6 PHP Bug Type: Compile Failure Bug description: make fail when using ./buildconf --force and autoconf262
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 bug report at http://bugs.php.net/?id=46744&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46744&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46744&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46744&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46744&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46744&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46744&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46744&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46744&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46744&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46744&r=support Expected behavior: http://bugs.php.net/fix.php?id=46744&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46744&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46744&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46744&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46744&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46744&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46744&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46744&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46744&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46744&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46744&r=mysqlcfg
