From:             psmith at enetrak dot com
Operating system: Linux/Debian ARM
PHP version:      5.0.4
PHP Bug Type:     Compile Failure
Bug description:  dns.lo compile problem

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 bug report at http://bugs.php.net/?id=33654&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33654&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33654&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33654&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33654&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33654&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33654&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33654&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33654&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33654&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33654&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33654&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33654&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33654&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33654&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33654&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33654&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33654&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33654&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33654&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33654&r=mysqlcfg

Reply via email to