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: glibc 2.14


On Tuesday 31 of May 2011, Ulrich Drepper wrote:
> I've tagged the tree for the 2.14 release.  Quite a lot of changes
> went into the tree in the last weeks but I hope the result is still
> stable.  

In file included from libc-start.c:35:0:
../sysdeps/unix/sysv/linux/dl-osinfo.h: In function 
'_dl_setup_stack_chk_guard':
../sysdeps/unix/sysv/linux/dl-osinfo.h:84:19: error: 'ssize_' undeclared 
(first use in this function)
../sysdeps/unix/sysv/linux/dl-osinfo.h:84:19: note: each undeclared identifier 
is reported only once for each function it appears in
../sysdeps/unix/sysv/linux/dl-osinfo.h:84:27: error: expected ')' before 
'filllen'

I guess it was supposed to be ssize_t.

-- 
Arkadiusz MiÅkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/


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