From owner-freebsd-stable Thu Jun 27 7:51:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from monster.psoft.lviv.ua (ext.psoft.net [194.44.204.1]) by hub.freebsd.org (Postfix) with ESMTP id A2C9937B401 for ; Thu, 27 Jun 2002 07:50:55 -0700 (PDT) Received: from there (gigabit.psoft [192.168.112.115]) by monster.psoft.lviv.ua (8.9.3/8.9.3) with SMTP id RAA02560 for ; Thu, 27 Jun 2002 17:50:52 +0300 Message-Id: <200206271450.RAA02560@monster.psoft.lviv.ua> Content-Type: text/plain; charset="koi8-r" From: Sergei Simonenko To: freebsd-stable@freebsd.org Subject: FreeBSD-4 stable: can't compile sources Date: Thu, 27 Jun 2002 17:57:20 +0300 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! ~>uname -a FreeBSD mydomain.com 4.6-STABLE FreeBSD 4.6-STABLE #5: Wed Jun 26 20:10:09 GMT 2002 #cd /usr/ports/www/webalizer && make .................... dns_resolv.c: In function `dns_resolver': dns_resolv.c:203: `ENOENT' undeclared (first use in this function) dns_resolv.c:203: (Each undeclared identifier is reported only once dns_resolv.c:203: for each function it appears in.) dns_resolv.c: In function `process_list': dns_resolv.c:436: `AF_INET' undeclared (first use in this function) dns_resolv.c:558: `EINTR' undeclared (first use in this function) dns_resolv.c: In function `open_cache': dns_resolv.c:782: `ENOENT' undeclared (first use in this function) *** Error code 1 mod_ssl 2.8.10: ./configure:Error: Building of 'patch' tool failed: ------------------------------------------------- creating config.h gcc -c -DHAVE_CONFIG_H -I. backupfile.c gcc -c -DHAVE_CONFIG_H -I. getopt.c gcc -c -DHAVE_CONFIG_H -I. inp.c In file included from inp.c:3: common.h:168: conflicting types for `lseek' /usr/include/stdio.h:278: previous declaration of `lseek' *** Error code 1 php 4.1.2, 4.2.1: ./configure && make : zend_llist.h:34: syntax error before `va_list' In file included from zend_compile.h:24, from zend_language_parser.c:148: zend.h:247: syntax error before `va_list' zend.h:378: syntax error before `va_list' *** Error code 1 what's going on? Everything worked fine before "make world" yesterday. Any solutions? P.S. I ran "make world" on this server often and never had any problems like these. -- Sergei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message