Re: [lfs-support] gcc-4.9.0 changes

2014-04-24 Thread Pierre Labastie
Le 24/04/2014 17:28, Frans de Boer a écrit : > Ok, followed the advises from ticket #3552, now binutils chapter 6 > reports failures: > > Running /sources-bss/binutils-2.24/ld/testsuite/ld-plugin/lto.exp ... > FAIL: PR ld/12758 > FAIL: PR ld/12760 > FAIL: LTO 3 symbol > FAIL: PR ld/13183 > FAIL: LT

Re: [lfs-support] ACL check errors: are they important?

2014-04-22 Thread Pierre Labastie
Le 22/04/2014 17:51, Hazel Russman a écrit : > On Tue, 22 Apr 2014 13:42:58 +0200 > Pierre Labastie wrote: > >> It seems that the "bin" group membership >> of the "daemon" user is not needed. Could you confirm? > > Confirmed. It is also not necessa

Re: [lfs-support] ACL check errors: are they important?

2014-04-22 Thread Pierre Labastie
Le 22/04/2014 13:31, Hazel Russman a écrit : > On Mon, 21 Apr 2014 22:14:31 +0100 > Ken Moffat wrote: > >> From memory (so, I might be wrong) the book doesn't ever create a >> 'users' group in LFS... >> >> So, I _guess_ that the 'users' group exists on your host system and >> you will need to

Re: [lfs-support] kmod-17

2014-04-21 Thread Pierre Labastie
Le 21/04/2014 19:01, TheOldFellow a écrit : Pierre > > Indeed this is where the problem lies. > > ls -l /usr/lib/liblzma.so > lrwxrwxrwx 1 root root 10 Apr 21 16:19 /usr/lib/liblzma.so -> ../../lib/ > > However the real problem is in the last line of the xz installation, as you > rightly say,

Re: [lfs-support] ACL check errors: are they important?

2014-04-21 Thread Pierre Labastie
Le 21/04/2014 19:25, Pierre Labastie a écrit : > Le 21/04/2014 18:13, Hazel Russman a écrit : >> I am building a 7.5 LFS with systemd and currently working through >> chapter 6. Having successfully installed coreutils, I rebuilt acl and >> ran the test suite. Init

Re: [lfs-support] ACL check errors: are they important?

2014-04-21 Thread Pierre Labastie
Le 21/04/2014 18:13, Hazel Russman a écrit : > I am building a 7.5 LFS with systemd and currently working through > chapter 6. Having successfully installed coreutils, I rebuilt acl and > ran the test suite. Initially I got 47 errors! > > According to BLFS, the acl test suite requires a daemon use

Re: [lfs-support] ACL check errors: are they important?

2014-04-21 Thread Pierre Labastie
Le 21/04/2014 18:13, Hazel Russman a écrit : > I am building a 7.5 LFS with systemd and currently working through > chapter 6. Having successfully installed coreutils, I rebuilt acl and > ran the test suite. Initially I got 47 errors! > > According to BLFS, the acl test suite requires a daemon use

Re: [lfs-support] kmod-17

2014-04-21 Thread Pierre Labastie
Le 21/04/2014 17:50, TheOldFellow a écrit : > Linux From Scratch - Version SVN-20140418 > > Everything fine, including installation of xz, but kmod-17 clearly isn't > happy with the layout of the libs for xz. > > root:/sources/kmod-17# make > make --no-print-directory all-recursive > Making all

Re: [lfs-support] error when trying to cross compile glibc-2.19

2014-04-19 Thread Pierre Labastie
Le 19/04/2014 07:42, mar...@byteanywhere.com a écrit : > > > I have a symlink between: > ls -ld /tools > lrwxrwxrwx 1 root root 47 Apr 17 08:08 /tools -> > /home/marian/crosstool/x86_64-unknown-linux-gnu/ > > > export PREFIX=/home/marian/crosstool/x86_64-unknown-linux-gnu > export TARGET=x86_6

Re: [lfs-support] Brand new and confused. Mostly about the 7.5 book.

2014-03-30 Thread Pierre Labastie
Le 30/03/2014 23:05, Al Szymanski a écrit : > I am just trying to figure out the overall smallest size of hard drive space > needed for all of the partitions. > My sums from the 7.5 book come to 80 Gig plus whatever space I want for /home > . > > [ suggested partition sizes: > root LFS 10G

Re: [blfs-support] Qca-2.0.3 Qca-2.0.3

2014-03-28 Thread Pierre Labastie
Le 28/03/2014 17:31, Bruce Dubbs a écrit : > Fernando de Oliveira wrote: >> Em 28-03-2014 02:56, m...@pc-networking-services.com escreveu: >>> Hello again, >>> >>> same thing in qca: >>> >>> ./configure --prefix=$QTDIR >>> >>> should be: >>> >>> ./configure --prefix=$QT4DIR \ >> Fixed in svn at r12

Re: [lfs-support] lsmod return nothing

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 01:23, 包乾 a écrit : > hi all! > Its been alot of effort and I finally got my LFS 7.4 successfully boot on my > thinkpad X40. > > The first problem I encountered was that during the boot process it displayed > "face eth0 doesn't exist". Well its a typical error msg with driver problem

Re: [lfs-support] How can I fix the following errors which happen after extracting linux 3.10.10 package (chapter 8)

2014-02-27 Thread Pierre Labastie
Le 27/02/2014 08:14, Bruce Dubbs a écrit : > Yonas Zed wrote: >> i follow the instraction on LFS 7.4 to build my own distro using >> ubuntu 12.4,32 bits ...i run the ubuntu on vmware 9 by allocationg >> 42GB space for storage and 2GB memory ...core-i7 2.20GHz >> processor...is there a different

Re: [lfs-support] How can I fix the following errors which happen after extracting linux 3.10.10 package (chapter 8)

2014-02-26 Thread Pierre Labastie
Le 26/02/2014 08:33, Yonas Zed a écrit : > root:/sources/linux-3.10.10# make && make modules_install > > HOSTLD scripts/kconfig/conf > scripts/kconfig/conf --silentoldconfig Kconfig >SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h >SYSHDR arch/x86/syscalls/../incl

Re: [lfs-support] creating binutils-build again

2014-02-23 Thread Pierre Labastie
Le 23/02/2014 09:26, Waitman Gobble a écrit : > > Hi, > > Version 7.5-rc1 > > In 5.5. GCC-4.8.2 - Pass 1, the book reads "mkdir -v ../binutils-build", > then in 5.9. Binutils-2.24 - Pass 2, the book reads "Create a separate > build directory again: mkdir -v ../binutils-build". > > There is conf

Re: [lfs-support] DHCPCD not starting when booting up

2014-02-20 Thread Pierre Labastie
Le 20/02/2014 18:04, Oshadha Gunawardena a écrit : root:/# cat /etc/inittab # Begin /etc/inittab id:3:initdefault: si::sysinit:/etc/rc.d/init.d/rc S l0:0:wait:/etc/rc.d/init.d/rc 0 l1:S1:wait:/etc/rc.d/init.d/rc 1 l2:2:wait:/etc/rc.d/init.d/rc 2 l3:3:wait:/etc/rc.d/init.d/rc 3 l4:4:wait:/etc/rc.d/

Re: [lfs-support] DHCPCD not starting when booting up

2014-02-19 Thread Pierre Labastie
Le 19/02/2014 04:38, Oshadha Gunawardena a écrit : > @Bruce > > It's strange I checked the address and it's correct. Furthermore all > the other files are seems to be in place. But then why the dhcpcd > isn't starting automatically? > > I'm thinking of writing a start-up script to solve this issu

Re: [lfs-support] DHCPCD not starting when booting up

2014-02-18 Thread Pierre Labastie
Le 18/02/2014 16:26, Oshadha Gunawardena a écrit : > Hi again all, > > I have completed my LFS build. And I wanted to install dhcpcd. So as > in the BLFS I have followed every step and it seems everything went well > > *make install-service-dhcpcd* > install -d -m 755 /lib/services > install -m 75

Re: [lfs-support] Lfs building problems

2014-02-11 Thread Pierre Labastie
Le 11/02/2014 10:59, jer...@yahoo.com a écrit : > > And by source you mean the dirs containing the unpacked packages? > Is this information missing in the book or have I missed it? > See for example 5.3 "General Compilation Instructions" last item. Regards Pierre -- http://linuxfromscratch.org/

Re: [lfs-support] Error while configuring File-5.14

2014-01-23 Thread Pierre Labastie
Le 23/01/2014 07:30, Sneha Joshi a écrit : > I am refering LFS 7.4 on centos6.3 (i686) > ERRROR : > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/mnt/lfs/sources/file-5.14': > configure: error: C compiler cannot create executables > See `config.log'

Re: [lfs-support] 5.8 Libstdc++-4.8.1

2014-01-18 Thread Pierre Labastie
Le 17/01/2014 19:37, Louis Rine a écrit : > I ran the build again after fixing /bin/sh to be a link to /bin/bash. I > formatted the lfs partition and re-downloaded the sources before running the > build again, but it occurred to me after the fact that I didn't delete the lfs > programs from /tools/

Re: [lfs-support] Gcc-4.8.1 Section 5.5.1 - libmpfr

2014-01-16 Thread Pierre Labastie
Le 16/01/2014 22:15, William Darryl Jackson a écrit : > Greetings, > > My first pass of make produced the following error: > > checking for MPFR... no > configure: error: libmpfr not found or uses a different ABI (including static > vs shared). > make[1]: *** [configure-mpc] Error 1 > make[1]: Le

Re: [lfs-support] GCC-$.8.1 Configure fatal errors

2014-01-16 Thread Pierre Labastie
Le 16/01/2014 16:49, William Darryl Jackson a écrit : > On 01/16/2014 10:46 AM, William Darryl Jackson wrote: >> Greetings, back in GCC-4.8.1 again section 5.5.1 - after re-reading >> everything I decided to do as suggested to try to find out why I am >> having so much difficulty with this 'make'

Re: [lfs-support] Glibc

2014-01-12 Thread Pierre Labastie
Le 12/01/2014 22:37, William Darryl Jackson a écrit : > Never mind, I just answered my own question. I remember Debian did not > show Glibc as a package, and I loaded eglibc-source, but apparently it > is not sufficient. Need to find Glibc-2.5.1 - maybe from another Debian > repository, or compi

Re: [lfs-support] folder permissions

2014-01-11 Thread Pierre Labastie
Le 11/01/2014 16:33, William Darryl Jackson a écrit : > Now I find-out that g++ is not on my system, and thus c++. I install the > program and decide to remove the ../gcc-build folder to reconfigure gcc > from that point forward. I have switched back to the $lfs user but when I: > > mkdir -v ..

Re: [lfs-support] GCC-4.8.1 Pass1 C++

2014-01-11 Thread Pierre Labastie
Le 11/01/2014 09:35, William Darryl Jackson a écrit : > Greetings: > > Having rebuilt from scratch, and being certain all steps were followed > accurately - in the proper folder and environment; GCC 'make' is still giving > me the following error: > > configure: error: C++ compiler missing or ino

Re: [lfs-support] Error in section 5.5.1 Cross GCC

2014-01-10 Thread Pierre Labastie
Le 10/01/2014 22:40, William Darryl Jackson a écrit : > Greetings: > > First I would like to state that I was able to successfully compile Binutils. > > [...] > So I thought to put it in a script: > > #!/bin/sh > for file in \ > $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.

Re: [lfs-support] Berkeley-DB required to build a kernel

2013-12-31 Thread Pierre Labastie
Le 31/12/2013 14:25, Pierre M.R. a écrit : > Pierre M.R. wrote: >> Pierre Labastie wrote: >>> I only see this error when I tick "Build Adapter Firmware with kernel >>> Build", >>> but the help for this option says: >>> "This option s

Re: [lfs-support] Berkeley-DB required to build a kernel

2013-12-31 Thread Pierre Labastie
Le 31/12/2013 10:59, Pierre M.R. a écrit : > I just finished installing LSF 7.4 on an x86-32 laptop (the LFS book is > quite helpful). At this stage I expected to be able to compile > linux-3.10.10 but it failed (see below). Berkeley-DB appears to be required. > > Pierre > > ___

Re: [lfs-support] 6.17. GCC-4.8.1 - Linker search paths

2013-12-27 Thread Pierre Labastie
Le 27/12/2013 11:38, Andrey a écrit : > William Harrington berzerkula.org> writes: > >> >> If you forget to install binutils in ch6, you are still using ld-new >> which was copied to ld during the toolchain adjustment in ch6. >> That ld has default SEARCH_DIR of /usr/lib:/lib >> Sincerely, >> W

Re: [lfs-support] Kernel file not found

2013-12-22 Thread Pierre Labastie
Le 22/12/2013 09:02, Cliff McDiarmid a écrit : > > >> - Original Message - >> From: cont...@igor-zivkovic.from.hr >> Sent: 12/21/13 09:05 PM >> To: lfs-support@linuxfromscratch.org >> Subject: Re: [lfs-support] Kernel file not found >> >> On 12/21/2013 09:35 PM, Cliff McDiarmid wrote: >>>

Re: [lfs-support] Restart LFS Installation After Interruption (Section 6)

2013-12-21 Thread Pierre Labastie
Le 21/12/2013 18:36, Wayne Sallee a écrit : > I think that a reply like the following would have been more helpful: > > To get started to continue LFS after restart: For chapter 6: > > su - lfs > > su > > mount -v --bind /dev $LFS/dev > > mount -vt devpts devpts $LFS/dev/pts > mount -vt tmpfs

Re: [lfs-support] 7.4 / 5.7. Glibc-2.18 / configure warning: autoconf not working

2013-12-02 Thread Pierre Labastie
Le 02/12/2013 05:41, Ron Hartikka a écrit : > Hi Group, > > I am just hoping for a confirmation that I'm doing ok here. > I think I'm not supposed to need autoconf in chapter 5. > But I'm being conservative (since I have failed to build LFS 5 times > so far). > Details below. Most important first.

Re: [lfs-support] Ethernet Card Not Found

2013-11-28 Thread Pierre Labastie
Le 28/11/2013 10:48, akhiezer a écrit : > I think the _prime_ example actually would be Slackware, in this and > many other instances. Any prime example on an LFS mail list is LFS ;-) Sorry, couldn't refrain... Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.

Re: [lfs-support] LFS 7.4 / Chapter 5.7 glibc compilation error

2013-11-26 Thread Pierre Labastie
Le 26/11/2013 20:32, frozen tuesday a écrit : > OK, my fault. I neglected to notice that 3 packages had not been installed: > > bison > yacc > m4 > > I have installed them and my version check script shows everything is > installed. I am ready to try again. Can I simply issue the "make" command >

Re: [lfs-support] Mouse Trouble

2013-11-26 Thread Pierre Labastie
Le 26/11/2013 05:09, Alan Feuerbacher a écrit : > Now that I've got my linux-3.12 system up and running, and the ethernet > card running, I'm running into another problem: > > The mouse is not detected. > > The mouse (an older Microsoft Intellimouse USB model) works fine with > the mouse-based BIOS

Re: [lfs-support] Ethernet Card Not Found

2013-11-24 Thread Pierre Labastie
Le 24/11/2013 19:24, David Kredba a écrit : > Do you have pciutils installed? > If not install it (you can use liveCD or what you used to do first > installation and chroot inside your current system or download it and > copy in if you have USB storage working etc.). > Then start in single mode and

Re: [lfs-support] Error: invalid file name When Booting For the First Time

2013-11-23 Thread Pierre Labastie
Le 23/11/2013 20:32, Alan Feuerbacher a écrit : > [...] > > In grub.cfg, why is the "root" in the line "set root=(hd1,1)" different > from the "root" in the line "linux /vmlinuz-3.12-lfs-SVN-20131119 > root=/dev/sdb3 ro"? In other terms I have: > > /dev/sdb1 -> /boot > /dev/sdb3 -> / > > I'm r

Re: [blfs-support] LINKS in Graphic Mode

2013-11-23 Thread Pierre Labastie
Le 23/11/2013 20:12, Dan McGhee a écrit : > This is the first time I have ever tried to run links in graphic mode. Hi Dan, I have never tried that, so not sure I can help. See some basic steps below about the group > As user 'dan' it doesn't happen. When I invoke 'links -g' I get the > error me

Re: [lfs-support] Error: invalid file name When Booting For the First Time

2013-11-23 Thread Pierre Labastie
Le 23/11/2013 03:39, Alan Feuerbacher a écrit : > Having had no success this past week in getting an LFS system running under > UEFI booting with LVM volume management and GPT partitioning, I decided to > install a fresh copy of LFS on a new hard drive. I did my best to follow the > LFS book (devel

Re: [lfs-support] Step 5.4.1 Installation of Cross Binutils errors

2013-11-16 Thread Pierre Labastie
Le 16/11/2013 00:46, Ken Moffat a écrit : > On Fri, Nov 15, 2013 at 01:20:06PM +, Vasco Almeida wrote: >> OK, I did as instructed in your recommendations above, and tried to >> be as extra careful as ignorance allows. So I am attaching the four >> logs collected during the 5.4.1 step, for your

Re: [lfs-support] Step 5.4.1 Installation of Cross Binutils errors

2013-11-13 Thread Pierre Labastie
Le 14/11/2013 02:09, Ken Moffat a écrit : > On Wed, Nov 13, 2013 at 09:59:18PM +, Vasco Almeida wrote: >> Please find attached "mymakelog" file. Thank you again for your support. >> >> Vasco > I see the following - > [...] > This looks as if makeinfo in now *required*. Try installing > tex

Re: [lfs-support] SOLVED: lfs 7.4 section 5.9.1. Installation of Binutils error: Cannot run C compiled programs

2013-11-13 Thread Pierre Labastie
Le 13/11/2013 04:27, Ron Hartikka a écrit : > This looks like virgo's problem at... > > http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg20545.html > > I was pasting from the 7.4 online book into a terminal window. > > I got to this point (5.9.1): > *CC=$LFS_TGT-gcc\

Re: [lfs-support] Step 5.4.1 Installation of Cross Binutils errors

2013-11-13 Thread Pierre Labastie
Le 13/11/2013 02:53, Ken Moffat a écrit : > On Tue, Nov 12, 2013 at 07:57:30PM -0500, Baho Utot wrote: >> If you are using bash 4.0 or greater >> >> ../path/to/binutils-source/./configure ... | tee myconflog 2>&1 >> >> becomes >> >> ../path/to/binutils-source/./configure ... |& tee myconflog >> >

Re: [lfs-support] Chapter 6.7.1 header file search verification failure

2013-11-08 Thread Pierre Labastie
Le 08/11/2013 20:41, Sandy Widianto a écrit : > > > On Wed, 6 Nov 2013 14:19:18 -0600, William Harrington > wrote: > >> >> On Nov 6, 2013, at 1:24 PM, Sandy Widianto wrote: >> >>> I'm sure there will be always another top-posting from new members, >>> so I think about top-posting should be m

Re: [lfs-support] Chapter 6.7.1 header file search verification failure

2013-11-05 Thread Pierre Labastie
Le 06/11/2013 03:04, Douglas R. Reno a écrit : > Douglas R. Reno > gmail.com> writes: > >> >> >> Hello, >> I am having a completely different > output than the book says when running > "grep -B4 '^ / > usr/include' dummy.log", I get the > following output: >> ignoring nonexistent directory "/

Re: [lfs-support] Check-0.9.10 can't find subunit/child.h - LFS 7.4

2013-11-04 Thread Pierre Labastie
Le 04/11/2013 10:48, Pierre Labastie a écrit : > Le 04/11/2013 01:36, Bernard Hurley a écrit : >> Hi all, >> >> On my machine, the output from `ls /usr/include/subunit' is: >> >> SubunitTestProgressListener.h child.h >> >> However when I try

Re: [lfs-support] Check-0.9.10 can't find subunit/child.h - LFS 7.4

2013-11-04 Thread Pierre Labastie
Le 04/11/2013 11:01, Bernard Hurley a écrit : > On Mon, Nov 04, 2013 at 10:48:41AM +0100, Pierre Labastie wrote: >> Try just removing libsubunit-dev. That is the package which installs the >> include files. >> > Thanks, I can build the software if I do that too. I take i

Re: [lfs-support] Check-0.9.10 can't find subunit/child.h - LFS 7.4

2013-11-04 Thread Pierre Labastie
Le 04/11/2013 01:36, Bernard Hurley a écrit : > Hi all, > > On my machine, the output from `ls /usr/include/subunit' is: > >SubunitTestProgressListener.h child.h > > However when I try to make Check-0.9.10 (section 5.14.1 page 56,) it > fails with the error: > > ==snip=

Re: [lfs-support] Using wpa_supplicant [Was: ifup--a really uninformed question]

2013-11-02 Thread Pierre Labastie
Le 02/11/2013 21:57, Dan McGhee a écrit : > On 11/02/2013 02:50 PM, Bruce Dubbs wrote: >> Dan McGhee wrote: >> >>> (Received complaints about /run/var/bootlog all through the process. >>> They were right, it doesn't exist yet.) >> Do you have /run/var? > I just discovered. No I don't. Nor do I have

Re: [lfs-support] Some BLFS Packages Before Making LFS-7.4 Bootable

2013-11-01 Thread Pierre Labastie
Le 01/11/2013 00:07, Dan McGhee a écrit : > I forgot about wget, thanks for reminding me. > gdm is a good idea too, if you want to copy-paste, as long as X is not installed. It builds fine in a chroot environment. Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://w

Re: [lfs-support] e2fsprogs -- undefined reference to `uuid_unparse'

2013-10-29 Thread Pierre Labastie
Le 29/10/2013 21:00, Bruce Dubbs a écrit : > Viola Zoltán wrote: >> Hi, I have problem - to this chapter - 6.26.1 - I resolved the problems, >> but now cannot, sorry... >> /sources/e2fsprogs-1.42.8/build/e2fsck/../../e2fsck/journal.c:1072: >> undefined reference to `blkid_get_devname' >> dirinfo.o:

Re: [lfs-support] glibc test failures. Acceptable?

2013-10-28 Thread Pierre Labastie
Le 28/10/2013 14:07, Richard a écrit : > [...] > > Any advice would be welcome. I cannot tell you much about what the tests. Are you sure they did not run to completion? > > I am also assuming that glibc is one of the packages that can safely be > installed to a fake root - then tarballed 'slackw

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-24 Thread Pierre Labastie
Le 23/10/2013 23:49, Viola Zoltán a écrit : > @akhiezer: > > I tryed: > > CFLAGS="-O2 -g" make > > but no changed: Hi Viola, What I told about the LFS_TGT variable is important. I've seen that you have changed it in your 'printenv' output, but have you recompiled binutils with this new setting?

Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 - Pass 1

2013-10-23 Thread Pierre Labastie
Le 22/10/2013 23:31, Viola Zoltán a écrit : > > lfs@Csiszilla ~ $ cat .bashrc > set +h > umask 022 > LFS=/Mount/Simplicity > LC_ALL=POSIX > LFS_TGT=$(uname -m)-pc-linux-gnu Should be : |LFS_TGT=$(uname -m)-lfs-linux-gnu See section 4.4 and 5.2 for why. | > PATH=/tools/bin:/bin:/usr/bin > export

Re: [lfs-support] Using 'find' to Help Make Package Users Simpler

2013-10-16 Thread Pierre Labastie
Le 16/10/2013 20:43, Dan McGhee a écrit : > [...] > > Here's the find statement: > ) \! -path /usr/src > \! -path /tools -print> > > This statement achieves all the parameters stated above with the > addition that it ignores /tools also. Now I would like to change group > ownership and permis

Re: [lfs-support] Possible Syntax Error in Current "Package User" Hint Build Script

2013-10-12 Thread Pierre Labastie
Le 12/10/2013 18:27, Dan McGhee a écrit : > I'm melding my build script to the current one from this hint. I've > found a possible syntax error and want to see if my thinking is > correct. Since I've been monitoring this list closely again, i.e.; the > last three weeks, I've not seen anyone wh

Re: [lfs-support] 6.17. GCC-4.8.1 - Linker search paths

2013-10-01 Thread Pierre Labastie
Le 01/10/2013 05:41, Craig Magee a écrit : > > http://www.linuxfromscratch.org/lfs/view/stable/chapter06/gcc.html > It definitely states the block of text I quoted. > > Would the expected output listed for i686 systems also be incorrect? > SEARCH_DIR("/usr/i686-pc-linux-gnu/lib") > SEARCH_DIR("/usr

Re: [lfs-support] LFSv7.4 stuck at section 6.9.1

2013-09-24 Thread Pierre Labastie
Le 24/09/2013 11:25, Kodali Sivakiran a écrit : > Hi everyone, > > [description of the failure] > > In the upper section of config.log we can see that: > " configure:2725: gcc --version >&5 > ../glibc-2.18/configure: line 2727: /t

Re: [lfs-support] Check 0.9.9 error LFS 7.3: pthread.so problem

2013-08-31 Thread Pierre Labastie
Le 31/08/2013 05:08, Mitchell Verter a écrit : > I get this error when I try to "make" Check0.9.9 [...] Have you read and applied http://www.linuxfromscratch.org/lfs/errata/stable? Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.htm

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-07-30 Thread Pierre Labastie
Le 24/07/2013 20:03, emel a écrit : >> Pierre Labastie neuf.fr> writes: >> Le 01/05/2013 15:03, سید احمد حسینی a écrit : >>> root:/sources/coreutils-8.21/src# ldd ./expr >>> linux-vdso.so.1 (0x7fffad9a9000) >>> *libgmp.so.10 => not found* >

Re: [lfs-support] Migrate bc to lfs?

2013-07-17 Thread Pierre Labastie
Le 17/07/2013 09:51, loki a écrit : > > [...] > But this brings the question, should bc be migrated from BLFS to LFS since > sometimes > it is needed for the kernel compilation in Chapter 8.3. > > Regards, > Daniel > > It has been already migrated, see SVN revision 10258. Pierre -- http://linuxf

Re: [lfs-support] Warning about autoconf while configuring glibc-2.17

2013-07-10 Thread Pierre Labastie
Le 10/07/2013 14:17, Armin K. a écrit : > On 07/10/2013 02:14 PM, Dave Wagler wrote: >> Do you mean: 'dpkg-reconfigure _bash_' > No, he said what he meant. Correct command is dpkg reconfigure *dash* with a dash character : dpkg-reconfigure ;-) -- http://linuxfromscratch.org/mailman/listinfo/lfs-s

Re: [lfs-support] Segmentation fault compiling gcc-4.7.2 - Pass 1

2013-07-08 Thread Pierre Labastie
Le 08/07/2013 16:56, Dave Wagler a écrit : > This error occurs while compiling gcc-4.7.2: > > ../../../gcc-4.7.2/libgcc/libgcc2.c: In function '__multi3': > ../../../gcc-4.7.2/libgcc/libgcc2.c:559:1: internal compiler > error: Segmentation fault > > LFS book 7.3, chapter 5.5 > Host: Korora

Re: [lfs-support] Ch 5.13: Check fails to build

2013-07-04 Thread Pierre Labastie
Le 04/07/2013 16:14, hans kaper a écrit : > I am building LFS 7.3, copy-pasting from the book into scriptfiles. > I restarted with ch.5 about five times, but I get no further then ch. 5.13, > building Check 0.9.9. > > I have not seen any conspicuous errors building from the earlier paragraphs > and

Re: [lfs-support] LFS-7.3: USB mouse repeatedly disconnecting and reconnecting

2013-07-01 Thread Pierre Labastie
Le 01/07/2013 17:28, Pierre Labastie a écrit : > Le 01/07/2013 17:28, William K Helbig Jr a écrit : >> Hello all, >> >> I have followed the book all the way to the end, and now have a working >> system, sort of. I am able to boot and log into LFS-7.3. It is of course &g

Re: [lfs-support] LFS-7.3: USB mouse repeatedly disconnecting and reconnecting

2013-07-01 Thread Pierre Labastie
Le 01/07/2013 17:28, William K Helbig Jr a écrit : > Hello all, > > I have followed the book all the way to the end, and now have a working > system, sort of. I am able to boot and log into LFS-7.3. It is of course > a bare, minimal system but it does seem to be functional. There is one > problem h

Re: [lfs-support] Can't set up my timezone correctly

2013-06-25 Thread Pierre Labastie
Le 24/06/2013 20:14, Molly Jakić a écrit : > On 24 June 2013 19:01, Sergey Shidlovsky > wrote: > > Greetings to all LFS builders! > > Now I'm at the beginning of chapter 6. [...] > > Therefore TZ='Europe/Kiev' will be used. > Local time is now: Mon Jun

Re: [lfs-support] First LFS login/boot

2013-06-18 Thread Pierre Labastie
Le 18/06/2013 11:47, John Black a écrit : > I took a picture from my cellphone and type it to this email. > > 1. Adding IPv4 address 192.168.1.1 to the eth0 interface...Cannot find device > "eth0" > 2. -bash-4.2$_ > > - > 1. How to fix it? > 2. whay bash not root, it's something wrong?

Re: [lfs-support] Kernel configuration

2013-06-17 Thread Pierre Labastie
Le 17/06/2013 14:02, John Black a écrit : > > I'm so very late to reply, because I just found the problem. I missed > the mentioned note! - > Note Due to recent changes in udev, be sure to select: Device Drivers > ---> Generic Driver Options ---> Maintain a devtmpfs filesystem t

Re: [lfs-support] LFS-7.3: Error while building package Check0.9.9

2013-06-15 Thread Pierre Labastie
On 15/06/2013 13:38, Vasudeo Bidve wrote: > Hi, > > Here is the detailed information: > > 1. LFS version: 7.3 > 2. Host dist: Linux Mint 13 > 3. Host system configuration: Attached in "host-system.txt" > 4. Package under problem: Check-0.9.9 (Section 5.13 in the LFS book 7.3) > 5. Exact error: Er

Re: [lfs-support] About errors

2013-06-06 Thread Pierre Labastie
Le 06/06/2013 17:49, Philippe Delavalade a écrit : > Le jeudi 06 juin à 15:48, Pierre Labastie a écrit : >> Le 06/06/2013 14:50, Philippe Delavalade a écrit : >> _prompt_command() >> { >> local status="$?"; >> if [ $status != 0 ]

Re: [lfs-support] About errors

2013-06-06 Thread Pierre Labastie
Le 06/06/2013 14:50, Philippe Delavalade a écrit : > Hi :-) > > I prefer a second message for another problem. > > On my debian host system, in files .bashrc, i use the following lines to be > informed from errors in a command : > > if [ "$PS1" ]; then > _prompt_command() > { >loc

Re: [lfs-support] Q: re. LFS 7.3 errata

2013-05-19 Thread Pierre Labastie
Le 19/05/2013 15:31, Jeremy Henty a écrit : > Sorry, I am confused. Do you mean I will be OK ignoring the erratum > or I will be OK if I follow it? And does "add --with-sysroot" mean > literally to add "--with-sysroot" rather than "--with-sysroot=$LFS" > (as in pass 1). It is "--with-sy

Re: [lfs-support] why does LFS need that number of patches

2013-05-16 Thread Pierre Labastie
Le 16/05/2013 20:22, Fernando a écrit : > I have sent this in the morning, about 7 hours ago, it never appeared. Actually, I got it at 12:38 (western European time), while the one where you added the above sentence arrived at 20:22. Both are on gmane too... Regards Pierre -- http://linuxfromscra

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-05-01 Thread Pierre Labastie
Le 01/05/2013 15:03, سید احمد حسینی a écrit : > root:/sources/coreutils-8.21/src# ldd ./expr > linux-vdso.so.1 (0x7fffad9a9000) > *libgmp.so.10 => not found* > how can i fix it ? I'd like to have something to tell you, but I do not understand how it is possible that libgmp.so.10 is found by c

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-05-01 Thread Pierre Labastie
Le 01/05/2013 11:50, سید احمد حسینی a écrit : > ./expr --help is : > root:/sources/coreutils-8.21# cd src/ > root:/sources/coreutils-8.21/src# ./expr --help > ./expr: error while loading shared libraries: libgmp.so.10: On my system, libgmp.so.10 is in /usr/lib. It is a symlink to libgmp.so.10.1.1.

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-04-30 Thread Pierre Labastie
Le 30/04/2013 21:21, Ken Moffat a écrit : > On Tue, Apr 30, 2013 at 06:58:12PM +0200, Pierre Labastie wrote: >> help2man is in the `man' directory in the coreutils-8.21 tree. >> I think it is really used in that case (could be checked >> with `make V=1'). > >

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-04-30 Thread Pierre Labastie
Le 30/04/2013 18:46, Ken Moffat a écrit : > On Tue, Apr 30, 2013 at 08:00:25PM +0430, سید احمد حسینی wrote: >> thank youI doI also use the parameter xBut again, I encounter this error From: ahmad...@outlook.com To: lfs-support@linuxfromscratch.org Date: Mon, 29 Apr 2013 17:39:47 +043

Re: [lfs-support] Coreutils 8.21 test failure - many-dir-entries-vs-oom

2013-04-30 Thread Pierre Labastie
Le 30/04/2013 18:23, Bruce Dubbs a écrit : > Steve Crosby wrote: >> Just an FYI - This test fails for me (and looking at the archives at >> least one other recently), and looking at the logs, it's because it's >> attempting to create 200,000 small files - that exceeds the inode >> count on the sepe

Re: [lfs-support] 6.27. Coreutils-8.21 error

2013-04-30 Thread Pierre Labastie
Le 30/04/2013 15:50, سید احمد حسینی a écrit : > Please help me > I'm really stuck here. > > > From: ahmad...@outlook.com > To: lfs-support@linuxfromscratch.org > Date: Mon, 29 Apr 2013 17:39:47 +0430 > Subject: Re: [lfs-suppor

Re: [lfs-support] 6.7. Linux-3.8.1 API Headers /mnt/lfs not mounted

2013-04-22 Thread Pierre Labastie
Le 22/04/2013 08:59, سید احمد حسینی a écrit : > Hi > in The "Chapter 6. Installing Basic System Software" section > I do not know exactly what to do > When /mnt/lfs not mounted > How do I install linux headers(6.7. Linux-3.8.1 API Headers >

Re: [lfs-support] LFS 7.3 Sec 6.7 fixdep: permission denied error

2013-04-10 Thread Pierre Labastie
Le 10/04/2013 21:01, Ryan a écrit : > Ryan gmail.com> writes: > >> >> Using LFS 7.3 I've gotten as far as section 6.7 where I'm setting up the >> kernel API's for Glibc. I'm getting the following error: >> >> root:/sources/linux-3.8.1# make headers_check >> CHK include/generated/uapi/linu

Re: [lfs-support] Automated build of LFS 7.3

2013-04-10 Thread Pierre Labastie
Le 10/04/2013 15:51, Thanos Baloukas a écrit : > On 04/10/2013 04:37 PM, Baho Utot wrote: >> On 04/10/2013 09:33 AM, Anthony Wright wrote: >>> I'm an old LFS user who originally worked with LFS 6.1, and more >>> recently 6.8. To build these two systems automatically I used jhalfs. >>> >>> I'd like

Re: [lfs-support] Changing the ownership

2013-04-08 Thread Pierre Labastie
Le 08/04/2013 18:10, Prabhu a écrit : > Hi, I'm working on LFS-7.2, I successfully compiled the packages until > XZ-5.0.4 and I did stripping, then in Changing the ownership I checked > the permissions of tools directory as lfs user and host user then I > switched back to the root user and I exe

Re: [lfs-support] Binutils First compilation.

2013-04-07 Thread Pierre Labastie
Le 06/04/2013 23:50, Ken Moffat a écrit : > googling for 'powers of e' suggests e*8 is 2,980.9579870409 so the > file was approx 8346 seconds in the future, or about 2 hours 20 in > coarse figures. Not very important, but I would think that 2.8e+08 is the C notation for floating point real, that i

Re: [lfs-support] Problems in Binutils Pass 2

2013-04-05 Thread Pierre Labastie
Le 05/04/2013 12:22, Alex Stefan Kaye a écrit : > Thanks for the reply. I definitely set them last night, and I just > tried again this morning, checking them before configuring: > lfs@voxbox-dev:/mnt/lfs/sources/binutils-build$ CC=$LFS_TGT-gcc > lfs@voxbox-dev:/mnt/lfs/sources/binutils-build$ AR=

Re: [lfs-support] Problems in Binutils Pass 2

2013-04-04 Thread Pierre Labastie
Le 04/04/2013 23:05, Alex Stefan Kaye a écrit : > Hi all, > > I've just started my LFS journey, and I've hit upon a problem when > running configure during binutils pass 2. I've not deviated from the > book at all (discounting any mistakes I've not noticed - it's late > here, but I've been caref

Re: [lfs-support] 5.8. Binutils-2.23.1 - Pass 2 configure: error: C compiler cannot create executables

2013-03-31 Thread Pierre Labastie
Le 31/03/2013 14:20, سید احمد حسینی a écrit : > hi > in > http://www.linuxfromscratch.org/lfs/view/7.3/chapter05/binutils-pass2.html > > [...] > configure:4063: checking for C compiler default output file name > configure:4085: x86_64-lfs-linux-gnu-gcc conftest.c >&5 > /mnt/lfs/tools/bin/../lib/

Re: [lfs-support] eth0 issue NO SUCH DEVICE

2013-03-20 Thread Pierre Labastie
Le 20/03/2013 07:41, xinglp a écrit : > 2013/3/20 Rubin Saifi: >> /run/var/bootlog : no such file or directory >> /etc/sysconfig/ifconfig.eth0 -> well configured >> /etc/sysconfig/network -> well configured >> ifup eth0 -> no device eth0 >> >> >> i am done with the LFS book and the LFSBox is up

Re: [lfs-support] M4-1.4.16 : libgmp.so.10 error

2013-03-14 Thread Pierre Labastie
Le 14/03/2013 13:13, Rubin Saifi a écrit : > M4-1.4.16 > > ./configure --prefix=/usr > output > error while loading llibgmp.so.10 no such file or directory found > > Section 6.28 LFS 7.2 > It is very amazing that this error appears first with m4: libgmp is used by gcc, which has been used seve

Re: [lfs-support] Getting error in coreutils

2013-03-14 Thread Pierre Labastie
Le 14/03/2013 12:26, Rubin Saifi a écrit : > Getting error in coreutils > > critical cmd :su nobody -s /bin/bash -c "PATH=$PATH make > RUN_EXPENSIVE_TESTS=yes -k check || true" > > OUTPUT : > > snipped > ,.. > ===

Re: [lfs-support] make error in Coreutils

2013-03-13 Thread Pierre Labastie
Le 13/03/2013 18:50, spiky a écrit : > On 13/03/13 17:47, Rubin Saifi wrote: >> here is the error >> -- >> root:/sources/coreutils-8.19# make >> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh >> /sources/coreutils-8.19/build-aux/missing aclocal-1.12a -I m4 >> /sources/coreutils-

Re: [lfs-support] help, i hosed my windows partition

2013-03-10 Thread Pierre Labastie
Le 10/03/2013 10:33, tilmanbregler a écrit : > Hi, > > so this is a bit emberassing, and I appreciate if you say this is > nothing to do with you. I have this dual boot Ubuntu 12.04/Windows 7 > setup. And to make room for th LFS partitions i decided to shrink the > Windows 7 partition. > > [...] >

Re: [lfs-support] Ubuntu 12.10 install

2013-03-04 Thread Pierre Labastie
Juan Alberto Regalado Galván <00jarg gmail.com> writes: > > Keith: > > The first ln command that Bruce provided you, works just fine if > you're under the /bin directory. > Then he corrected himself by giving you a flawless command which > works, no matter where you stand on your file system. >

Re: [lfs-support] Slightly different output from gcc test in chapter 6.17.1

2013-03-02 Thread Pierre Labastie
Le 02/03/2013 18:56, Niels Terp a écrit : > > Hi, > > I’m doing the newly released version 7.3 on a OpenSuSE 12.3 host (32 bit). > > In this chapter I get some of the output right, but in the wrong sequence: > > The command*grep -B4 '^ /usr/include' dummy.log* > > Should give this output: > > #incl

Re: [lfs-support] lfs-support Digest, Vol 2787, Issue 1

2013-02-04 Thread Pierre Labastie
Le 04/02/2013 09:04, Andi Blacktigerbro a écrit : > I got unresolved error with LFS 7.2. Now I'm trying with LFS 7.0, > probably it will more smoothly give less errors for Debian Squeeze. > Thank you for your kind words and support. > Hi Andi, I am not sure about what you did. If you get errors o

Re: [lfs-support] The easiest Linux From Scratch version to be builded under Debian Squeeze?

2013-02-03 Thread Pierre Labastie
Le 04/02/2013 04:53, Andi Blacktigerbro a écrit : > What is the easiest Linux From Scratch version to be builded under > Debian Squeeze (i386), because Debian packages always outdated? > > I think you can use any recent version of LFS. I have been able to build the LFS svn version on debian squee

Re: [lfs-support] booting don't work with UUIDs

2013-01-31 Thread Pierre Labastie
Le 31/01/2013 16:48, Sven Bartscher a écrit : > Am 30.01.2013 17:21, schrieb Pierre Labastie: >> Le 30/01/2013 15:55, Sven Bartscher a écrit : >>> Am 29.01.2013 22:02, schrieb Pierre Labastie: >>>> Le 29/01/2013 13:42, Sven Bartscher a écrit : >>>>

Re: [lfs-support] booting don't work with UUIDs

2013-01-30 Thread Pierre Labastie
Le 30/01/2013 15:55, Sven Bartscher a écrit : > Am 29.01.2013 22:02, schrieb Pierre Labastie: >> Le 29/01/2013 13:42, Sven Bartscher a écrit : >>> Am 23.01.2013 18:03, schrieb Bruce Dubbs: >>>> Sven Bartscher wrote: >>>>> hey guys! >>>>>

  1   2   >