[Clfs-dev] Eglibc update

Martin Ward macros_the_black at ntlworld.com
Thu Jun 6 02:24:03 PDT 2013


On 06/06/13 02:08, William Harrington wrote:
>
> On Jun 5, 2013, at 4:41 PM, William Harrington wrote:
>
>> Next up is to add tzdata in final system to all archs.
>
> I added tzdata in my latest wip render.
I used this from Arch

timezones=('africa' 'antarctica' 'asia' 'australasia'
            'europe' 'northamerica' 'southamerica'
            'pacificnew' 'etcetera' 'backward'
            'systemv' 'factory' 'solar87' 'solar88' 'solar89')
zic -y ./yearistype -d /usr/share/zoneinfo ${timezones[@]}
zic -y ./yearistype -d /usr/share/zoneinfo/posix ${timezones[@]}
zic -y ./yearistype -d /usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
zic -y ./yearistype -d /usr/share/zoneinfo -p America/New_York
install -m444 -t /usr/share/zoneinfo iso3166.tab zone.tab

>
> Please look over all the arches and make sure it is consistent. Only 
> the final system eglibc common xml needed editng. For multilib 
> systems, the last eglibc install uses this.
>
> https://www.berzerkula.org/~kb0iic/CLFS-GIT/html/
>

i noticed that you still have

cp -v Makeconfig{,.orig}
sed -e 's/-lgcc_eh//g' Makeconfig.orig > Makeconfig


this is not needed anymore with recent version of eglibc , trying to 
find the reference but failing miserably



> Sincerely,
>
> William Harrington
>
>
> _______________________________________________
> Clfs-dev mailing list
> Clfs-dev at lists.cross-lfs.org
> http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
martin



More information about the Clfs-dev mailing list