%general-entities; %patches-entities; ]> Glibc-&glibc-version; Glibc <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../common/glibc.xml" xpointer="xpointer(//*[@role='package']/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>Not checked yet</seg> <seg>Not checked yet</seg> </seglistitem> </segmentedlist> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../common/glibc.xml" xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/> </sect2> <sect2 role="installation"> <title>Installation of Glibc Now we make sure the Glibc goes into /lib: echo "slibdir=/lib" >> configparms ../glibc-&glibc-version;/configure --prefix=/usr \ --disable-profile --enable-add-ons --enable-kernel=2.6.0 \ --libexecdir=/usr/lib/glibc --libdir=/usr/lib The meaning of the new configure option: --libexecdir=/usr/lib/glibc This changes the location of the pt_chown program from its default of /usr/libexec to /usr/lib64/glibc.