From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31293 invoked by alias); 24 Nov 2001 16:17:10 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 31269 invoked from network); 24 Nov 2001 16:17:09 -0000 Received: from unknown (HELO mailing.dynu.com) (62.224.39.18) by sourceware.cygnus.com with SMTP; 24 Nov 2001 16:17:09 -0000 Received: from LORELEY (192.168.1.1) by LORELEY (192.168.1.1) with [XMail 1.2 (Win32/Ix86) ESMTP Server] id for from ; Sat, 24 Nov 2001 17:20:00 +0100 Date: Thu, 15 Nov 2001 14:20:00 -0000 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <71110265403.20011124171955@familiehaase.de> To: joerg eichhorn CC: cygwin@cygwin.com Subject: Re: problems compiling php In-Reply-To: <3BFF940B.4080007@sys-mail.net> References: <3BFF940B.4080007@sys-mail.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00937.txt.bz2 Hallo joerg, Am 2001-11-24 um 13:35 schriebst du: > i've tried to complile php-3.0.18 > make will break with the following output: > gcc -g -O2 -O2 -I. -I. -c functions/dns.c -o > functions > dns.o > functions/dns.c:58: arpa/nameser.h: No such file or directory > functions/dns.c:59: resolv.h: No such file or directory > make: *** [functions/dns.o] Error 1 > can somebody tell me what to do? You need libresolv or libbind, there are some ports available somewhere. Someone posted the last days that bind 8.2.5 builds OOTB (at least for him). Ciao, Gerrit P. Haase mailto:gp@familiehaase.de -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gerrit P. Haase" To: joerg eichhorn Cc: cygwin@cygwin.com Subject: Re: problems compiling php Date: Sat, 24 Nov 2001 08:17:00 -0000 Message-ID: <71110265403.20011124171955@familiehaase.de> References: <3BFF940B.4080007@sys-mail.net> X-SW-Source: 2001-11/msg01525.html Message-ID: <20011124081700.T2g7qWddDovErCOxxdDtQl7Vk2N52CS4qCCq4bNKdEg@z> Hallo joerg, Am 2001-11-24 um 13:35 schriebst du: > i've tried to complile php-3.0.18 > make will break with the following output: > gcc -g -O2 -O2 -I. -I. -c functions/dns.c -o > functions > dns.o > functions/dns.c:58: arpa/nameser.h: No such file or directory > functions/dns.c:59: resolv.h: No such file or directory > make: *** [functions/dns.o] Error 1 > can somebody tell me what to do? You need libresolv or libbind, there are some ports available somewhere. Someone posted the last days that bind 8.2.5 builds OOTB (at least for him). Ciao, Gerrit P. Haase mailto:gp@familiehaase.de -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/