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-next>] [day] [month] [year] [list]
Date:	Tue, 25 Mar 2008 09:15:47 +0100
From:	"Bart Van Assche" <bart.vanassche@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: Kernel compilation: make halts with error message "*** target pattern contains no `%'"

Hello,

When I try to compile the latest git tree
(git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git,
last change	Tue, 25 Mar 2008 06:24:16 +0000), make halts and prints an
error message. This happens both with GNU make version 3.79.1 and
version 3.81. The 2.6.24.3 kernel builds fine on my system with the
same tools, and that the Documentation/Changes document has not been
changed since 2.6.24.3. Does anyone know how I can get around this ?

# gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
...
# gmake
Makefile:112: *** target pattern contains no `%'.  Stop.
# make --version
GNU Make 3.81
...
# make
Makefile:112: *** target pattern contains no `%'.  Stop.

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