(No subject)

2008-08-08 Thread Daniel Corda
OK guys I am done but I have on big problem which I really need help on. My kernel panics on startup sayin [ 13.472000] VFS: Cannot open root device "sda5 or unknown-block(0,0) [ 13.472000] Please append a correct "root=" boot option; here are the available partitions: [ 13.472000] 0

(No subject)

2008-08-12 Thread Daniel Corda
Thanks guys my kernel boots now and everything good. Special is thanks to Tobias. Peace Dan C -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2009-04-27 Thread jnbutler
I searched the FAQ, Errata, and the mailing list but did not find anything about this error I'm getting while compiling util-linux-ng-2.14.1. Everything else up to this point configured and compiled successfully. Thanks for any help you can provide. My system is Fedora 10 Linux 2.6.27.21-170.2.56.

[no subject]

2009-12-15 Thread Pixel 73
Hi I am new to LFS and am therefore not sure if I am in the right place to ask this question: I am doing LFS 6.3. Everything went well until Chapter 6.12, GCC-4.1.2. When I am checking for the correct startfiles with grep -o '/usr/lib.*/crt[1in].*succeeded' dummy.log there

[no subject]

2010-01-06 Thread Hamish West
Ok, my problem is, When I type in this command: mkdir -v ../binutils-build cd ../binutils-build Found on page:36 of LFS version:3.6 I get this message in return: l...@westnotebook:~$ mkdir -v ../binutils-build mkdir: cannot create directory `../binutils-build': Permission denied l...@w

[no subject]

2010-01-08 Thread Hamish West
Hi again,Firstly thanks to everyone who helped me with my binutils problem, that finally worked out.now i have a problem with GCC pass 1, i installed GMP and MPFR as per the instructions said, with the exception that MPFR was .tar.gz not .tar.bz2 so i had to change tar -jxf ../mpfr-2.4.1.tar.bz

[no subject]

2010-02-12 Thread bchaffin
I am working from book 6.5 I am up to the stage of building Glibc from within the system proper, chap ter 6 section 9.1 This command: DL=3D$(readelf -l /bin/sh | sed -n 's...@.*interpret.*/tools\(.*\)]...@\1@p') produces the following output: "bash: command substitut

[no subject]

2010-07-15 Thread aztec007
http://www.conexaoinfo.srv.br/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://www.cavexpert.com/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://meduza.e.pl/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://mybulli.de/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://beaufboutique.com/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://cirl.org/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2010-07-15 Thread aztec007
http://ncnuovacarpenteria.com/about.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[no subject]

2011-04-27 Thread thomas castleidne
Dear Linux From ScratchI have just hit chapter three of the book and im having problems downloading the packages. I cannot seem to get the required packages, i am connect to the internet via ethernet cable.when i try : wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2 for examplei get

[no subject]

2011-04-27 Thread thomas castleidne
Dear Linux From ScratchI have just hit chapter three of the book and im having problems downloading the packages. I cannot seem to get the required packages, i am connect to the internet via ethernet cable.when i try : wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2 for examplei get

(no subject)

2005-03-26 Thread Mariya
тел 995-8241, и Вы узнаете, как ДЕЙСТВИТЕЛЬНО хорошо выучить английский язык, уделяя этому минимум времени! Do you speak English? Yes, I do! tch.org/lfs/faq.html Unsubscribe: See the above information page

(no subject)

2005-07-24 Thread jmtbrookbank
Dear Sir, or Madam, i am trying to work with LFS 5.1.1, but when i try to patch Exped and Bash, i get a report that several hunks were not patched. i am using the versions of all programmes and patches called for in the book. can you suggest why some of the hunks are not being patched, or is th

(no subject)

2005-08-07 Thread 杨炳麟
hi,everyone! I using LFS offical live-cd as host system. I did everything step by step order by LFS BOOK 6.1 on live-cd. Everyting is fine before chapter "6.14. GCC-3.4.3".Now I exec the command "make" the system shows errors: ===

(no subject)

2005-08-15 Thread Pubudu
Hi . This problem occurred when i was building LFS when i entered the command in my chrooted environment expect -c "spawn ls" it displayed the message "The system has no more ptys. Ask your system administrator to create more" Then i tr

(no subject)

2005-09-07 Thread rosenrami
Hello, I followed the instructions exactly for ther gcc 4 branch of LinuxFromScratch. I am reaching the chapter 6, to 6.14 , and do the following: Prepare GCC for compilation: ./gcc-4.0.1/configure --prefix=/usr \ --libexecdir=/usr/lib --enable-shared \ --enable-threads=posix --enable-__

(no subject)

2005-09-27 Thread Hans - Jürgen Sauer
>> Is it possible , that "../binutils-*/configure " is the reason ? >That's pretty doubtful unless you have multiple source trees present. Not really - there is only one unpacked binutils tree >The binutils configuration file surely has set a variable to the >absolute path of the srcdir and

(no subject)

2005-12-14 Thread ponky S
  hello, i'm not able to detect my ethernetcard, soundcard, and printer what should i do. my hardware drivers were there in modules folder, and i tried doing modprobe my driver name, but i is not at all detecteing my hardwares. what should i do for sound card i have tried from ALSA. -- http

(no subject)

2006-01-18 Thread [EMAIL PROTECTED]
Ahh! I believe I have found the source of my difficulties. I got the LiveCD in mid December, and downloaded the current book, 6.1.1. Well, it turns out that the book talks about installing perl-5.8.7 in Ch-5. My CD had 5.8.6! I had done a cut and paste from the book to build scripts fo

(no subject)

2006-02-21 Thread [EMAIL PROTECTED]
Title: 亲爱的朋友  亲爱的朋友:  您好!D-web购物系统 如果你要办网上商店,实现网上售货,就使用D-web系统吧 系统菜单在后台任意添加修改 风格多种多样,无穷无尽 运行平台:Win9X WinNT Win2000 WinME WinXP Win2003 技术:ASP+Access 效果演示:http://www.9500.net/webshop 版本:1.1    >详细介绍: 取得联系 电话:0838-8828099   13508000162 QQ号码:5735263 E_mail:[EMAIL

(no subject)

2006-03-28 Thread Henry christenson
When compileing net-tools with gcc 4 you need to include the patch for gcc 3 that is mentioned in that package otherwise you will get a error message about label at end of compound statement in inet_sr.o or inet_sr.cMe using gcc 4 thought i wouldent need the patch because of the way its mention

(no subject)

2006-05-24 Thread Klaus Sinfelt
Hi, Linux From Scratch book v. 6.1.1, chapter 5.32.1, p. 72 I am booting from and using the sources from the LFS live CD (lfslivecd-x86-6.1.1-3.iso) I've gotten almost all the way through ch. 6 and have run into a problem, -- I think it has something to do with my inexperience or not fully un

(no subject)

2006-06-09 Thread pavithra aravamudhan
Dear Users, I'm new to LFS. I'm currently working on lfs-6.1.1. My host is running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have installed binutils and gcc successfully. when i try installing glibc-2.3.4, i get the following error.. running configure fragment for ../glibc-2.2.5/sysdeps/

(no subject)

2006-07-14 Thread lfs
Hi all I collected LFS on vmware on installed red-hat Has reached to point 6.61. Stripping Again and has kept "snapshot" Has overloaded vmware has returned in red-hat Being under root RHL I should get in an environment chroot here this command chroot $LFS/tools/bin/env-i \ HOME =/root TERM = $ TE

(no subject)

2006-08-22 Thread Colin Kemp
Hello, When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (the meaning of error 18). First, can i have a clarification of my problem and second, a way to fix it? my disk h

(no subject)

2006-10-04 Thread Denis Silin
Hello. Can I use in the LFS the compiler, libraries and other tools directly from my Linux, and not build them? Best regards, Alex -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

(no subject)

2006-10-23 Thread Denis Silin
Hello! There is a problem with actions from ch. 5.7 Adjusting the Toolchain. This command gives an error - bash: $SPECFILE: ambiguous redirect. It seems that there is no file "specs" on the LFS partition at all. What may be wrong and how to correct it? lfs:~$ SPECFILE='dirname $(gcc -print-lib

[no subject]

2007-03-28 Thread gerhardRamsebner
The configure script coming with unixodbc didn't find X in /usr. I set the values of x_includes and x_libraries in the script. Everything works just fine then. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

[no subject]

2008-01-31 Thread [EMAIL PROTECTED]
Hello all! while i'm trying to make e2fsprogs-1.40.2 on step 6.15 of LFS i've got an error: make[2]: Entering directory «/sources/e2fsprogs-1.40.2/build/doc» MAKEINFO libext2fs.info make[2]: makeinfo: Command not found make[2]: [libext2fs.info] Error 127 (ignored) make[2]: Leaving direct

[no subject]

2008-02-17 Thread Jeremy Henty
I upgraded my LFS 6.1.1 from 2.6.23 to 2.6.24 and now all 8-bit characters appear as a reverse-video question mark in the terminal. At least this is true for the pound sign in emacs, and accented characters in mutt. If I run emacs in xterm the pound signs are OK. The local Linu

Re: (No subject)

2008-08-09 Thread Juergen Beisert
On Freitag, 8. August 2008, Daniel Corda wrote: > OK guys I am done but I have on big problem which I really need help on. > My kernel panics on startup sayin > > [ 13.472000] VFS: Cannot open root device "sda5 or unknown-block(0,0) > [ 13.472000] Please append a correct "root=" boot option

Re: (no subject)

2005-07-24 Thread Ken Moffat
On Sun, 24 Jul 2005 [EMAIL PROTECTED] wrote: > Dear Sir, or Madam, I expect I'm probably covered by that ;) > > i am trying to work with LFS 5.1.1, but when i try to patch Exped and > Bash, i get a report that several hunks were not patched. > > i am using the versions of all programmes and patc

Re: (no subject)

2005-08-07 Thread Ken Moffat
On Sun, 7 Aug 2005, [gb2312] Ñî±þ÷ë wrote: > hi,everyone! > I using LFS offical live-cd as host system. > I did everything step by step order by LFS BOOK 6.1 on live-cd. > Everyting is fine before chapter "6.14. GCC-3.4.3".Now I exec the command > "make" the system shows errors: >

Re: (no subject)

2005-08-18 Thread Richard Hamilton
Pubudu wrote: Hi . This problem occurred when i was building LFS when i entered the command in my chrooted environment expect -c "spawn ls" it displayed the message "The system has no more ptys. Ask your system administrator to create more"

Re: (no subject)

2006-01-18 Thread Jeremy Huntwork
[EMAIL PROTECTED] wrote: May I suggest that in future releases the LiveCD also contains the book relevant for each specific release? Um, the CDs already do. Read the greeting at the initial console prompt. :) -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.l

Re: (no subject)

2006-01-19 Thread Clemens Haupt
On Wednesday 18 January 2006 20:39, you wrote: > [EMAIL PROTECTED] wrote: > > May I suggest that in future releases the LiveCD also contains the > > book relevant for each specific release? > Um, the CDs already do. Read the greeting at the initial console > prompt. :) [enter] lynx ;) But what to u

Re: (no subject)

2006-06-09 Thread Andrei A. Voropaev
On Fri, Jun 09, 2006 at 05:41:36PM +0530, pavithra aravamudhan wrote: > Dear Users, > I'm new to LFS. I'm currently working on lfs-6.1.1. My host is > running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have > installed binutils and gcc successfully. when i try installing > glibc-2.3.4, i ge

Re: (no subject)

2006-06-09 Thread Andrew Benton
pavithra aravamudhan wrote: Dear Users, I'm new to LFS. I'm currently working on lfs-6.1.1. My host is running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have installed binutils and gcc successfully. when i try installing glibc-2.3.4, i get the following error.. running configure fragmen

Re: (no subject)

2006-06-09 Thread pavithra aravamudhan
Dear Mr. Andrei, Thank you so much for your reply. That actually was the problem. I overlooked the existence of that package in the tarball i had downloaded from the lfs repository. thanks again. pavi. On 6/9/06, Andrei A. Voropaev <[EMAIL PROTECTED]> wrote: On Fri, Jun 09, 2006 at 05:41:36P

Re: (no subject)

2006-06-09 Thread pavithra aravamudhan
Dear Mr. Andy, Thank you too for your reply. I could solve the compilation problem now. regards, pavi. On 6/9/06, pavithra aravamudhan <[EMAIL PROTECTED]> wrote: Dear Mr. Andrei, Thank you so much for your reply. That actually was the problem. I overlooked the existence of that package i

Re: (no subject)

2006-07-14 Thread Dan Nicholson
On 7/14/06, lfs <[EMAIL PROTECTED]> wrote: chroot $LFS/tools/bin/env-i \ HOME =/root TERM = $ TERM PS1 = ' \u: \w \ $ ' \ PATH =/bin:/usr/bin:/sbin:/usr/sbin \ /tools/bin/bash - login But I receive an error chroot: cannot change root directory to/tools/bin/env: Not a directory The command you

Re: (no subject)

2006-08-22 Thread Dan Nicholson
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote: When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (the meaning of error 18). First, can i have a clarification of my problem an

Re: (no subject)

2006-08-23 Thread Colin Kemp
thanks for the help, but I got bored with it and started over i hadn't followed the book that much towards the end, and i have wanted to try out ALFS. On Aug 23, 2006, at 12:21 AM, Dan Nicholson wrote: On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote: When I built my LFS system, i got

Re: (no subject)

2006-08-23 Thread Dan Nicholson
On 8/23/06, Colin Kemp <[EMAIL PROTECTED]> wrote: thanks for the help, but I got bored with it and started over i hadn't followed the book that much towards the end, and i have wanted to try out ALFS. As great a tool as ALFS is, it certainly won't help you get to the bottom of your problems

Re: (no subject)

2006-08-23 Thread Brandon Peirce
Dan Nicholson wrote: On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote: When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (the meaning of error 18). First, can i have a clarific

Re: (no subject)

2006-08-23 Thread Colin Kemp
On Aug 23, 2006, at 2:43 PM, Brandon Peirce wrote: Dan Nicholson wrote: On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote: When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (

Re: (no subject)

2006-08-24 Thread Richard Melville
When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (the meaning of error 18). Isn't this the error referred to in the LFS book - the one it says to ignore. Richard -- htt

Re: (no subject)

2006-08-24 Thread Colin Kemp
On Aug 24, 2006, at 5:13 AM, Richard Melville wrote: When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (the meaning of error 18). Isn't this the error referred to in t

Re: (no subject)

2006-08-24 Thread Colin Kemp
On Aug 23, 2006, at 2:43 PM, Brandon Peirce wrote: Dan Nicholson wrote: On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote: When I built my LFS system, i got the GRUB error 18 message at stage 1.5. i looked this up and saw something about my disk was beyond the scope of the BIOS or something (

Re: (no subject)

2006-10-04 Thread veritosproject
On 10/4/06, Denis Silin <[EMAIL PROTECTED]> wrote: Hello. Can I use in the LFS the compiler, libraries and other tools directly from my Linux, and not build them? I don't see any reason not to, but that would ruin the point of using LFS. You might as well just install Linspire. -- http://li

Re: (no subject)

2006-10-23 Thread Dan Nicholson
On 10/23/06, Denis Silin <[EMAIL PROTECTED]> wrote: Hello! There is a problem with actions from ch. 5.7 Adjusting the Toolchain. This command gives an error - bash: $SPECFILE: ambiguous redirect. It seems that there is no file "specs" on the LFS partition at all. What may be wrong and how to c

Re: (no subject)

2006-10-23 Thread dperkins
> On 10/23/06, Denis Silin <[EMAIL PROTECTED]> wrote: >> Hello! >> >> There is a problem with actions from ch. 5.7 Adjusting the Toolchain. >> This command gives an error - bash: $SPECFILE: ambiguous redirect. >> It seems that there is no file "specs" on the LFS partition at all. What >> may be wro

[lfs-support] (no subject)

2012-07-09 Thread beanme
http://anxietyattacksymptomsinmen.org/wp-admin/site.php?soft210.php -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[lfs-support] (no subject)

2012-09-20 Thread Israel Silberg
Hi All, I'm about to loose any hope of finishing this LFS build. During the MAN-DB compilation in section 6.55 in the section: ./configure --prefix=/usr --libexecdir=/usr/lib --docdir=/usr/share/doc/man-db-2.6.2 --sysconfdir=/etc --disable-setuid --with-browser=/usr/bin/lynx --with-vgrind=/usr/bin

[lfs-support] (no subject)

2012-11-04 Thread Rahul Udasi
rahulud...@hotmail.com Sent from my BlackBerry device on the Rogers Wireless Network -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[lfs-support] (no subject)

2012-11-24 Thread Tobias Linus Seidler
Hello. I downloaded and decompressed the packages with wget as instructed in the lfs book. Within the host-system and as lfs-user I created and cd-ed into the binutils-build folder and executed the ../binutils-2.22/configure --prefix=/tools --with-sysro command. Then I executed 'make' pu

[lfs-support] (no subject)

2012-12-15 Thread Дмитрий Соколов
Hi, Sorry, it's mistake in the text. I'm using all instructions from 5.5.1 to build GCC 4.7.1 and all from 5.7.1 to build Glibc 2.16.0, but Glibc not building, and I have a errors same as Prabhu, maybe it's not compatible host (livecd Back-Track 5 R3), this livecd have all packages to build wit

[lfs-support] (no subject)

2012-12-19 Thread JIA Pei
Hi, lfs support: Sorry I'm writing to you and bug you again I strictly follow http://www.linuxfromscratch.org/lfs/view/development/index.html and now proceeding to *6. Installing Basic System Software * I can successfully proceed until http://www.linuxfromscratch.org/lfs/view/development/cha

[lfs-support] (no subject)

2013-01-06 Thread matthew gruda
now i got up to 6.10 and i tried: echo 'main(){}' > dummy.c cc dummy.c -v -Wl, --verbose and got: GNU assembler version 2.22 (x86_64-unknown-linux-gnu) using BFD version (GNU Binutils) 2.22 COMPILER_PATH=/tools/libexec/gcc/x86_64-unknown-linux-gnu/4.7.1/:/tools/libexec/gcc/x86_64-unknown-linux-gnu

[lfs-support] (no subject)

2013-07-25 Thread Unix User
Dear list, after encountering a problem and searching the internet I decided to start a fresh 7.3 install - which was also suggested to someone encountering the same error but on different LFS version. However, at section 5.8.1 (binutils pass 2) the following error is given now at command "make

[lfs-support] (no subject)

2013-09-19 Thread Артём Орлов
Hello! I am trying to make LFS-7.4 release. I passed chapters successfully but got stuck in chapter 6.7.1 (Installation of Linux API Headers). I untar linux-3.10.10.tar.xz and trying to make headers check but the following errors appear: root:/sources/linux-3.10.10# make headers_check CHK i

[lfs-support] (no subject)

2011-11-24 Thread Aaron Hill
I am using Version 7.0 of the LFS book. When I try to compile GCC with the make command as root, I receive the following error: cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumb

Re: [lfs-support] (no subject)

2012-09-20 Thread Tomasz Sekściński
Dnia 2012-09-20, o godz. 16:03:03 Israel Silberg napisał(a): > Hi All, > I'm about to loose any hope of finishing this LFS build. > During the MAN-DB compilation in section 6.55 > in the section: > > ./configure --prefix=/usr > --libexecdir=/usr/lib > --docdir=/usr/share/doc/man-db-2.6.2 > --sys

Re: [lfs-support] (no subject)

2012-09-20 Thread Mikie
>Did you remove backslashes at the end of lines? >It should look like below: >./configure --prefix=/usr \ --libexecdir=/usr/lib \ >... >Try just copy&paste from the book. -- Pozdrawiam, Tomasz Sekściński Israel, Those back-slashes mean "continue on the next line" ... so that you

Re: [lfs-support] (no subject)

2012-09-22 Thread Israel Silberg
On Fri, Sep 21, 2012 at 2:35 AM, Mikie wrote: > >Did you remove backslashes at the end of lines? > > >It should look like below: > > >./configure --prefix=/usr \ > --libexecdir=/usr/lib \ > >... > > >Try just copy&paste from the book. > > -- > Pozdrawiam, > Tomasz Sekściński > > Israe

Re: [lfs-support] (no subject)

2012-11-24 Thread Ken Moffat
On Sat, Nov 24, 2012 at 07:55:17PM +, Tobias Linus Seidler wrote: > > > Hello. > > I downloaded and decompressed the packages with wget as instructed in the lfs > book. Within the host-system and as lfs-user I created and cd-ed into the > binutils-build folder and executed the ../binutils-

Re: [lfs-support] (no subject)

2012-11-28 Thread Tobias Linus Seidler
thanks for answering. > Date: Sat, 24 Nov 2012 20:46:35 + > From: zarniwh...@ntlworld.com > To: lfs-support@linuxfromscratch.org > Subject: Re: [lfs-support] (no subject) > > On Sat, Nov 24, 2012 at 07:55:17PM +, Tobias Linus Seidler wrote: > > > > &g

Re: [lfs-support] (no subject)

2012-12-19 Thread Ken Moffat
On Wed, Dec 19, 2012 at 05:53:53PM -0800, JIA Pei wrote: > > So, which *pwd* should I run make *mrproper* ? > The directory created when you untarred the package. Not sure of the package version you are using, but linux-3.* should match. Same as in chapter 5 : untar the package, cd into the d

Re: [lfs-support] (no subject)

2013-01-06 Thread Roy Birk
I think it's because you're on a 64-bit system. On Jan 6, 2013, at 8:51 AM, matthew gruda wrote: > now i got up to 6.10 and i tried: > echo 'main(){}' > dummy.c > cc dummy.c -v -Wl, --verbose > > and got: > GNU assembler version 2.22 (x86_64-unknown-linux-gnu) using BFD version (GNU > Binut

Re: [lfs-support] (no subject)

2013-01-06 Thread matthew gruda
so how do i fix this? On Sun, Jan 6, 2013 at 10:44 AM, Roy Birk wrote: > I think it's because you're on a 64-bit system. > > > > On Jan 6, 2013, at 8:51 AM, matthew gruda wrote: > > > now i got up to 6.10 and i tried: > > echo 'main(){}' > dummy.c > > cc dummy.c -v -Wl, --verbose > > > > and go

Re: [lfs-support] (no subject)

2013-01-06 Thread Roy Birk
It seems like there's more to it than just the architecture, but you should probably re-read the intro portion on "LFS Target Architectures". I think you might need to start over and be sure to follow the parts of the book for 64-bit systems, but hopefully one of the gurus will respond if I've s

Re: [lfs-support] (no subject)

2013-01-06 Thread matthew gruda
im fairly sure i did everything for 64 bit though... On Sun, Jan 6, 2013 at 11:37 AM, Roy Birk wrote: > It seems like there's more to it than just the architecture, but you > should probably re-read the intro portion on "LFS Target Architectures". I > think you might need to start over and be su

Re: [lfs-support] (no subject)

2013-01-06 Thread Roy Birk
Did you do this part in 5.8, make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib cp -v ld/ld-new /tools/bin On Jan 6, 2013, at 11:48 AM, matthew gruda wrote: > im fairly sure i did everything for 64 bit though... > > On Sun, Jan 6, 2013 at 11:37 AM, Roy Birk wrote: > It seems like there's mo

Re: [lfs-support] (no subject)

2013-01-06 Thread matthew gruda
im fairly sure i did that. also i noticed that ommiting "-Wl," will succesfully compile, with readelf on a.out giving me [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] On Sun, Jan 6, 2013 at 12:24 PM, Roy Birk wrote: > Did you do this part in 5.8, > > make -C ld clean > make

Re: [lfs-support] (no subject)

2013-07-25 Thread Fernando de Oliveira
> De: Unix User mailinglistaccount_at_yahoo.com >Para: lfs-support >Enviadas: Quinta-feira, 25 de Julho de 2013 8:47 >Assunto: [lfs-support] (no subject) ... >Host is Lubuntu 13.04, the output of version-check is attached to this >email (although /bin/sh is a link to dash, ech

Re: [lfs-support] (no subject)

2013-07-25 Thread Ken Moffat
On Thu, Jul 25, 2013 at 12:47:56PM +0100, Unix User wrote: > Dear list, > > after encountering a problem and searching the internet I decided to start a > fresh 7.3 install - which was also suggested to someone encountering the same > error but on different LFS version. However, at section 5.8.1

Re: [lfs-support] (no subject)

2013-07-25 Thread Unix User
17:44 Donnerstag, 25.Juli 2013 Betreff: Re: [lfs-support] (no subject) On Thu, Jul 25, 2013 at 12:47:56PM +0100, Unix User wrote: > Dear list, > > after encountering a problem and searching the internet I decided to start a > fresh 7.3 install - which was also suggested to someone

Re: [lfs-support] (no subject)

2011-11-24 Thread Eleanore Boyd
On 11/24/2011 10:41 AM, Aaron Hill wrote: I am using Version 7.0 of the LFS book. When I try to compile GCC with the make command as root, I receive the following error: cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ..