Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 07:05:50 -0700 (PDT)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: /usr/obj/usr/src/tmp/usr/include/sys/md5.h:40: previous declaration of `MD5File'
Message-ID:  <Pine.BSF.3.95.970829070241.27539A-100000@opus.cts.cwu.edu>
In-Reply-To: <19970829081848.17033@klemm.gtn.com>

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

What $Id$ version of the md5.h in your /usr/obj version of md5.h do you
have?  I ran into this exact same problem and found that in my /usr/obj
hierarchy I had version 1.8.  When I 'cvs co -P src/sys/sys/md5.h' I get
version 1.9.  Of course v1.9 fixes the problem.  I just expunged
everything and made sure I was starting with md5.h v1.9 and everything
built.  This was in the last two days. 

-Chris

On Fri, 29 Aug 1997, Andreas Klemm wrote:

> On Wed, Aug 27, 1997 at 07:59:32PM +0200, 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
> > 
> > Stop.
> > *** Error code 1
> > 
> > Stop.
> > *** Error code 1
> 
> JFYI, the problem still exists. Sorry, no time to dig around in
> the code myself, am very busy at the moment ... But would like
> to know, if I'm the only person, who has this problem with 
> a very current -current of yesterday night.
> 
> -- 
> 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
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970829070241.27539A-100000>