On 05/27/10 12:08, jes.soren...@redhat.com wrote: > From: Jes Sorensen <jes.soren...@redhat.com> > > Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 > > The format statement expects unsigned long on x86_64, but receives > unsigned long long, so gcc exits with an error. > > Signed-off-by: Jes Sorensen <jes.soren...@redhat.com>
ARGH, sorry, this one was only half finished - please ignore. I'll post a working version in a minute. Jes