|
|
Message-ID: <20111120121244.GA5643@albatros>
Date: Sun, 20 Nov 2011 16:12:44 +0400
From: Vasiliy Kulikov <segoon@...nwall.com>
To: owl-dev@...ts.openwall.com
Subject: Re: glibc update
Solar,
On Sat, Nov 19, 2011 at 21:45 +0400, Solar Designer wrote:
> On Thu, Nov 10, 2011 at 09:17:05PM +0400, Vasiliy Kulikov wrote:
> > I'm planning to start glibc update tomorrow.
>
> What's the status on this?
Sorry for being silent, I have too many other tasks recently :(
The build process succeeded with this change (and minor %file changes):
libc_cv_ssp=no \
../configure \
...
But after rpms installation I have weird errors like this:
# su - build
su: Module is unknown
I thought it is an ABI compatibility issue and tried to rebuild SimplePAMApps:
$ make PACKAGE=SimplePAMApps
gcc -c -o login_indep.o -D_GNU_SOURCE -Wall -W -pipe -O2 -fomit-frame-pointer -mpreferred-stack-boundary=2 -Wl,
-z,relro -Wl,-z,now -Wall login_indep.c
In file included from login_indep.c:2:0:
/usr/include/string.h:548:5: error: unknown type name '__locale_t'
/usr/include/string.h:552:18: error: unknown type name '__locale_t'
I know source neither of __locale_t error (might be a weird include
files dependency) nor su error. I'll post about all future major
progress/failures on the list.
Thanks,
--
Vasiliy
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.