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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 10 Jun 2013 09:22:14 +0200
From:	Paul Bolle <pebolle@...cali.nl>
To:	冯力 <lifeng1519@...il.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fs/cepth compile error

On Mon, 2013-06-10 at 15:09 +0800, 冯力 wrote:
> I try to compile kernel v3.9.2 v3.9.5, It outputs couldn't find fs/cepth/ioctl.o
> Go to the dir and couldn't find the ioctl.c,only a ioctl.h file.But
> the ioctl.h isn't included by other file.
> So simply remove ioctl.o from the Makefile to fix.

$ git cat-file blob v3.9.2:fs/ceph/ioctl.c | wc -l
285
$ git cat-file blob v3.9.5:fs/ceph/ioctl.c | wc -l
285

Didn't you just, somehow, delete fs/ceph/ioctl.c locally?


Paul Bolle

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