On Fri, 2006-08-11 at 11:14 -0400, Joe Ciccone wrote: > Dennis J Perkins wrote: > > I tried to build the toolchain according to CLFS 2.0. Yes, I know it's > > under development. :) When I'm installing the gibc headers in 5.6, I > > get an error saying that TLS support is required. Seems like an odd > > error when headers are being installed. > > > > > > > What is the output of, > echo "$CLFS_HOST $CLFS_TARGET" > > What is the contents of the config.cache in the glibc-build dir.
I had set CLFS_TARGET to x86_64-unknown-linux-gnu instead of i686-pc-linux-gnu without thinking. That solved that problem. Now I'm wondering why the tls error pops up when CLFS_TARGET us set to x86_64-unknown-linux-gnu. If I just say "make -k install_headers, the errors are ignored and the headers are installed. Not sure if that is the best approach tho. _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
