Fix for r281680 -- broke i386 world

David Wolfskill david at catwhisker.org
Sat Apr 18 17:53:15 UTC 2015


On Sat, Apr 18, 2015 at 07:46:40PM +0300, Konstantin Belousov wrote:
> ...
> No, this is equally wrong.  If the problem is due to uintmax_t not brought
> in to the scope by other dependencies, explicit
> #include <stdint.h>
> should be added at the prologue.
> 
> I am struggling for two days trying to pass my pending patches through
> make tinderbox.  I added the uintmax_t version into the mix right now
> for the next try.

OK; attached survived buildworld for both amd64 & i386, and I think it's
what's intended.

On Sat, Apr 18, 2015 at 06:03:42PM +0100, Steven Hartland wrote:
> ... 
> > So I took a bit of evasive action.)
> >
> The errors not very good, but I'm guessing your missing #include 
> <stdint.h> for uintmax_t where as u_int64_t is from sys/types.h iirc.
> ...

Quite so; thanks.

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bluetooth.diff
Type: text/x-diff
Size: 921 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150418/42e4a363/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20150418/42e4a363/attachment.sig>


More information about the freebsd-current mailing list