Re: package users: installing the linux package

2006-10-17 Thread Barius Drubeck
On Monday 16 October 2006 14:04, Angel Tsankov wrote: > >>> Hello! > >>> > >>> I am using package users during an LFS installation and I > >>> wonder who should copy bzImage, System.map and .config to > >>> /boot: the package user used to build the linux package or > >>> the root user. In the forme

Re: unifdef in stable, not development?

2006-10-17 Thread Chris Staub
[EMAIL PROTECTED] wrote: Ive followed the guide so far using the packages of 6.2. In chapter 6.7 of the LFS book one should patch the headers with the unifdef. This doesnt apply to stable(6.2) right? ~djr If you're using 6.2, then you shouldn't even be seeing anything referring to unifdef. I

Re: Remake of LFS chapter 5

2006-10-17 Thread contact
nm, didnt read carefully. Thanks ~djr -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Remake of LFS chapter 5

2006-10-17 Thread Chris Staub
[EMAIL PROTECTED] wrote: compiling and installing everything went smooth, but I noticed I already have binaries when I issued the cp commands Ive been told to do. I figure I accidently left /tools untouched but thought that maybe the installation of the new binaries and libs would have the old on

Re: Errors while compiling GCC

2006-10-17 Thread Chris Staub
Denis Silin wrote: Hello. I downloaded gcc-4.0.3, applied a patch gcc-4.0.3-specs-1.patch (patch -p1 All like in the book. There is an error like that. /bin/sh ../../gcc-4.0.3/gcc/mkconfig.sh tconfig.h /mnt/lfs/gcc-build/gcc/xgcc -B/mnt/lfs/gcc-build/gcc/ -B/tools/i686-pc-linux-gnu/bin/

unifdef in stable, not development?

2006-10-17 Thread contact
Ive followed the guide so far using the packages of 6.2. In chapter 6.7 of the LFS book one should patch the headers with the unifdef. This doesnt apply to stable(6.2) right? ~djr -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubsc

Re: Remake of LFS chapter 5

2006-10-17 Thread Tushar Teredesai
On 10/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Bad misstake, the stripping of debug went ok but the strip with the unneeded flag gave me; Please re-read the second paragraph in . -- Tushar Teredesai ma

Remake of LFS chapter 5

2006-10-17 Thread contact
compiling and installing everything went smooth, but I noticed I already have binaries when I issued the cp commands Ive been told to do. I figure I accidently left /tools untouched but thought that maybe the installation of the new binaries and libs would have the old ones overwritten. Bad missta

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-17 Thread Dan Nicholson
On 10/17/06, Norman Urs Baier <[EMAIL PROTECTED]> wrote: Am Dienstag, 17. Oktober 2006 01:39 schrieb Dan Nicholson: > > That person could be you! Sign up for an account and add some info here: > > http://wiki.linuxfromscratch.org/blfs/wiki/kdenetwork > > or whichever KDE page is applicable. We ca

Re: Between 6.9 and 6.10 Re-adjusting the toolchain

2006-10-17 Thread contact
> If you are now saying that you knew it had failed, why did you > continue ? (Your words here can be interpreted in at least 2 ways, > so maybe you're saying you fell out of chroot because it failed and > you didn't notice). no, on purpose :/ > > On a straight-through build (compared to doing a

Re: Errors while compiling GCC

2006-10-17 Thread Alan Lord
Denis Silin wrote: Hello. I downloaded gcc-4.0.3, applied a patch gcc-4.0.3-specs-1.patch (patch -p1 All like in the book. There is an error like that. In file included from ../../gcc-4.0.3/gcc/crtstuff.c:64: ../../gcc-4.0.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or directory ..

Re: Errors while compiling GCC

2006-10-17 Thread Dave Abergel
Hi Denis /bin/sh ../../gcc-4.0.3/gcc/mkconfig.sh tconfig.h /mnt/lfs/gcc-build/gcc/xgcc -B/mnt/lfs/gcc-build/gcc/ -B/tools/i686-pc-linux-gnu/bin/ -B/tools/i686-pc-linux-gnu/lib/ -isystem /tools/i686-pc-linux-gnu/include -isystem /tools/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC-W -Wall -Ww

Re: Kopete and Kernel headers (SVN Version of book)

2006-10-17 Thread Norman Urs Baier
Am Dienstag, 17. Oktober 2006 01:39 schrieb Dan Nicholson: > On 10/16/06, Norman Urs Baier <[EMAIL PROTECTED]> wrote: > > Anyway, adding -std=gnu++98 to $CXXFLAGS did the trick. Should somebody > > write a mail to lfs-devel, or -support, or write an entry on some wiki > > page? > > That person coul

Errors while compiling GCC

2006-10-17 Thread Denis Silin
Hello. I downloaded gcc-4.0.3, applied a patch gcc-4.0.3-specs-1.patch (patch -p1 http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page