This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: v2: The GNU C Library 2.16 release plan


On Fri, Jun 1, 2012 at 8:36 PM, Allan McRae <allan@archlinux.org> wrote:
> I have rebuilt the Arch Linux [core] repo (basically software needed for
> boot-up and building more software...) with glibc-2.15-1124-gebc64a1 for
> x86_64. ?I get the following issues:
>
>
> A bunch of the afore mentioned gnulib/gets issues (bison, diffutils,
> gettext, gzip, inetutils, libpipeline, m4, man-db, tar, wget)
>
>
> This is a genuine bug in glibc:
> pciutils-3.1.9:
> /usr/include/sys/io.h: In function 'outsw':
> /usr/include/sys/io.h:168:51: error: '____addr' undeclared (first use in
> this function)
> Patch on the way...
>
>
> I assume these two are missing header issues but have not investigated yet:
>
> busybox-1.19.4:
> shell/shell_common.c: In function 'printlim':
> shell/shell_common.c:369:2: error: unknown type name 'rlim_t'
> shell/shell_common.c:371:13: error: dereferencing pointer to incomplete type
> shell/shell_common.c:373:14: error: dereferencing pointer to incomplete type
> shell/shell_common.c:375:13: error: 'RLIM_INFINITY' undeclared (first
> use in this function)
>
> pam-1.1.5:
> pam_unix_acct.c: In function '_unix_run_verify_binary':
> pam_unix_acct.c:97:19: error: storage size of 'rlim' isn't known
> pam_unix_acct.c:106:19: error: 'RLIMIT_NOFILE' undeclared (first use in
> this function)
>
>
> I saw a couple of other build failures, but I am not sure they are
> related at the moment.

Allan,

Many thanks for doing this!

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]