Subject: Re: build failed
To: Joe Reed <jnr@po.cwru.edu>
From: Werner Backes <werner@bit-1.de>
List: current-users
Date: 03/20/2002 18:29:14
Joe Reed wrote:
> if you're using make build, your toolchain is not necessarily rebuilt.  you
> can rebuild it with 'sh build.sh -t' 

Yes, that's what I did. But the problems seems to be someting else:
Christos told me to change "unsigned long" in atomic.h to "u_int32_t".
This solves the problem. Thanks! :)

Werner