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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Oct 2006 20:34:08 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Marc Perkel <marc@...kel.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: io_apic compile error

On Mon, 30 Oct 2006 20:22:58 -0800 Marc Perkel wrote:

> getting a compile error when compiling 2.6.19rc3. Thought someone might want to fix this.
> 
>   CC      arch/x86_64/kernel/io_apic.o
> arch/x86_64/kernel/io_apic.c: In function 'ioapic_pirq_setup':
> arch/x86_64/kernel/io_apic.c:412: error: 'MAX_PIRQS' undeclared (first use in this function)
> arch/x86_64/kernel/io_apic.c:412: error: (Each undeclared identifier is reported only once
> arch/x86_64/kernel/io_apic.c:412: error: for each function it appears in.)
> arch/x86_64/kernel/io_apic.c:417: error: 'pirq_entries' undeclared (first use in this function)
> arch/x86_64/kernel/io_apic.c:419: error: 'pirqs_enabled' undeclared (first use in this function)
> arch/x86_64/kernel/io_apic.c:412: warning: unused variable 'ints'
> make[1]: *** [arch/x86_64/kernel/io_apic.o] Error 1
> make: *** [arch/x86_64/kernel] Error 2

Hm, it builds for me.  Please post your .config file.

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