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] [day] [month] [year] [list]
Date:	Sun, 3 Feb 2013 20:10:35 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	Sasha Levin <sasha.levin@...cle.com>
Cc:	mingo@...hat.com, peterz@...radead.org, paulus@...ba.org,
	acme@...stprotocols.net, penberg@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/7] liblockdep: wrap kernel/lockdep.c to allow usage
 from userspace


* Sasha Levin <sasha.levin@...cle.com> wrote:

> On 02/03/2013 06:04 AM, Ingo Molnar wrote:
> > 
> > So I applied your patches and did:
> > 
> >   cd tools/lib/lockdep
> >   make
> > 
> > and got:
> > 
> > comet:~/tip/tools/lib/lockdep> make
> >   CC FPIC            common.o
> > In file included from ./uinclude/linux/lockdep.h:13:0,
> >                  from 
> > /fast/mingo/tip/tools/lib/lockdep/common.c:4:
> > ./../../../include/linux/lockdep.h:21:27: fatal error: linux/linkage.h: No such file or directory
> > compilation terminated.
> > make: *** [common.o] Error 1
> 
> That's odd, uinclude/linux/linkage.h is an empty file which is 
> needed there just so gcc won't complain (like it did in the 
> example above).

Ah, indeed - an empty file that Quilt mishandles, so the problem 
is on my side.

Thanks,

	Ingo
--
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