Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 08:36:22 -0700 (PDT)
From:      Mike Harding <mvh@ix.netcom.com>
To:        gig@altertech.net
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD-4 stable: can't compile sources
Message-ID:  <20020627153622.2FCA71310B@netcom1.netcom.com>
In-Reply-To: <200206271450.RAA02560@monster.psoft.lviv.ua> (message from Sergei Simonenko on Thu, 27 Jun 2002 17:57:20 %2B0300)
References:   <200206271450.RAA02560@monster.psoft.lviv.ua>

next in thread | previous in thread | raw e-mail | index | archive | help

Likely it is because of a broken 'sed' program - I am seeing the same
symptoms and am rebuilding world after a clean fetch...

- Mike H.

   From: Sergei Simonenko <gig@altertech.net>
   Date: Thu, 27 Jun 2002 17:57:20 +0300
   Sender: owner-freebsd-stable@FreeBSD.ORG
   X-Loop: FreeBSD.ORG
   X-Spam-Status: No, hits=2.5 required=5.0
	   tests=DOUBLE_CAPSWORD,WEIRD_PORT,MSG_ID_ADDED_BY_MTA_3
	   version=2.30
   X-Spam-Level: **

   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


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?20020627153622.2FCA71310B>