lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 12 Sep 2007 05:07:26 -0700
From:	Greg KH <greg@...ah.com>
To:	Andre Haupt <andre@...ow14.de>, torvalds@...l.org
Cc:	marcel@...tmann.org, linux-kernel@...r.kernel.org
Subject: Re: hci_sock.c build failure

On Wed, Sep 12, 2007 at 05:04:07AM -0700, Greg KH wrote:
> On Wed, Sep 12, 2007 at 05:02:53AM -0700, Greg KH wrote:
> > On Wed, Sep 12, 2007 at 11:29:29AM +0200, Andre Haupt wrote:
> > > Hi,
> > > 
> > > I did a make randconfig and then make C=1.
> > > 
> > > hci_sock.c fails to build because it doesnt know compat_timeval (i
> > > guess).
> > > 
> > > find the error message and the config attached.
> > 
> > It's not even a randconfig issue, my build dies too (this is Linus's
> > current tree.)
> > 
> > Time to poke through the 10 bluetooth patches that were just added...
> 
> It was 767c5eb5d35aeb85987143f0a730bc21d3ecfb3d that caused it.  It
> needs a .h file added to the file, patch forthcoming...

No, this is worse, i386 doesn't have a compat_timeval structure defined,
nor does any other 32 bit platform.

Marcel, I think you need to use a different structure, care to fix this
up?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ