Am Dienstag, 28. Juni 2011, 07:53:41 schrieb Erich Titl:
> Hi KP
> 
> at 27.06.2011 19:20, KP Kirchdoerfer wrote:
> > Am Sonntag, 26. Juni 2011, 22:27:13 schrieb Andrew:
> >> 26.06.2011 22:59, KP Kirchdoerfer пишет:
> >>> configure:12114: /lib/cpp -DNO_ASM conftest.cpp
> >>> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/cc1plus: error while
> >>> loading shared libraries: libc.so.0: cannot open shared object file: No
> >>> such file or directory configure:12120: $? = 1
> >> 
> >> It looks like something wrong with your host compiler...
> > 
> > Yes, it looks like - but I can't find the reason.
> > 
> > While searching the web I found
> > https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition (my version)
> > but also
> > http://wiki.debian.org/ToolChain/DSOLinking
> > https://fedoraproject.org/wiki/UnderstandingDSOLinkChange
> > 
> > Any chance that this is related to pb's?
> > 
> > Also I looked for cpp in my old buildenv and the new one, ldd shows some
> > differences,looking suspicious:
> > 
> > old:
> > ldd buildtool-old/source/buildenv/gcc-4.4.5-final/prev-gcc/cpp
> > 
> >         linux-gate.so.1 =>  (0xb7772000)
> >         libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb773e000)
> >         libc.so.0 => not found
> >         libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb75dc000)
> >         /lib/ld-uClibc.so.0 => /lib/ld-linux.so.2 (0xb7773000)
> > 
> > new and failing:
> > ldd /buildtool-new/source/buildenv/gcc-4.4.5-final/prev-gcc/cpp
> > 
> >         linux-gate.so.1 =>  (0xb78aa000)
> >         libc.so.0 => not found
> 
> I was running into a similar problem when changing to the new directory
> structure. Buildenv would just not build anymore. I had to bite the
> bullet and run cleanall.sh before building buildenv.

This is one different; I even installled a new system in a VM and tried with a 
freshly cloned repository.

kp 
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to