[Clfs-dev] EGlibC 2.15 configure script error

Jonathan Norman Jonathan at bluesquarelinux.co.uk
Sat Mar 3 12:49:20 PST 2012


Thanks for reminding me, I was meant to work on repackaging the  
tarballs so it would use 2.15 instead of 2_15.

Cosmo

On 2 Mar 2012, at 15:11, tony lemaire wrote:

> Hello,
>
> I've seen an error into all eglibc configure scripts in all  
> platforms .
> In command, you say us to write (example chapter 10.7 EglibC-2.15  
> Version GIT-20120229-x86) :
> CFLAGS="-march=$(cut -d- -f1 <<< $MACHTYPE) \
>     -mtune=generic -g -O2" ../eglibc-2.15/configure --prefix=/usr \
>     --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
>     --libexecdir=/usr/lib/eglibc
>
> But the folder name is eglibc-2_15. The right configure command  
> should be
>
> CFLAGS="-march=$(cut -d- -f1 <<< $MACHTYPE) \
>     -mtune=generic -g -O2" ../eglibc-2_15/configure --prefix=/usr \
>     --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
>     --libexecdir=/usr/lib/eglibc
>
> It is not critical, but more convenient to copy/paste or scripting  
> if we are not careful.
>
> Regards,
> Tony
> _______________________________________________
> Clfs-dev mailing list
> Clfs-dev at lists.cross-lfs.org
> http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-dev-clfs.org/attachments/20120303/26f1cd46/attachment-0001.htm>


More information about the Clfs-dev mailing list