Date: Wed, 31 Jul 2002 14:59:55 +0200 From: Jan Schlesner <jschlesn@physik.TU-Berlin.DE> To: freebsd-stable@freebsd.org Subject: make buildkernel problem Message-ID: <20020731145955.A1313@physik.TU-Berlin.DE>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731145955.A1313>
