Ticket #8 (new enhancement)

Opened 6 years ago

Last modified 6 years ago

Fix compilation error on t04glibc

Reported by: lbonnet Owned by: lhaond
Priority: major Milestone:
Component: BTux Version: release-solutions-linux
Keywords: patch Cc:

Description

Hello!

On my system (debian sid on x86), the toolchain fails to build due to an error during the compilation of glibc.

Here's the error

******* Tue Jun 13 22:51:58 CEST 2006  => t04glibc => took 19m33s ( 37m59s total )
/tools/bin/ar: creating /home/lucas/src/stage-2006/btux/btux/sources/glibc-build/linuxthreads/libpthread_nonshared.a
sysdeps/i386/elf/configure.in:1: error: possibly undefined macro: 
make[1]: Failed to remake makefile `/home/lucas/src/stage-2006/btux/btux/sources/glibc-build/config.make'.
make: *** [install] Error 2

The fix is explained here :  http://linuxfromscratch.org/pipermail/lfs-support/2004-June/023875.html

A search on "sysdeps/i386/elf/configure.in" on the Internet brings more pages with the same fix as a solution.

A patch is attached which corrects the error.

Attachments

glibc.diff Download (386 bytes) - added by lbonnet 6 years ago.
Patch to apply against t04glibc

Change History

comment:1 Changed 6 years ago by lhaond

  • Owner changed from vcaron to lhaond

Changed 6 years ago by lbonnet

Patch to apply against t04glibc

Note: See TracTickets for help on using tickets.