Re: /etc/fstab

2005-12-07 Thread Chris Staub
Ross wrote: Hello, I hope this question doesn't turn out to be a stupid as my last one but here goes anyway. I hav got to page 103 of the LFS book(6.1) and am mounting the virtual kernel files on the new filesystem with mount -t devpts -o gid=4,mode=620 none /dev/pts I get a warning can't o

/etc/fstab

2005-12-07 Thread Ross
Hello, I hope this question doesn't turn out to be a stupid as my last one but here goes anyway. I hav got to page 103 of the LFS book(6.1) and am mounting the virtual kernel files on the new filesystem with mount -t devpts -o gid=4,mode=620 none /dev/pts I get a warning can't open /etc/fstab:

Re: Yay! - /me punches fist in air in gesture of victory

2005-12-07 Thread Jeremy Henty
On Wed, Dec 07, 2005 at 08:25:59AM -0700, Scott wrote: > On Wed, Dec 07, 2005 at 10:14:51AM +0100, Mark Rosenstand wrote: > > Jeremy Henty wrote: > > > > > > It's up! He LFS 6.1.1 . > > > > Thanks for being so informative! Without this mail I bet noone > > would have notice the annou

Re: Yay! - /me punches fist in air in gesture of victory

2005-12-07 Thread Scott
On Wed, Dec 07, 2005 at 10:14:51AM +0100, Mark Rosenstand wrote: > Jeremy Henty wrote: > > > > It's up! He LFS 6.1.1 . > > Thanks for being so informative! Without this mail I bet noone would > have notice the announcement posted to each lfs-related list a week ago. U, I think h

Re: OO2 compile error (bean)

2005-12-07 Thread mess-mate
DJ Lucas <[EMAIL PROTECTED]> wrote: | mess-mate wrote: | | >Can anybody tell me how many place the installed package takes ( mega) ?? | | [EMAIL PROTECTED] init.d]# du -sh /opt/openoffice-2.0 | 229M/opt/openoffice-2.0 | [EMAIL PROTECTED] init.d]# | | -- DJ Lucas | Thanks, had to know it BEF

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Jeremy Huntwork
Chandan M. C. wrote: Hai , Iam getting this output for ldd /tools/bin/env libc.so.6 => /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I should do now First go read the netiquette like I asked you in my other message. When do you that then we can help you fur

Re: instalation dependences

2005-12-07 Thread Mark Rosenstand
Aeliton Germano wrote: > I realy did a lfs system, but the system has almost 400Mb i'm trying > do a lfs with 80Mb ;) According to the LFS page it should be possible in less than 5 MB, but it could look like that info is incorrect or at least outdated. In any case, OpenBSD can be installed in 16 M

Re: problems with qt on lfs-svn system

2005-12-07 Thread Jaap Struyk
Op wo 07-12-2005, om 13:23 schreef Randy McMurchy: > The only thing I noticed is that you didn't say that you created > the symlink from /opt/qt-3.3.5 to /opt/qt. Sorry, forgot to mention it, but it does exist. -- Groetjes Japie -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

Re: instalation dependences

2005-12-07 Thread Aeliton Germano
I realy did a lfs system, but the system has almost 400Mb i'm trying do a lfs with 80Mb ;) > I don't understand how you can have an LFS user ID, which suggests > you've build LFS before, yet still be asking this ? > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chris Staub
Chandan M. C. wrote: Hai , I did the command U told ... I got this output libc.so.6 => /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I shoud do now Regards Chandan On Wed, Dec 7, 2005, Chris Staub <[EMAIL PROTECTED]> said: Do "su - lfs" then run "ldd /too

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
Hai , Iam getting this output for ldd /tools/bin/env libc.so.6 => /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I should do now Regards Chandan On Wed, Dec 7, 2005, Jeremy Huntwork <[EMAIL PROTECTED]> said: > Chandan M. C. wrote: >> We r getting >> chroot: c

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
Hai , I did the command U told ... I got this output libc.so.6 => /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I shoud do now Regards Chandan On Wed, Dec 7, 2005, Chris Staub <[EMAIL PROTECTED]> said: > Chandan M. C. wrote: >> Hai, >> we r trying LFS over Fed

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Jeremy Huntwork
Chandan M. C. wrote: > We r getting > chroot: cannot run command `/tools/bin/env': No such file or directory > error Well the first place to start should be the obvious one. It says no such file or directory for /tools/bin/env. Have you tried verifying that exists? Something like 'ls -l /tools/b

Re: can LFS be built over Debian

2005-12-07 Thread Jeremy Huntwork
Chandan M. C. wrote: > Hai , > Can LFS be built over Debian ... As Debian is not supporting kernel 2.6 , > What I should do ... > As we need our distro to be developed over Debian ,to be bundled with Deb > packages .. I need to try LFS over Debain as a host system > Is it not possible to b

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chris Staub
Chandan M. C. wrote: Hai, we r trying LFS over Fedora Core 3 also ... we did successfully till mounting virtual kernel file systems ... But we r getting error in "Entering the chroot Environment ..."... Following is the command we gave ... chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TER

Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
Hai, we r trying LFS over Fedora Core 3 also ... we did successfully till mounting virtual kernel file systems ... But we r getting error in "Entering the chroot Environment ..."... Following is the command we gave ... chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$' PATH=

can LFS be built over Debian

2005-12-07 Thread Chandan M. C.
Hai , Can LFS be built over Debian ... As Debian is not supporting kernel 2.6 , What I should do ... As we need our distro to be developed over Debian ,to be bundled with Deb packages .. I need to try LFS over Debain as a host system Is it not possible to build LFS over Debian What I s

Re: Error in booting with 2.6 kernel after installing over 2.4

2005-12-07 Thread Matt Darcy
Chandan M. C. wrote: Hai all , Iam getting error in booting the system with newly installed kernel of version 2.6.. As per the host system requirements for building LFS .. I tried to upgrde to kernel 2.6.12.5 from 2.4 I followed the below steps apt-get install kernel-package libncurs

Re: instalation dependences

2005-12-07 Thread Matt Darcy
Aeliton Germano wrote: hi, I have a doubt: in the pages of lfs book(chap. 6) it shows 'Instalation depends on:'. does it means that i have to put all dependencies in my lfs system or i just have to put then in the toolchain? ex: glibc instalation depends on: bash, binutils, coreutils, diffutils,

Error in booting with 2.6 kernel after installing over 2.4

2005-12-07 Thread Chandan M. C.
Hai all , Iam getting error in booting the system with newly installed kernel of version 2.6.. As per the host system requirements for building LFS .. I tried to upgrde to kernel 2.6.12.5 from 2.4 I followed the below steps apt-get install kernel-package libncurses5-dev fakeroot wget b

Re: Yay! - /me punches fist in air in gesture of victory

2005-12-07 Thread Mark Rosenstand
Jeremy Henty wrote: > > It's up! He LFS 6.1.1 . Thanks for being so informative! Without this mail I bet noone would have notice the announcement posted to each lfs-related list a week ago. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.

Yay! - /me punches fist in air in gesture of victory

2005-12-07 Thread Jeremy Henty
It's up! He LFS 6.1.1 . I feel good! I knew that I would! Thanks to everyone who contributed to LFS! Cheers, Jeremy Henty -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page