From owner-freebsd-stable Wed Jul 31 6: 0: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6183837B400 for ; Wed, 31 Jul 2002 05:59:57 -0700 (PDT) Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5636043E6A for ; Wed, 31 Jul 2002 05:59:56 -0700 (PDT) (envelope-from jschlesn@emmi.physik.TU-Berlin.DE) Received: from cip5230.physik.TU-Berlin.DE (cip5230.physik.TU-Berlin.DE [130.149.161.253]) by emmi.physik.TU-Berlin.DE (8.12.5/8.11.6) with ESMTP id g6VCxtYF041432 for ; Wed, 31 Jul 2002 14:59:55 +0200 (CEST) (envelope-from jschlesn@emmi.physik.TU-Berlin.DE) Received: from cip5230.physik.TU-Berlin.DE (localhost [127.0.0.1]) by cip5230.physik.TU-Berlin.DE (8.12.5/8.9.2) with ESMTP id g6VCxtor001389 for ; Wed, 31 Jul 2002 14:59:55 +0200 (CEST) (envelope-from jschlesn@mail.physik.TU-Berlin.DE) Received: (from jschlesn@localhost) by cip5230.physik.TU-Berlin.DE (8.12.5/8.12.3/Submit) id g6VCxtWU001388 for freebsd-stable@freebsd.org; Wed, 31 Jul 2002 14:59:55 +0200 (CEST) Date: Wed, 31 Jul 2002 14:59:55 +0200 From: Jan Schlesner To: freebsd-stable@freebsd.org Subject: make buildkernel problem Message-ID: <20020731145955.A1313@physik.TU-Berlin.DE> Mail-Followup-To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-PGP-Key: X-Operating-System: FreeBSD 4.6-STABLE, i386 X-Mailer: Mutt 1.2.5.1i ( i386 FreeBSD 4.6-STABLE ) 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 Hi, I have a problem by building a kernel. I've cvsupped today. A "make buildworld" works fine. By doing a "make buildkernel" the following problem occur: ===> if_ppp cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline ... In file included from /export/src/FreeBSD/FreeBSD-stable/src/sys/modules/if_ppp/../../net/ppp_deflate.c:37: @/net/zlib.h:961: conflicting types for `crc32' @/sys/systm.h:116: previous declaration of `crc32' @/net/zlib.h:961: warning: redundant redeclaration of `crc32' in same scope @/sys/systm.h:116: warning: previous declaration of `crc32' *** Error code 1 Stop in /export/src/FreeBSD/FreeBSD-stable/src/sys/modules/if_ppp. *** Error code 1 Stop in /export/src/FreeBSD/FreeBSD-stable/src/sys/modules. *** Error code 1 Stop in /export/src/FreeBSD/FreeBSD-stable/obj/export/src/FreeBSD/FreeBSD-stable/src/sys/GENERIC. *** Error code 1 Stop in /export/src/FreeBSD/FreeBSD-stable/src. *** Error code 1 Stop in /export/src/FreeBSD/FreeBSD-stable/src. Here some additional informations: I've cvsuped RELENG_4 (src-all) and I have removed all in /usr/obj before building the system. definitions from make.conf: NOPROFILE=true HAVE_MOTIF=yes USA_RESIDENT=NO NO_LPR=yes Thanks, Jan -- [ gpg key: http://wwwnlds.physik.tu-berlin.de/~schlesner/jschlesn.gpg ] [ key fingerprint: 4236 3497 C4CF 4F3A 274F B6E2 C4F6 B639 1DF4 CF0A ] -- It's better to reign in hell, than to serve in heaven... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message