From:             hannes dot magnusson at gmail dot com
Operating system: FreeBSD 4.11
PHP version:      5.3CVS-2009-06-17 (snap)
PHP Bug Type:     Compile Failure
Bug description:  Can't build 5.3 on FBSD 4.11

Description:
------------
/bin/sh /usr/home/bjori/php5.3-200906170630/libtool --silent
--preserve-dup-deps --mode=compile gcc
-I/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic -Iext/fileinfo/
-I/usr/home/bjori/php5.3-200906170630/ext/fileinfo/ -DPHP_ATOM_INC
-I/usr/home/bjori/php5.3-200906170630/include
-I/usr/home/bjori/php5.3-200906170630/main
-I/usr/home/bjori/php5.3-200906170630
-I/usr/home/bjori/php5.3-200906170630/ext/date/lib
-I/usr/home/bjori/php5.3-200906170630/ext/ereg/regex
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/home/bjori/php5.3-200906170630/ext/sqlite3/libsqlite
-I/usr/home/bjori/php5.3-200906170630/TSRM
-I/usr/home/bjori/php5.3-200906170630/Zend    -I/usr/local/include -g -O2 
-c /usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c -o
ext/fileinfo/libmagic/cdf.lo
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c:35:
warning: `__used__' attribute directive ignored
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c: In
function `cdf_read_sat':
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c:331:
`UINT32_MAX' undeclared (first use in this function)
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c:331: (Each
undeclared identifier is reported only once
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c:331: for
each function it appears in.)
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c: In
function `cdf_read_property_info':
/usr/home/bjori/php5.3-200906170630/ext/fileinfo/libmagic/cdf.c:700:
`UINT32_MAX' undeclared (first use in this function)
*** Error code 1

Stop in /usr/home/bjori/php5.3-200906170630.

-bash-2.05b$ uname -a
FreeBSD pb11.pair.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Tue May  3
13:17:19 EDT 2005     r...@pb11.pair.com:/usr/obj/usr/src/sys/NEWPB11 
i386
-bash-2.05b$ gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]


Reproduce code:
---------------
./configure && make


-- 
Edit bug report at http://bugs.php.net/?id=48578&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48578&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48578&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48578&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48578&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48578&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48578&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48578&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48578&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48578&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48578&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48578&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48578&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48578&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48578&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48578&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48578&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48578&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48578&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48578&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48578&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48578&r=mysqlcfg

Reply via email to