From owner-freebsd-current Wed Aug 27 14:07:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA06589 for current-outgoing; Wed, 27 Aug 1997 14:07:52 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA06582 for ; Wed, 27 Aug 1997 14:07:46 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id XAA24953; Wed, 27 Aug 1997 23:00:15 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id WAA27144; Wed, 27 Aug 1997 22:57:01 +0200 (CEST) Message-ID: <19970827225701.47966@klemm.gtn.com> Date: Wed, 27 Aug 1997 22:57:01 +0200 From: Andreas Klemm To: Dmitrij Tejblum Cc: current@FreeBSD.ORG Subject: Re: /usr/obj/usr/src/tmp/usr/include/sys/md5.h:40: previous declaration of `MD5File' References: <19970827195932.06703@klemm.gtn.com> <199708272008.AAA02527@tejblum.dnttm.rssi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 In-Reply-To: <199708272008.AAA02527@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Thu, Aug 28, 1997 at 12:08:38AM +0400 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Aug 28, 1997 at 12:08:38AM +0400, Dmitrij Tejblum wrote: > Andreas Klemm wrote: > > cc -pipe -O -I/usr/src/lib/libmd -I/usr/obj/usr/src/tmp/usr/include -c md4hl.c -o md4hl.o > > cc -pipe -O -I/usr/src/lib/libmd -I/usr/obj/usr/src/tmp/usr/include -c md5hl.c -o md5hl.o > > md5hl.c:45: conflicting types for `MD5File' > > /usr/obj/usr/src/tmp/usr/include/sys/md5.h:40: previous declaration of `MD5File' > > *** Error code 1 > Are you really run it as part of make world? > I believe your /usr/obj/usr/src/tmp/usr/include/sys/md5.h is stale. In my > , MD5File declared at line 43. I removed my complete /usr/obj after recursively doing a chflags -R noschg. Did a make world and the compile failure still exists. -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html