Date: Thu, 27 Jun 2002 17:57:20 +0300 From: Sergei Simonenko <gig@altertech.net> To: freebsd-stable@freebsd.org Subject: FreeBSD-4 stable: can't compile sources Message-ID: <200206271450.RAA02560@monster.psoft.lviv.ua>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206271450.RAA02560>
