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>] [day] [month] [year] [list]
Date:	Mon, 31 Mar 2008 12:25:01 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	rth@...ddle.net, ink@...assic.park.msu.ru
Cc:	linux-kernel@...r.kernel.org
Subject: alpha build errors with gcc 4.3

The only architecture that has serious problems when trying to build a 
kernel with gcc 4.3, and considering the usage of "extern inline" on 
this architecture problems with gcc 4.3 are somehow expected.

The build fails with:

<--  snip  -->

...
  CC      arch/alpha/kernel/traps.o
cc1: warnings being treated as errors
In file included from 
/home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/sched.h:64,
                 from 
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/alpha/kernel/traps.c:12:
include2/asm/semaphore.h: In function 'down':
include2/asm/semaphore.h:133: error: '__down' is static but used in inline function 'down' which is not static
...
make[2]: *** [arch/alpha/kernel/traps.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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