From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.2 PHP Bug Type: *Configuration Issues Bug description: resolv.h deprecated on PHP4.2.0 from CVS
>From the CVS branch I use the PHP 4.2.0, it works smartly on Red hat 7.2 but give the following Warning on Solaris 8 Warning message from ./buildconf WARNING: using auxiliary files such as 'aconfig.h' 'config.h;bot' and 'config.h.top', to define template for 'config.h.in' is deprecated and iscouraged Using the third argument of 'AC_DEFINE' and 'AC_DEFINE_UNQUOTED' allows to define a template with 'acconfig.h' ...... Warning message from configure checking resolv.h presence... yes configure: WARNING: resolv.h: present but cannot be compiled configure: WARNING: resolv.h: check for missing prerequisite headers? configure: WARNING: resolv.h: proceeding with the preprocessor's result Here the configure command line ./configure --prefix=/usr/local/apache --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/apache/php --with-gettext=shared --with-dom=/usr --with-iconv=/usr/local --enable-socket=shared --with-ttf --enable-inline-optimization --enable-magic-quotes --enable-trans-id --enable-bcmath --enable-memory-limit --enable-wddx --enable-sysvsem=shared --enable-sysvshm=shared --with-png-dir=/usr --with-jpeg-dir=/usr --with-freetype-dir=/usr/local --with-tiff-dir=/usr/local -with-zlib-dir=/usr --with-gd=/usr/local --enable-gd-native-ttf --with-mysql=/usr/local/mysql --enable-ftp --with-pdflib=/usr/local --with-xpm-dir=/usr/X11R6 --enable-xslt --with-xslt-sablot --with-expat-dir=/usr/local --with-zlib=/usr --with-xml-rpc --enable-libgcc On Solaris gcc include, autoconf, m4 have been adjusted nd installed according to the requirement Thanks for an idea -- Edit bug report at http://bugs.php.net/?id=16351&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16351&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16351&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16351&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16351&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16351&r=support Expected behavior: http://bugs.php.net/fix.php?id=16351&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16351&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16351&r=submittedtwice