Petr Ovtchenkov wrote:
> On Wednesday 16 January 2008 11:47, Chris Staub wrote:
>> The LFS book already covers this issue - libstdc++ (and libgcc_s) is
>> symlinked in /usr/lib at the beginning of chapter 6.
>
> Well, I'm about glibc tests in chapter 5, section 5.6.1 "Installation of
> Glibc" on
On Jan 16, 2008 3:16 PM, Ken Moffat <[EMAIL PROTECTED]> wrote:
> On Wed, Jan 16, 2008 at 01:51:23PM -0600, Bruce Dubbs wrote:
> > Circul wrote:
> >
> > > Try to compile glibc-2.6.1 - no errors, all compiled fine.
> > >
> > > What's wrong ?
> >
> > Wrong list. Try lfs-support.
> >
> > -- Bruce
>
On Wed, Jan 16, 2008 at 01:51:23PM -0600, Bruce Dubbs wrote:
> Circul wrote:
>
> > Try to compile glibc-2.6.1 - no errors, all compiled fine.
> >
> > What's wrong ?
>
> Wrong list. Try lfs-support.
>
> -- Bruce
>
I think he did, yesterday, but nobody has replied. Probably
because nobody e
On Wednesday 16 January 2008 11:47, Chris Staub wrote:
> Petr Ovtchenkov wrote:
> > Ref page:
> > http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html
> >
> > Glibc 2.7 tests include checks for atexit-like problems, i.e. call g++ or
> > link with libstdc++, which not build yet
Circul wrote:
> Try to compile glibc-2.6.1 - no errors, all compiled fine.
>
> What's wrong ?
Wrong list. Try lfs-support.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
Hi All
uname -a : Linux saturn 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 20:32:37 EST 2007
i586 i586 i386 GNU/Linux
http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html
During "make" have been recevied this error:
a - io/lstat64.oS
a - io/fstatat.oS
a - io/fstatat64.oS
a - io/mkno
Robert,
In this old post of yours, below, you said that nothing in HLFS is built
statically. But in trying to figure out why the butterfly toolchain build
failed, I saw that the error message involves a static libraries - it appears
to be trying to build a static libstc++ (if I'm reading it rig
On Jan 15, 2008 11:30 PM, Petr Ovtchenkov <[EMAIL PROTECTED]> wrote:
> On Tuesday 15 January 2008 21:57, Dan Nicholson wrote:
> >
> > The glibc configure script uses the macro AC_PROG_AWK. This looks for
> > gawk first in the path before falling back to mawk, nawk or awk. So,
> > while it's not enf
Petr Ovtchenkov wrote:
> Ref page:
> http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html
>
> Glibc 2.7 tests include checks for atexit-like problems, i.e. call g++ or
> link with libstdc++, which not build yet on this stage.
>
> cd $LFS_BUILD/glibc-2.7;
> sed -i -e 's/ t