md5c.c is broken on amd64

Ruslan Ermilov ru at freebsd.org
Wed Jan 18 07:17:51 PST 2006


On Tue, Jan 17, 2006 at 05:21:04PM -0800, Steve Kargl wrote:
> On Wed, Jan 18, 2006 at 12:41:37AM +0100, Poul-Henning Kamp wrote:
> > In message <20060117222233.GA99076 at troutmask.apl.washington.edu>, Steve Kargl writes:
> > >It just isn't my day to work on upgrade a 3 day old -current. ;(
> > >
> > >/usr/src/lib/libcrypt/../libmd/md5c.c: In function `__MD5Update':
> > >/usr/src/lib/libcrypt/../libmd/md5c.c:154: error: argument "in" doesn't match prototype
> > >/usr/include/sys/md5.h:41: error: prototype declaration
> > >*** Error code 1
> > 
> > Either you got a very unlucky CVSUP timing or you didn't run buildworld
> > because it looks like you have an old <sys/md5.h> and a new source tree...
> > 
> 
> I didn't do a buildworld.  It appears that one can no longer
> rebuild only a part of the tree.  I did
> 
> rm -rf /usr/obj/*
> cd /usr/src/lib
> make clean && make cleandepend && make cleandir
> make depend
> make
> 
> Report problem.
> 
> On the bright, I found I have a boat loader of bitrot in /usr/include.
> 
The above sequence doesn't upgrade /usr/include, so it won't pick
up changed made to src/include or other headers.  Don't do that.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060118/b54e9438/attachment.bin


More information about the freebsd-current mailing list