Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002c01c38622$3c49b7a0$0102a8c0@akira> From: "RiCH" To: References: <001901c38538$e0ad9180$0102a8c0 AT akira> <186-1982251096 DOT 20030928193624 AT familiehaase DOT de> Subject: Re: getmxrr() doesnt work, PHP = arpa/nameser.h resolv.h Date: Mon, 29 Sep 2003 01:40:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Hi, I need it to work without Pear and shouldn't be needed as far as I can see. I have installed Bind and the appropriate header files needed at compilation I believe are with it; In PHP configure they seem to be present and correct. checking for arpa/nameser.h... yes checking for resolv.h... yes etc. make and make install both go ok without any errors as far as I can see yet the function is missing in the final PHP I am afraid that is as far as I am able to get, has anyone had any joy getting this working?? Rich ----- Original Message ----- From: "Gerrit P. Haase" To: "RiCH" Cc: Sent: Sunday, September 28, 2003 6:36 PM Subject: Re: getmxrr() doesnt work > Hallo RiCH, > > Am Samstag, 27. September 2003 um 22:49 schriebst du: > > > Hi > > > Has anyone managed to get PHP to compile in CLI mode and get getmxrr() to > > work? > > > I always get Fatal error: Call to undefined function: getmxrr() > > > Have tried various versions of PHP with configure line > > > ./configure --enable-cli --enable-sigchild --with-mysql --enable-pcntl --di > > sable-debug --enable-sockets > > Maybe you can use this Net_DNS module: > http://pear.php.net/package-info.php?package=Net_DNS > > > Gerrit > -- > =^..^= > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/