Glibc configure error
lmarcilly at aressi.fr
lmarcilly at aressi.fr
Mon May 23 08:46:43 MDT 2005
Hi,
Excuse me for my english!
I am trying to compile Glibc-2.3.3-lfs-5.1 but I've got this error :
checking for size of long double... configure: error: cannot compute sizeof (long double),77
when typing :
../glibc-2.3.3-lfs-5.1/configure --prefix=/usr \
--disable-profile --enable-add-ons=linuxthreads \
--libexecdir=/usr/lib --with-headers=/usr/include \
--without-cvs --disable-nls
I've search the web and I found this :
http://linuxfromscratch.org/pipermail/faq/2004-May/000142.html
so I try this :
LD_LIBRARY_PATH=/tools_lfs/lib ../glibc-2.3.3-lfs-5.1/configure \
--prefix=/usr \
--disable-profile --enable-add-ons=linuxthreads \
--libexecdir=/usr/lib --with-headers=/usr/include \
--without-cvs --disable-nls
(I already have a /tools link so I use tools_lfs to compile the temporary system. Perhaps it cause problem?)
Can you help me?
Thanks in advance.
L.M.
More information about the faq
mailing list