ID: 33654 User updated by: psmith at enetrak dot com Reported By: psmith at enetrak dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Linux/Debian ARM PHP Version: 5CVS-2005-07-12 New Comment:
You were right, I upgraded my compiler and all is well Sorry for the false alarm ;) Previous Comments: ------------------------------------------------------------------------ [2005-07-12 15:36:30] [EMAIL PROTECTED] And you're sure it isn't compiler bug? Try newer compiler first. ------------------------------------------------------------------------ [2005-07-12 10:04:12] psmith at enetrak dot com Description: ------------ I using debian linux on an ARM processer, i tried getting the latest snapshot... same problem Linux version 2.4.26-vrs1-cirrus-1-2-1-ts8 ([EMAIL PROTECTED]) (gcc version 3.3.4) #2 Mon Mar 7 10:59:07 MST 2005 Reproduce code: --------------- ./configure --disable-cgi --enable-ftp --enable- soap --enable-magic-quotes --with-apxs=/usr/sbin/apxs --enable-shared --disable- all --enable-libxml Expected result: ---------------- for it to compile Actual result: -------------- .....-I/root/src/php5-200507120630 -I/usr/local/include/libxml2 -I/root/src/php5-200 507120630/TSRM -I/root/src/php5-200507120630/Zend -g -O2 -c /root/src/php5- 200507120630/ext/standard/dns.c -o ext/standard/dns.lo /root/src/php5-200507120630/ext/standard/dns.c: In function `zif_dns_get_mx': /root/src/php5-200507120630/ext/standard/dns.c:893: Internal compiler error: /root/src/php5-200507120630/ext/standard/dns.c:893: internal error--unrecognizable insn: (insn 732 731 226 (set (reg:SI 0 r0) (smin:SI (reg/v:SI 0 r0) (const_int 8192 [0x2000]))) -1 (nil) (nil)) make: *** [ext/standard/dns.lo] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33654&edit=1