From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: configure scripts include inhexistent headers files
In php-4.2.1 the configure script detects inhexistent header files like unix.h and sys/sysexits.h, so I get error at compile time. In php-4.2.0 configure script works properly. I tried to use the php-4.2.0 configure script on php-4.2.1 source files and it works. The scripts are significatively different from each other, so probably I've missed something. -- Edit bug report at http://bugs.php.net/?id=17482&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17482&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17482&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17482&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17482&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17482&r=support Expected behavior: http://bugs.php.net/fix.php?id=17482&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17482&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17482&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17482&r=globals