Folks, I am in the process of trying to install PHP 4.0.4pl1 on my Digital Unix 5.1 machine. I follow the instructions from php.net and in the install instructions. I can do everything right but, after I run the ./configure --with-mysql --with-apache=../apachex --enable-track-vars, I run the make. When running the make it starts of really god, but then it seems toward the end it fails, I get the following error message: /opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/include/va-alpha.h:36: war ning: redefinition of `va_list' /opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/include/va_list.h:7: warni ng: `va_list' previously declared here mips-tfile, /tmp/ccTX1BTq.s:8 Invalid .stabs/.stabn directive, value not found line: #.stabs "/usr/local/php-4.0.4pl1/Zend/",100,0,0,$Ltext0 mips-tfile, /tmp/ccTX1BTq.s:9 Invalid .stabs/.stabn directive, value not found line: #.stabs "zend_sprintf.c",100,0,0,$Ltext0 mips-tfile, /tmp/ccTX1BTq.s:194 Segmentation fault line: #.stabs "zend_write_func_t:t269=253",128,0,246,0 *** Exit 1 Stop. *** Exit 1 Stop. Does anyone know why I would get this, and how I could fix it. Is there any reported bugs that I am missing. Thanks David