Re: Problem compiling the second time Glibc Lfs 6.5

2009-09-02 Thread Hugh
; not remade because of errors. > make[1]: Leaving directory `/sources/glibc-2.10.1' > make: *** [check] Error 2 > > thanks > > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > > Which distro is your host system? Have you checked the Host System Requirements section before building? If you are using Ubuntu, don't forget to issue 'apt-get install build-essential', as per my knowledge, this command will get the gnu c++ installed. -- Regards, Hugh -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Problem compiling Glibc Lfs 6.5

2009-09-01 Thread Hugh
sources/glibc-build/libc_pic.os: In function >> > > `*__GI___libc_freeres': >> > > /mnt/lfs/sources/glibc-2.10.1/malloc/set-freeres.c:39: undefined >> > > reference to `__sync_bool_compare_and_swap_4' >> > > collect2: ld returned 1 exit status >> > > make[1]: *** [/mnt/lfs/sources/glibc-build/libc.so] Error 1 >> > > make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.10.1' >> > > make: *** [all] Error 2 >> > Not sure, you can try and rm the glibc-build directory and start >> fresh >> > to see(or just make clean). >> > >> > Justin P. Mattock >> > -- >> > http://linuxfromscratch.org/mailman/listinfo/lfs-support >> > FAQ: http://www.linuxfromscratch.org/lfs/faq.html >> > Unsubscribe: See the above information page >> > >> > >> Normally undefined reference means >> that there is an changed/outdated *.h file >> in /usr/include. (or somewhere else). >> >> Justin P. Mattock >> -- >> http://linuxfromscratch.org/mailman/listinfo/lfs-support >> FAQ: http://www.linuxfromscratch.org/lfs/faq.html >> Unsubscribe: See the above information page >> > -- Regards, Hugh -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Problem In Making The LFS System Bootable

2009-08-31 Thread Hugh
the second hard disk if you removed the first one. You may need to keep it there. I'm not answering your question but rather bring here my own one. I compile the system successfully(it should be) but can't boot it up. I installed lfs in /dev/sda4, vista was installed in /dev/sda1 and mb

Re: LFS 6.5 Chapter 5.4. Binutils-2.19.1 - Pass 1

2009-08-28 Thread Hugh
u intel T5870. All seems ok. Thus I recommend that you create the symlink. -- Regards, Hugh -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Unable to boot LFS 6.4

2009-05-29 Thread Hugh
I met the similar problem, too. I compiled and installed LFS6.4 in a virtualbox harddisk. I simply replace hd occurrence in grub and fstab with sd. Reboot. The error went away. Regards, Hugh On Sat, May 30, 2009 at 11:05 AM, Gerard Beekmans < ger...@linuxfromscratch.org> wrote: >

Re: error glibc

2009-05-13 Thread Hugh
of mirrors, choose one of them and browse into it you will find the package with exact the same version number as required in the LFS book. Regards, Hugh -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Error raised when re-install gcc4.3.2

2009-03-23 Thread Hugh
On Mon, Mar 23, 2009 at 12:32 AM, Chris Staub wrote: > Hugh wrote: >> Hi All, >> >> • The version of the book being used: 6.4 >> • The host distribution and version being used to create LFS: Debian Lenny >> • The package or section the problem was encountere

Error raised when re-install gcc4.3.2

2009-03-22 Thread Hugh
[2]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc' make[1]: *** [install-gcc] Error 2 make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' make: *** [install] Error 2 the whole output of "make install" Regards, Hugh -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Compilation error in 5.7. Glibc-2.8-20080929

2009-03-21 Thread Hugh
:) The glibc compilation is going on. Highly appreciated your help. Regards, Hugh On Sun, Mar 22, 2009 at 12:55 PM, Hugh wrote: > Thank you Aditya and Chris. > > I thought Debian should have all of this apps installed when I read > this requirements section and haven't r

Re: Compilation error in 5.7. Glibc-2.8-20080929

2009-03-21 Thread Hugh
Thank you Aditya and Chris. I thought Debian should have all of this apps installed when I read this requirements section and haven't re-thought of this. I will try again. Thanks again, geeks. Regards, Hugh On Sun, Mar 22, 2009 at 12:52 PM, Aditya Bankar wrote: > You don't h

Compilation error in 5.7. Glibc-2.8-20080929

2009-03-21 Thread Hugh
i-versions.h'.  Stop. make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.8-20080929' make: *** [all] Error 2 ===end of the error message== Hi all, Have I made anything wrong? What to do to solve this problem? Thanks in advance. Regards, Hugh -- http://linuxfromscratch.or