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:	Fri, 4 Dec 2009 23:30:09 +0100
From:	Grozdan <neutrino8@...il.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Can't compile 2.6.32

On Fri, Dec 4, 2009 at 11:25 PM, Randy Dunlap <randy.dunlap@...cle.com> wrote:
> On Fri, 4 Dec 2009 14:32:08 +0100 Grozdan wrote:
>
>> Hello,
>>
>> I'm having trouble trying to compile the 2.6.32 kernel on my openSUSE
>> 11.1 system. While doing so, I see a lot of warnings which seem to
>> come from include/acpi/acpiosxf.h and then when the compile process
>> enters the drivers/acpi directory, it errors out with the following:
>>
>>   CC      drivers/acpi/tables.o
>> In file included from include/acpi/acpi.h:63,
>>                  from include/linux/acpi.h:39,
>>                  from drivers/acpi/tables.c:33:
>> include/acpi/acpiosxf.h: In function ‘acpi_load_override_tables’:
>> include/acpi/acpiosxf.h:98: warning: no return statement in function
>> returning non-void
>>   CC      drivers/acpi/blacklist.o
>> In file included from include/acpi/acpi.h:63,
>>                  from include/linux/acpi.h:39,
>>                  from drivers/acpi/blacklist.c:33:
>> include/acpi/acpiosxf.h: In function ‘acpi_load_override_tables’:
>> include/acpi/acpiosxf.h:98: warning: no return statement in function
>> returning non-void
>>   CC      drivers/acpi/osl.o
>> In file included from include/acpi/acpi.h:63,
>>                  from include/linux/acpi.h:39,
>>                  from drivers/acpi/osl.c:40:
>> include/acpi/acpiosxf.h: In function ‘acpi_load_override_tables’:
>> include/acpi/acpiosxf.h:98: warning: no return statement in function
>> returning non-void
>> drivers/acpi/osl.c: At top level:
>> drivers/acpi/osl.c:514: error: redefinition of ‘acpi_load_override_tables’
>> include/acpi/acpiosxf.h:98: error: previous definition of
>> ‘acpi_load_override_tables’ was here
>> make[2]: *** [drivers/acpi/osl.o] Error 1
>> make[1]: *** [drivers/acpi] Error 2
>> make: *** [drivers] Error 2
>>
>> Thoughts, solutions, etc?
>
> Please send your failing kernel .config file.  Thanks.

Hi Randy

Attached is my config of 2.6.32

>
>
>> PS: please CC me as I'm not subscribed to the list.
>> --
>
> ---
> ~Randy
>

View attachment "config-2.6.32.txt" of type "text/plain" (103932 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ