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 build - timestamps on syslog are in UTC/GMT


Hi Florian,

I think we haven't run glibc test suite,  This was the configure options that were used.

MOREFLAGS="-U_FORTIFY_SOURCE -fno-stack-protector"

../glibc-2.15/configure CFLAGS="-U_FORTIFY_SOURCE -fno-stack-protector -O2" LD="arm-none-linux-gnueabi-ld" AR="arm-none-linux-gnueabi-ar" AS="arm-none-linux-gnueabi-as" --host=arm-none-linux-gnueabi --build=$(../glibc-2.15/scripts/config.guess) --with-headers=/vobs/fbsr_qualcomm/make/current/sysroot/usr/include --disable-sanity-checks --prefix=/

Thanks,
Srikanth

-----Original Message-----
From: Florian Weimer [mailto:fweimer@redhat.com] 
Sent: Monday, August 03, 2015 1:12 PM
To: S1, SRIKANTH (SRIKANTH); libc-alpha@sourceware.org
Cc: A, KRISHNA PRAMOD (KRISHNA PRAMOD)
Subject: Re: glibc build - timestamps on syslog are in UTC/GMT

On 08/03/2015 09:00 AM, S1, SRIKANTH (SRIKANTH) wrote:
> Hi Florian,
> 
> I have attached the zone information files for your reference, we do 
> not have a flavor that runs on fedora or debian,
> 
> We tried both ways of setting TZ variable,
> 
> Using zone name eg Asia/Kolkata or specifying the filename itself ":/etc/localtime"
> 
> Please note that it works for a few zones like eastern central etc, 
> but for others the timestamp goes to UTC/GMT

Thanks, I will try to figure out what is going on.

One more question: Have you run the glibc testsuite?  Did it report any FAILs?

--
Florian Weimer / Red Hat Product Security


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