From: hakan at lisas dot de Operating system: Solaris 9 PHP version: 5.0.0RC2 PHP Bug Type: Compile Failure Bug description: Compile breaks with error: storage size `obj' isn't known
Description: ------------ ./configure \ --with-apxs=/usr/local/apache8080/bin/apxs \ --prefix=/usr/local/php5-cvs \ --enable-track-var \ --enable-dio \ --enable-memory-limit \ --enable-sockets \ --with-gd \ --with-jpeg-dir=shared,/usr/local \ --with-png-dir=shared,/usr/local \ --with-xpm-dir=shared,/usr/local \ --with-zlib-dir=shared,/usr \ --with-freetype-dir=shared,/usr/local \ --enable-gd-native-ttf \ --with-mysql=shared,/usr/local/mysql \ --with-pgsql=shared,/usr/local/pgsql \ --enable-dba make [...] make fails with: http://nopaste.php.cd/13818 My box: uname -a: SunOS bwsx010 5.9 Generic_112233-12 sun4u sparc SUNW,Ultra-5_10 Solaris gcc --version: gcc (GCC) 3.3.2 flex --version flex version 2.5.4 autoconf --version Autoconf version 2.13 automake --version automake (GNU automake) 1.5 libtool --version ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54) PHP 4.3.6, PHP 5 RC2RC1, Apache, MySQL, PostgreSQL, LaTeX, CVS builds on this machine. PHP CVS HEAD and PHP 5 RC2 builds not. -- Edit bug report at http://bugs.php.net/?id=28193&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28193&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28193&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28193&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28193&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28193&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28193&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28193&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28193&r=support Expected behavior: http://bugs.php.net/fix.php?id=28193&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28193&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28193&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28193&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28193&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28193&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28193&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28193&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28193&r=float