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, 10 Aug 2007 17:56:56 +0200
From:	Adrian Bunk <bunk@...nel.org>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Samuel Thibault <samuel.thibault@...-lyon.org>,
	schwidefsky@...ibm.com, heiko.carstens@...ibm.com
Cc:	linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: 2.6.23-rc2-mm2: drivers/s390/char/keyboard.c compile error

On Thu, Aug 09, 2007 at 10:42:54PM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.23-rc1-mm2:
>...
> +unicode-diacritics-support.patch
>...
>  misc
>...

The change to drivers/s390/char/keyboard.c doesn't compile:

<--  snip  -->

...
  LD      .tmp_vmlinux1
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d666): undefined reference to `conv_uni_to_8bit'
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d67c): undefined reference to `conv_uni_to_8bit'
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d692): undefined reference to `conv_uni_to_8bit'
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d906): undefined reference to `conv_8bit_to_uni'
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d920): undefined reference to `conv_8bit_to_uni'
drivers/s390/built-in.o: In function `kbd_ioctl':
(.text+0x2d93a): undefined reference to `conv_8bit_to_uni'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [_all] Error 2

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