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:[EMAIL PROTECTED] -- =^..^= -- 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/
