Re: Glibc cannot find -lstdc++

2008-08-27 Thread wwh04660

On Aug 26, 2008, at 9:48 PM, satish patel wrote:

 I thought after long time I got no success that’s why I care of error

A long time being a couple hours?

Your first email described you as a UNIX administrator.
Everyone has a few problems, but this is turning out to
us administrating your whole LFS build through Chapter 5.
This is something I see all the time in the #lfs-support channel.
I and a few others watching this thread have decided that we
don't want you administrating our machines. Please, all these
elementary question take elsewhere. This is a waste of time.
It is especially worse since most of the issues are already
documented in the book. I suggest you reading it twice or more
before continuing. Surely you are missing some important
facets.

Have fun!

William
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-27 Thread Randy McMurchy
[EMAIL PROTECTED] wrote:
 Your first email described you as a UNIX administrator.
 Everyone has a few problems, but this is turning out to
 us administrating your whole LFS build through Chapter 5.
 This is something I see all the time in the #lfs-support channel.
 I and a few others watching this thread have decided that we
 don't want you administrating our machines. Please, all these
 elementary question take elsewhere. This is a waste of time.
 It is especially worse since most of the issues are already
 documented in the book. I suggest you reading it twice or more
 before continuing. Surely you are missing some important
 facets.

Sorry to quote the entire message, but I felt it was worth
repeating. I feel the same way. If he didn't describe himself
as a Unix Administrator (http://www.linuxbug.org/), I would
feel a bit of compassion perhaps. But any admin shouldn't be
struggling with these elementary aspects of an LFS build.

-- 
Randy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Glibc cannot find -lstdc++

2008-08-26 Thread Satish Patel
I got this error on make check for glibc


ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh  
/mnt/lfs/sources/glibc-build/elf/ld.so  
/mnt/lfs/sources/glibc-build/libc_nonshared.a
/tools/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
make[1]: *** [dlfcn/tests] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
make: *** [check] Error 2
lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
ld  ld-new
lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
/tools/bin/ld: no input files
lfs:/mnt/lfs/sources/glibc-build$

What i do i ignore this error or do something to resolve it ?



Regards,

Satish Patel | Unix Administrator
_
Mobile : +1-646-327-9153
Email  : [EMAIL PROTECTED]
Home page : www.linuxbug.org





-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Valter Douglas Lisbôa Jr.
Em Tuesday 26 August 2008 15:45:50 Satish Patel escreveu:
 I got this error on make check for glibc


 ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
 /mnt/lfs/sources/glibc-build/elf/ld.so
 /mnt/lfs/sources/glibc-build/libc_nonshared.a
 /tools/bin/ld: cannot find -lstdc++
 collect2: ld returned 1 exit status
 make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so] Error
 1 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
 make[1]: *** [dlfcn/tests] Error 2
 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
 make: *** [check] Error 2
 lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
 ld  ld-new
 lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
 /tools/bin/ld: no input files
 lfs:/mnt/lfs/sources/glibc-build$

 What i do i ignore this error or do something to resolve it ?
Did you compile gcc with c++? 




 Regards,

 Satish Patel | Unix Administrator
 _
 Mobile : +1-646-327-9153
 Email  : [EMAIL PROTECTED]
 Home page : www.linuxbug.org



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
I have completed GCC Installation but what about c++ it is not in LFS book,
I am doing this step from LFS book ...step by step.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 3:25 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

Em Tuesday 26 August 2008 15:45:50 Satish Patel escreveu:
 I got this error on make check for glibc


 ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
 /mnt/lfs/sources/glibc-build/elf/ld.so
 /mnt/lfs/sources/glibc-build/libc_nonshared.a
 /tools/bin/ld: cannot find -lstdc++
 collect2: ld returned 1 exit status
 make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so] Error
 1 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
 make[1]: *** [dlfcn/tests] Error 2
 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
 make: *** [check] Error 2
 lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
 ld  ld-new
 lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
 /tools/bin/ld: no input files
 lfs:/mnt/lfs/sources/glibc-build$

 What i do i ignore this error or do something to resolve it ?
Did you compile gcc with c++? 




 Regards,

 Satish Patel | Unix Administrator
 _
 Mobile : +1-646-327-9153
 Email  : [EMAIL PROTECTED]
 Home page : www.linuxbug.org



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Valter Douglas Lisbôa Jr.
Em Tuesday 26 August 2008 16:36:10 satish patel escreveu:
 I have completed GCC Installation but what about c++ it is not in LFS book,
 I am doing this step from LFS book ...step by step.
c++ is not a separate package, it's included in GCC, verify if you 
put --enable-languages=c,c++ in your last GCC ./configure.

What part of book are you? In toolchain or chroot?


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Valter
 Douglas Lisbôa Jr.
 Sent: Tuesday, August 26, 2008 3:25 PM
 To: LFS Support List
 Subject: Re: Glibc cannot find -lstdc++

 Em Tuesday 26 August 2008 15:45:50 Satish Patel escreveu:
  I got this error on make check for glibc
 
 
  ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
  /mnt/lfs/sources/glibc-build/elf/ld.so
  /mnt/lfs/sources/glibc-build/libc_nonshared.a
  /tools/bin/ld: cannot find -lstdc++
  collect2: ld returned 1 exit status
  make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so]
  Error 1 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
  make[1]: *** [dlfcn/tests] Error 2
  make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
  make: *** [check] Error 2
  lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
  ld  ld-new
  lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
  /tools/bin/ld: no input files
  lfs:/mnt/lfs/sources/glibc-build$
 
  What i do i ignore this error or do something to resolve it ?

 Did you compile gcc with c++?

  Regards,
 
  Satish Patel | Unix Administrator
  _
  Mobile : +1-646-327-9153
  Email  : [EMAIL PROTECTED]
  Home page : www.linuxbug.org

 --
 Valter Douglas Lisbôa Jr.
 Sócio-Diretor
 Trenix - IT Solutions
 Nossas Idéias, suas Soluções!
 www.trenix.com.br
 [EMAIL PROTECTED]
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Randy McMurchy
satish patel wrote:
 I have completed GCC Installation but what about c++ it is not in LFS book,
 I am doing this step from LFS book ...step by step.

I suppose you didn't understand the message Ken was trying to
get across to you about top-posting. Yes, it was sarcastic,
but then it was supposed to be.

You may be able to get better support on this list if you
were to stop top-posting. Many people (including me depending
on my mood), completely dismiss top-posted questions.

Just something you may want to think about. If you're wondering
what I'm talking about, see Ken's latest post in the lfs
installation issue thread.

-- 
Randy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel

http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass1.html

I have done it as per this URL and Next chapter is Glibc where I am stuck on
make check 

I have used --enable-languages=c only not c++ so is there any issue ?? as
per document only --enable-languages=c is there so I have used only C 

My ld can not find file -lstdcc++ is this the problem ?? 

I have installed this package even
libstdc++-3.4.6-9
libstdc++-devel-3.4.6-9

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 3:46 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

Em Tuesday 26 August 2008 16:36:10 satish patel escreveu:
 I have completed GCC Installation but what about c++ it is not in LFS
book,
 I am doing this step from LFS book ...step by step.
c++ is not a separate package, it's included in GCC, verify if you 
put --enable-languages=c,c++ in your last GCC ./configure.

What part of book are you? In toolchain or chroot?


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Valter
 Douglas Lisbôa Jr.
 Sent: Tuesday, August 26, 2008 3:25 PM
 To: LFS Support List
 Subject: Re: Glibc cannot find -lstdc++

 Em Tuesday 26 August 2008 15:45:50 Satish Patel escreveu:
  I got this error on make check for glibc
 
 
  ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
  /mnt/lfs/sources/glibc-build/elf/ld.so
  /mnt/lfs/sources/glibc-build/libc_nonshared.a
  /tools/bin/ld: cannot find -lstdc++
  collect2: ld returned 1 exit status
  make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so]
  Error 1 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
  make[1]: *** [dlfcn/tests] Error 2
  make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
  make: *** [check] Error 2
  lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
  ld  ld-new
  lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
  /tools/bin/ld: no input files
  lfs:/mnt/lfs/sources/glibc-build$
 
  What i do i ignore this error or do something to resolve it ?

 Did you compile gcc with c++?

  Regards,
 
  Satish Patel | Unix Administrator
  _
  Mobile : +1-646-327-9153
  Email  : [EMAIL PROTECTED]
  Home page : www.linuxbug.org

 --
 Valter Douglas Lisbôa Jr.
 Sócio-Diretor
 Trenix - IT Solutions
 Nossas Idéias, suas Soluções!
 www.trenix.com.br
 [EMAIL PROTECTED]
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Valter Douglas Lisbôa Jr.

Em Tuesday 26 August 2008 16:52:40 satish patel escreveu:
 http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass1.html

 I have done it as per this URL and Next chapter is Glibc where I am stuck
 on make check

 I have used --enable-languages=c only not c++ so is there any issue ?? as
 per document only --enable-languages=c is there so I have used only C

 My ld can not find file -lstdcc++ is this the problem ??
You can continue without fear here, in this point make check on GLIBC is very 
depent of the host initial system including your GCC c++ system and its 
libraries, so it's not mandatory (look in the paragraph above the make check 
on LFS)


 I have installed this package even
 libstdc++-3.4.6-9
 libstdc++-devel-3.4.6-9
Does Your distro have libstdc++-static or similar? 


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Valter
 Douglas Lisbôa Jr.
 Sent: Tuesday, August 26, 2008 3:46 PM
 To: LFS Support List
 Subject: Re: Glibc cannot find -lstdc++

 Em Tuesday 26 August 2008 16:36:10 satish patel escreveu:
  I have completed GCC Installation but what about c++ it is not in LFS

 book,

  I am doing this step from LFS book ...step by step.

 c++ is not a separate package, it's included in GCC, verify if you
 put --enable-languages=c,c++ in your last GCC ./configure.

 What part of book are you? In toolchain or chroot?

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Valter
  Douglas Lisbôa Jr.
  Sent: Tuesday, August 26, 2008 3:25 PM
  To: LFS Support List
  Subject: Re: Glibc cannot find -lstdc++
 
  Em Tuesday 26 August 2008 15:45:50 Satish Patel escreveu:
   I got this error on make check for glibc
  
  
   ces/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
   /mnt/lfs/sources/glibc-build/elf/ld.so
   /mnt/lfs/sources/glibc-build/libc_nonshared.a
   /tools/bin/ld: cannot find -lstdc++
   collect2: ld returned 1 exit status
   make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so]
   Error 1 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
   make[1]: *** [dlfcn/tests] Error 2
   make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
   make: *** [check] Error 2
   lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
   ld  ld-new
   lfs:/mnt/lfs/sources/glibc-build$ /tools/bin/ld
   /tools/bin/ld: no input files
   lfs:/mnt/lfs/sources/glibc-build$
  
   What i do i ignore this error or do something to resolve it ?
 
  Did you compile gcc with c++?
 
   Regards,
  
   Satish Patel | Unix Administrator
   _
   Mobile : +1-646-327-9153
   Email  : [EMAIL PROTECTED]
   Home page : www.linuxbug.org
 
  --
  Valter Douglas Lisbôa Jr.
  Sócio-Diretor
  Trenix - IT Solutions
  Nossas Idéias, suas Soluções!
  www.trenix.com.br
  [EMAIL PROTECTED]
  --
  http://linuxfromscratch.org/mailman/listinfo/lfs-support
  FAQ: http://www.linuxfromscratch.org/lfs/faq.html
  Unsubscribe: See the above information page

 --
 Valter Douglas Lisbôa Jr.
 Sócio-Diretor
 Trenix - IT Solutions
 Nossas Idéias, suas Soluções!
 www.trenix.com.br
 [EMAIL PROTECTED]
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Valter Douglas Lisbôa Jr.
 My ld can not find file -lstdcc++ is this the problem ??
The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the 
compiler. 

-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
I have this file in my system

lfs:/mnt/lfs/sources/glibc-build$ ls -l /usr/lib/libstdc++.so*
libstdc++.so.6  libstdc++.so.6.0.3


but strange thing is this two file also located here

rpm -ql libstdc++-devel-3.4.6-9

/usr/lib/gcc/i386-redhat-linux/3.4.3/libstdc++.a
/usr/lib/gcc/i386-redhat-linux/3.4.3/libstdc++.so

Means my ld can't able to find it so if I put this path in ld.so.conf then
it will work correct ??



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 4:29 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

 My ld can not find file -lstdcc++ is this the problem ??
The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the 
compiler. 

-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
Now I have soft link that files into /usr/lib so now error is change and
point to different file is missing or not found 

/tools/bin/ld: cannot find -lstdc++_shared

How to set ld search path /usr/lib/gcc/i386-redhat-linux/3.4.3

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 4:29 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

 My ld can not find file -lstdcc++ is this the problem ??
The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the 
compiler. 

-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
Its solve after creating soft link to /usr/lib but now I got again one more
error which is


gcc -B/tools/bin/   -shared -static-libgcc
-Wl,-dynamic-linker=/tools/lib/ld-linux.so.2 -Wl,-z,defs
-B/mnt/lfs/sources/glibc-build/csu/  -Wl,-z,combreloc -Wl,-z,relro
-L/mnt/lfs/sources/glibc-build -L/mnt/lfs/sources/glibc-build/math
-L/mnt/lfs/sources/glibc-build/elf -L/mnt/lfs/sources/glibc-build/dlfcn
-L/mnt/lfs/sources/glibc-build/nss -L/mnt/lfs/sources/glibc-build/nis
-L/mnt/lfs/sources/glibc-build/rt -L/mnt/lfs/sources/glibc-build/resolv
-L/mnt/lfs/sources/glibc-build/crypt -L/mnt/lfs/sources/glibc-build/nptl
-Wl,-rpath-link=/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/ma
th:/mnt/lfs/sources/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/
lfs/sources/glibc-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/source
s/glibc-build/rt:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-
build/crypt:/mnt/lfs/sources/glibc-build/nptl -o
/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.so -T
/mnt/lfs/sources/glibc-build/shlib.lds
/mnt/lfs/sources/glibc-build/csu/abi-note.o
/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3-lib.os
/mnt/lfs/sources/glibc-build/libc.so
/mnt/lfs/sources/glibc-build/libc_nonshared.a -lstdc++ -lgcc_eh
/mnt/lfs/sources/glibc-build/elf/ld.so
/mnt/lfs/sources/glibc-build/libc_nonshared.a
GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C
/mnt/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path
/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/math:/mnt/lfs/sour
ces/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/lfs/sources/glib
c-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/sources/glibc-build/rt
:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-build/crypt:/mnt
/lfs/sources/glibc-build/nptl /mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3
 /mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3.out
make[2]: *** [/mnt/lfs/sources/glibc-build/dlfcn/bug-atexit3.out] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/dlfcn'
make[1]: *** [dlfcn/tests] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
make: *** [check] Error 2




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of satish patel
Sent: Tuesday, August 26, 2008 4:58 PM
To: 'LFS Support List'
Subject: RE: Glibc cannot find -lstdc++

Now I have soft link that files into /usr/lib so now error is change and
point to different file is missing or not found 

/tools/bin/ld: cannot find -lstdc++_shared

How to set ld search path /usr/lib/gcc/i386-redhat-linux/3.4.3

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 4:29 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

 My ld can not find file -lstdcc++ is this the problem ??
The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the 
compiler. 

-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Valter Douglas Lisbôa Jr.
Em Tuesday 26 August 2008 17:58:16 satish patel escreveu:
 Now I have soft link that files into /usr/lib so now error is change and
 point to different file is missing or not found

 /tools/bin/ld: cannot find -lstdc++_shared

 How to set ld search path /usr/lib/gcc/i386-redhat-linux/3.4.3
Sets the LDPATH enviroment variable to it. The directories are separated by :

e.g:
export LDPATH=$LDPATH:/usr/lib/gcc/i386-redhat-linux/3.4.3



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Valter
 Douglas Lisbôa Jr.
 Sent: Tuesday, August 26, 2008 4:29 PM
 To: LFS Support List
 Subject: Re: Glibc cannot find -lstdc++

  My ld can not find file -lstdcc++ is this the problem ??

 The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the
 compiler.

 --
 Valter Douglas Lisbôa Jr.
 Sócio-Diretor
 Trenix - IT Solutions
 Nossas Idéias, suas Soluções!
 www.trenix.com.br
 [EMAIL PROTECTED]
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
Again I got new error 


gcc -B/tools/bin/ -nostdlib -nostartfiles -o
/mnt/lfs/sources/glibc-build/nptl/tst-cancel1
-Wl,-dynamic-linker=/tools/lib/ld-linux.so.2   -Wl,-z,combreloc -Wl,-z,relro
/mnt/lfs/sources/glibc-build/csu/crt1.o
/mnt/lfs/sources/glibc-build/csu/crti.o `gcc -B/tools/bin/
--print-file-name=crtbegin.o`
/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.o
/mnt/lfs/sources/glibc-build/nptl/libpthread.so
/mnt/lfs/sources/glibc-build/nptl/libpthread_nonshared.a
-Wl,-rpath-link=/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/ma
th:/mnt/lfs/sources/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/
lfs/sources/glibc-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/source
s/glibc-build/rt:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-
build/crypt:/mnt/lfs/sources/glibc-build/nptl
/mnt/lfs/sources/glibc-build/libc.so.6
/mnt/lfs/sources/glibc-build/libc_nonshared.a -lgcc -Wl,--as-needed -lgcc_s
-Wl,--no-as-needed `gcc -B/tools/bin/ --print-file-name=crtend.o`
/mnt/lfs/sources/glibc-build/csu/crtn.o
GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C
/mnt/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path
/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/math:/mnt/lfs/sour
ces/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/lfs/sources/glib
c-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/sources/glibc-build/rt
:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-build/crypt:/mnt
/lfs/sources/glibc-build/nptl /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out
Didn't expect signal from child: got `Aborted'
make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/nptl'
make[1]: *** [nptl/tests] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
make: *** [check] Error 2



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Valter
Douglas Lisbôa Jr.
Sent: Tuesday, August 26, 2008 5:03 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

Em Tuesday 26 August 2008 17:58:16 satish patel escreveu:
 Now I have soft link that files into /usr/lib so now error is change and
 point to different file is missing or not found

 /tools/bin/ld: cannot find -lstdc++_shared

 How to set ld search path /usr/lib/gcc/i386-redhat-linux/3.4.3
Sets the LDPATH enviroment variable to it. The directories are separated by
:

e.g:
export LDPATH=$LDPATH:/usr/lib/gcc/i386-redhat-linux/3.4.3



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Valter
 Douglas Lisbôa Jr.
 Sent: Tuesday, August 26, 2008 4:29 PM
 To: LFS Support List
 Subject: Re: Glibc cannot find -lstdc++

  My ld can not find file -lstdcc++ is this the problem ??

 The /usr/lib/libstdc++.so or /usr/lib/libstdc++.a is been missing by the
 compiler.

 --
 Valter Douglas Lisbôa Jr.
 Sócio-Diretor
 Trenix - IT Solutions
 Nossas Idéias, suas Soluções!
 www.trenix.com.br
 [EMAIL PROTECTED]
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page



-- 
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
Nossas Idéias, suas Soluções!
www.trenix.com.br
[EMAIL PROTECTED]
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Theron Stanford
If you read the book, you will discover that

On Tue, Aug 26, 2008 at 2:54 PM, satish patel [EMAIL PROTECTED] wrote:
 Again I got new error

[snip]

 /lfs/sources/glibc-build/nptl /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out
 Didn't expect signal from child: got `Aborted'
 make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out] Error 1

is an expected error.

Theron
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: Glibc cannot find -lstdc++

2008-08-26 Thread Ken Moffat
On Tue, Aug 26, 2008 at 05:54:44PM -0400, satish patel wrote:
 Again I got new error 
 
 For the moment, I shall ignore the fact you are continuing to
top-post, and not trimming what you reply to.  Your choice of mail
client is not a valid excuse! ;-)

 First, the test suites in chapter 5 are of marginal use - if you
_regularly_ build development versions of LFS you will be able to
form an opinion about what changed in the results, and if it is
important.  Most people will do better to NOT run the tests in
chapter 5.

 
 gcc -B/tools/bin/ -nostdlib -nostartfiles -o
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
 -Wl,-dynamic-linker=/tools/lib/ld-linux.so.2   -Wl,-z,combreloc -Wl,-z,relro
 /mnt/lfs/sources/glibc-build/csu/crt1.o
 /mnt/lfs/sources/glibc-build/csu/crti.o `gcc -B/tools/bin/
 --print-file-name=crtbegin.o`
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.o
 /mnt/lfs/sources/glibc-build/nptl/libpthread.so
 /mnt/lfs/sources/glibc-build/nptl/libpthread_nonshared.a
 -Wl,-rpath-link=/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/ma
 th:/mnt/lfs/sources/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/
 lfs/sources/glibc-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/source
 s/glibc-build/rt:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-
 build/crypt:/mnt/lfs/sources/glibc-build/nptl
 /mnt/lfs/sources/glibc-build/libc.so.6
 /mnt/lfs/sources/glibc-build/libc_nonshared.a -lgcc -Wl,--as-needed -lgcc_s
 -Wl,--no-as-needed `gcc -B/tools/bin/ --print-file-name=crtend.o`
  /mnt/lfs/sources/glibc-build/csu/crtn.o
 GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C
 /mnt/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path
 /mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/math:/mnt/lfs/sour
 ces/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/lfs/sources/glib
 c-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/sources/glibc-build/rt
 :/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-build/crypt:/mnt
 /lfs/sources/glibc-build/nptl /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
  /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out
 Didn't expect signal from child: got `Aborted'
 make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out] Error 1
 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/nptl'
 make[1]: *** [nptl/tests] Error 2
 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
 make: *** [check] Error 2
 
 

 Secondly, some failures in the glibc tests are common, especially
in nptl/.  This single failure is probably a very good result, but
I've stopped running the tests in chapter 5 so I don't know for
sure.

 Thirdly, the important thing is to understand what you are doing.
If it all overloads you (like the mass of errors you reported
recently), take a break from it and afterwards check what you are
doing to make sure it does follow the book.  When you have problems
and ask on the list, _wait_ for replies before trying alternative
fixes.  If you don't get replies in 24 hours (longer at weekends),
that is a different matter.

 Good luck with the rest of your build.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
Thanks 

I have ignore make check step and now I am on next page of LFS.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Moffat
Sent: Tuesday, August 26, 2008 6:33 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

On Tue, Aug 26, 2008 at 05:54:44PM -0400, satish patel wrote:
 Again I got new error 
 
 For the moment, I shall ignore the fact you are continuing to
top-post, and not trimming what you reply to.  Your choice of mail
client is not a valid excuse! ;-)

 First, the test suites in chapter 5 are of marginal use - if you
_regularly_ build development versions of LFS you will be able to
form an opinion about what changed in the results, and if it is
important.  Most people will do better to NOT run the tests in
chapter 5.

 
 gcc -B/tools/bin/ -nostdlib -nostartfiles -o
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
 -Wl,-dynamic-linker=/tools/lib/ld-linux.so.2   -Wl,-z,combreloc
-Wl,-z,relro
 /mnt/lfs/sources/glibc-build/csu/crt1.o
 /mnt/lfs/sources/glibc-build/csu/crti.o `gcc -B/tools/bin/
 --print-file-name=crtbegin.o`
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.o
 /mnt/lfs/sources/glibc-build/nptl/libpthread.so
 /mnt/lfs/sources/glibc-build/nptl/libpthread_nonshared.a

-Wl,-rpath-link=/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/ma

th:/mnt/lfs/sources/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/

lfs/sources/glibc-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/source

s/glibc-build/rt:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-
 build/crypt:/mnt/lfs/sources/glibc-build/nptl
 /mnt/lfs/sources/glibc-build/libc.so.6
 /mnt/lfs/sources/glibc-build/libc_nonshared.a -lgcc -Wl,--as-needed
-lgcc_s
 -Wl,--no-as-needed `gcc -B/tools/bin/ --print-file-name=crtend.o`
  /mnt/lfs/sources/glibc-build/csu/crtn.o
 GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C
 /mnt/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path

/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/math:/mnt/lfs/sour

ces/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/lfs/sources/glib

c-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/sources/glibc-build/rt

:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-build/crypt:/mnt
 /lfs/sources/glibc-build/nptl
/mnt/lfs/sources/glibc-build/nptl/tst-cancel1
  /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out
 Didn't expect signal from child: got `Aborted'
 make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out] Error 1
 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/nptl'
 make[1]: *** [nptl/tests] Error 2
 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
 make: *** [check] Error 2
 
 

 Secondly, some failures in the glibc tests are common, especially
in nptl/.  This single failure is probably a very good result, but
I've stopped running the tests in chapter 5 so I don't know for
sure.

 Thirdly, the important thing is to understand what you are doing.
If it all overloads you (like the mass of errors you reported
recently), take a break from it and afterwards check what you are
doing to make sure it does follow the book.  When you have problems
and ask on the list, _wait_ for replies before trying alternative
fixes.  If you don't get replies in 24 hours (longer at weekends),
that is a different matter.

 Good luck with the rest of your build.

?en
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
Chapter 5
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass2.html

When I am doing gcc pass 2 check I got error when I make -k check

for i in `${compiler} --print-multi-lib 2/dev/null`; do \
dir=`echo $i | sed -e 's/;.*$//'`; \
if [ ${dir} = . ]; then \
  true; \
else \
  if [ -d ../${dir}/${lib} ]; then \
flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
if (cd ../${dir}/${lib}; make  \
CFLAGS=-O2 -g -O2  ${flags} \
FCFLAGS= ${flags} \
FFLAGS= ${flags} \
ADAFLAGS= ${flags} \
prefix=/tools \
exec_prefix=/tools \
GCJFLAGS= ${flags} \
CXXFLAGS=-g -O2  -D_GNU_SOURCE ${flags} \
LIBCFLAGS=-O2 -g -O2  ${flags} \
LIBCXXFLAGS=-g -O2  -D_GNU_SOURCE
-fno-implicit-templates ${flags} \
LDFLAGS= ${flags} \
MULTIFLAGS=${flags} \
DESTDIR= \
INSTALL=/usr/bin/install -c \
INSTALL_DATA=/usr/bin/install -c -m 644 \
INSTALL_PROGRAM=/usr/bin/install -c \
INSTALL_SCRIPT=/usr/bin/install -c \
all); then \
  true; \
else \
  exit 1; \
fi; \
  else true; \
  fi; \
fi; \
  done; \
fi
make[3]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libssp'
make[2]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libssp'
make[2]: Entering directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libiberty'
make[3]: Entering directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libiberty/testsuite'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libiberty/testsuite'
make[2]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libiberty'
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [do-check] Error 2
make: Target `check' not remade because of errors.


What I do on this stage ignore it or solve it



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Moffat
Sent: Tuesday, August 26, 2008 6:33 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

On Tue, Aug 26, 2008 at 05:54:44PM -0400, satish patel wrote:
 Again I got new error 
 
 For the moment, I shall ignore the fact you are continuing to
top-post, and not trimming what you reply to.  Your choice of mail
client is not a valid excuse! ;-)

 First, the test suites in chapter 5 are of marginal use - if you
_regularly_ build development versions of LFS you will be able to
form an opinion about what changed in the results, and if it is
important.  Most people will do better to NOT run the tests in
chapter 5.

 
 gcc -B/tools/bin/ -nostdlib -nostartfiles -o
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1
 -Wl,-dynamic-linker=/tools/lib/ld-linux.so.2   -Wl,-z,combreloc
-Wl,-z,relro
 /mnt/lfs/sources/glibc-build/csu/crt1.o
 /mnt/lfs/sources/glibc-build/csu/crti.o `gcc -B/tools/bin/
 --print-file-name=crtbegin.o`
 /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.o
 /mnt/lfs/sources/glibc-build/nptl/libpthread.so
 /mnt/lfs/sources/glibc-build/nptl/libpthread_nonshared.a

-Wl,-rpath-link=/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/ma

th:/mnt/lfs/sources/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/

lfs/sources/glibc-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/source

s/glibc-build/rt:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-
 build/crypt:/mnt/lfs/sources/glibc-build/nptl
 /mnt/lfs/sources/glibc-build/libc.so.6
 /mnt/lfs/sources/glibc-build/libc_nonshared.a -lgcc -Wl,--as-needed
-lgcc_s
 -Wl,--no-as-needed `gcc -B/tools/bin/ --print-file-name=crtend.o`
  /mnt/lfs/sources/glibc-build/csu/crtn.o
 GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C
 /mnt/lfs/sources/glibc-build/elf/ld-linux.so.2 --library-path

/mnt/lfs/sources/glibc-build:/mnt/lfs/sources/glibc-build/math:/mnt/lfs/sour

ces/glibc-build/elf:/mnt/lfs/sources/glibc-build/dlfcn:/mnt/lfs/sources/glib

c-build/nss:/mnt/lfs/sources/glibc-build/nis:/mnt/lfs/sources/glibc-build/rt

:/mnt/lfs/sources/glibc-build/resolv:/mnt/lfs/sources/glibc-build/crypt:/mnt
 /lfs/sources/glibc-build/nptl
/mnt/lfs/sources/glibc-build/nptl/tst-cancel1
  /mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out
 Didn't expect signal from child: got `Aborted'
 make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-cancel1.out] Error 1
 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1/nptl'
 make[1]: *** [nptl/tests] Error 2
 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.5.1'
 make: *** [check] Error 2
 
 

 Secondly, some failures in the glibc tests are common, especially
in nptl/.  This single

Re: Glibc cannot find -lstdc++

2008-08-26 Thread Ken Moffat
On Tue, Aug 26, 2008 at 08:10:05PM -0400, satish patel wrote:
 Chapter 5
 http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass2.html
 
 When I am doing gcc pass 2 check I got error when I make -k check
 
 I refer you to my previous reply - don't run the tests in chapter
5.  For the future, note that your post was not helpful: none of the
error(s), nor the summary, were shown.  When you run a testsuite,
you need to capture the output (both stdout and stderr) in a file so
that _you_ can look at the detail and if necessary quote it.

 Please re-read
http://www.linuxfromscratch.org/lfs/view/stable/chapter04/abouttestsuites.html

 When you get to chapter 6, feel free to run the tests, and to
compare them to the results in the link on that page.

 Since it pains me to trim the old text you replied to (and
nobody needs the loss of bandwidth), this is probably my last reply
to you.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


RE: Glibc cannot find -lstdc++

2008-08-26 Thread satish patel
I thought after long time I got no success that’s why I care of error 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Moffat
Sent: Tuesday, August 26, 2008 8:32 PM
To: LFS Support List
Subject: Re: Glibc cannot find -lstdc++

On Tue, Aug 26, 2008 at 08:10:05PM -0400, satish patel wrote:
 Chapter 5
 http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass2.html
 
 When I am doing gcc pass 2 check I got error when I make -k check
 
 I refer you to my previous reply - don't run the tests in chapter
5.  For the future, note that your post was not helpful: none of the
error(s), nor the summary, were shown.  When you run a testsuite,
you need to capture the output (both stdout and stderr) in a file so
that _you_ can look at the detail and if necessary quote it.

 Please re-read
http://www.linuxfromscratch.org/lfs/view/stable/chapter04/abouttestsuites.ht
ml

 When you get to chapter 6, feel free to run the tests, and to
compare them to the results in the link on that page.

 Since it pains me to trim the old text you replied to (and
nobody needs the loss of bandwidth), this is probably my last reply
to you.

?en
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page