LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   6.11 make glibc - must support C cleanup handling (https://www.linuxquestions.org/questions/linux-from-scratch-13/6-11-make-glibc-must-support-c-cleanup-handling-357880/)

sundialsvcs 08-28-2005 04:59 PM

6.11 make glibc - must support C cleanup handling
 
Working through a rebuild and something funny happened this time...

On step 6.11, using glibc 2.3.5 and gcc 3.4.4, I get the following error during configure:
Code:

checking for i386 TLS support... yes
running configure fragment for nptl/sysdeps/unix/sysv/linux
running configure fragment for nptl/sysdeps/pthread
checking for forced unwind support... yes
checking for C cleanup handling... no
configure: error: the compiler must support C cleanup handling

I'm a little startled to see the stipulation that we should unpack and install the linuxthreads stuff in the first place, given my understanding that NPTL supersedes it, but here we are...

What's wrong?

freakyg 08-28-2005 10:09 PM

Re: 6.11 make glibc - must support C cleanup handling
 
Quote:

Originally posted by sundialsvcs
Working through a rebuild and something funny happened this time...

On step 6.11, using glibc 2.3.5 and gcc 3.4.4,

What's wrong?


hhmm........well the LFS 6.1 book is using..........glibc.2.3.4 and gcc.3.4.3...............your in uncharted waters here...........I would guess that a patch is needed that LFS has not written ......YET............so you may need to write your own patch to fix this............

kjordan 08-28-2005 10:12 PM

Re: Re: 6.11 make glibc - must support C cleanup handling
 
Quote:

Originally posted by freakyg
hhmm........well the LFS 6.1 book is using..........glibc.2.3.4 and gcc.3.4.3...............your in uncharted waters here...........I would guess that a patch is needed that LFS has not written ......YET............so you may need to write your own patch to fix this............
Not quite uncharted waters, just development waters. http://www.linuxfromscratch.org/lfs/...r06/glibc.html

sundialsvcs 08-31-2005 11:53 AM

I stumbled upon Bleeding-Edge Linux From Scratch ... where the issues were quickly cleared up.

Turned out to be a dmub tpyo... ;)

dharm 09-20-2005 03:28 PM

i must be blind, but whats the fix?


All times are GMT -5. The time now is 03:33 PM.