Re: "Target triplet" problem in VMPlayer

2006-12-20 Thread Koenraad Lelong
Dan Nicholson schreef: > On 12/19/06, Koenraad Lelong <[EMAIL PROTECTED]> wrote: >> Dan Nicholson schreef: ... > Hmm. As far as I could tell, the source of `gcc -dumpmachine' and the > binutils $(tooldir) comes from config.[guess|sub] unless you specify a > different --target. Those scripts get the

Re: LFS Glibc- first pass install error

2006-12-20 Thread Ken Moffat
On Wed, Dec 20, 2006 at 11:14:21PM +0300, Vladimir A. Pavlov wrote: > > Well, the actual sequence of actions are as follows: > 1. Untar an archive to $LFS/sources. That would create a new >subdirectory $LFS/sources/glibc-2.3.6. > 2. Cd to the new directory as the book says. Now you're in >

Re: LFS 6.9.1: error when running ./configure

2006-12-20 Thread Vladimir A. Pavlov
On Wednesday 20 December 2006 12:32, Dan Nicholson wrote: > As a quick workaround, just make a symbolic link to the tools dynamic linker. > > $ ln -sv /tools/lib/ld-linux.so.2 /lib > > Can you execute gcc now? P.S. Even if you can, don't continue the build with this "workaround" but rather

Re: LFS Glibc- first pass install error

2006-12-20 Thread Vladimir A. Pavlov
On Wednesday 20 December 2006 15:56, arnuld wrote: > the Glibc documentation recommends building Glibc outside of the > source directory in a dedicated build directory: > > mkdir -v ../glibc-build > cd ../glibc-build > > Next, prepare Glibc for compilation: > > ../glibc-2.3.6/configure --prefix=

Merry Christmas

2006-12-20 Thread Tijnema !
I wish you all a *Merry Christmas and a Happy 2007* Enjoy it. Tijnema Tijnema.info -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: LFS Glibc- first pass install error

2006-12-20 Thread arnuld
> From a newbe to a newbe(?) : > Chapter 5.1 says : before issuing the buildinstructions, > untar the package and cd into it. chapter 5.1 says, you dont need to CD into the UNTARRED directory, you need to CD into the newly created build directory, this is copied from LFS: ---

Re: LFS Glibc- first pass install error

2006-12-20 Thread Koenraad Lelong
arnuld schreef: > i am trying to install Glibc first pass & i typed this command as > suggested by LFS chapter 5: > > ../glibc-2.3.6/configure --prefix=/tools > --disable-profile --enable-add-ons > --enable-kernel=2.6.0 --with-binutils=/tools/bin > --without-gd --with-headers=/tools/in

LFS Glibc- first pass install error

2006-12-20 Thread arnuld
i am trying to install Glibc first pass & i typed this command as suggested by LFS chapter 5: ../glibc-2.3.6/configure --prefix=/tools --disable-profile --enable-add-ons --enable-kernel=2.6.0 --with-binutils=/tools/bin --without-gd --with-headers=/tools/include --without-selinux i

OpenOffice 2.1 Part 2

2006-12-20 Thread Thierry Nuttens
Hello Everybody I have som good news, It is actually compiling since 3 1/2 Hours. So As soon It is successfully compiled. I will put my history of commands. Long life to LinuxFromScratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.h

Re: LFS 6.9.1: error when running ./configure

2006-12-20 Thread Dan Nicholson
On 12/20/06, Hubert Gabler <[EMAIL PROTECTED]> wrote: > > > From here, it looks as if you'll need to begin again. At the start > > of chapter 6, the only available libraries (and programs) are in > > /tools, so (for example) /lib/ld-linux.so.2 cannot be used. > > > > The instructions in section

Re: LFS 6.9.1: error when running ./configure

2006-12-20 Thread Hubert Gabler
> From here, it looks as if you'll need to begin again. At the start > of chapter 6, the only available libraries (and programs) are in > /tools, so (for example) /lib/ld-linux.so.2 cannot be used. > > The instructions in section 5.7 are key to this. When you get to > that stage, please review

Re: mandb funkiness

2006-12-20 Thread Rick Shelton
On 12/19/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > On 12/19/06, Rick Shelton <[EMAIL PROTECTED]> wrote: > > since installing gcc-3 i've been getting weird messages with the man > > command. > > for example... > > > > $ man sysctl > > mandb: can't chmod /opt/gcc-3.3.6/man/index.bt: No such fil