Shekhar Bherota wrote:
hi all,
I've rebooted my system after 117 pages.Now i
mounted required filesystems and created devices.I m
not listing them because i want a complete list of
steps if it isn't a trouble. now i have run gcc -k
check and it showing all errors.please reply soon.
hi all,
I've rebooted my system after 117 pages.Now i
mounted required filesystems and created devices.I m
not listing them because i want a complete list of
steps if it isn't a trouble. now i have run gcc -k
check and it showing all errors.please reply soon.
Thanks in advance
Ok, me == dumb. I hadn't unset my CFLAGS or CXXFLAGS for the compile.
Unsetting those fixed all 78 problems...
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
My original message above was apparently triggered by shutting
down one night and restarting the next morning. Apparently, much
more is required to get back to the point where I left. That
problem was resolved by re-running 6.8.2. Mounting tmpfs and
Populating /dev. However, having fixed tha
Hello,
I have my 6.1 LFS system built as per the book, and am now
trying to implement the errata. At the LFS web site in the
errata section, I find the following regarding Perl-5.8.6
vulnerabilities:
We advise upgrading to Perl-5.8.7 to fix the first
three vulnerabilities. The fo
And, ofcourse, I attached the wrong file - this new one only has the
ld tests in it, which is undoubtedly alot easier to read (and is half
the size...). I apologise for anyone's bandwidth being wasted.
make[1]: Entering directory `/usr/src/binutils/binutils-build/bfd'
Making check in doc
make[2]: E
Current SVN.
The binutils test suite in Chapter 6 is exiting for me after doing the
'ld tests', which have *78* unresolved test cases. All of them appear
to have the same error - eg,
ERROR: /usr/src/binutils/binutils-2.16.1/ld/testsuite/ld-srec/sr1.c:
compilation failed
A full check log is attach
my gratitude...done deal
regards_brian
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Didnt /usr/bin/install get moved to /bin at the top of page 122 (6.1)
ahh.there is the sym link below.must have messed that up
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Brian Burch wrote these words on 09/18/05 18:33 CST:
> thanks for the help...i have a /usr/bin/install-infobut no
> usr/bin/installmust have blown it somewhere
> more suggestions are most welcome
Look at (and then follow) the very last installation instruction in
the Coreutils package in
On Sun, 2005-09-18 at 18:06 -0500, Randy McMurchy wrote:
> Brian Burch wrote these words on 09/18/05 17:58 CST:
>
> > lfs 6.1-6.47(hotplug) will not install using the 'make install' command.
> > Below is console printout:
> >
> > root:/sources# bunzip2 -c hotplug-2004_09_23.tar.bz2 | tar -xf-
> >
Brian Burch wrote these words on 09/18/05 17:58 CST:
> lfs 6.1-6.47(hotplug) will not install using the 'make install' command.
> Below is console printout:
>
> root:/sources# bunzip2 -c hotplug-2004_09_23.tar.bz2 | tar -xf-
> root:/sources# cd hotplug-2004_09_23
> root:/sources/hotplug-2004_09_2
Howdy all
lfs 6.1-6.47(hotplug) will not install using the 'make install' command.
Below is console printout:
root:/sources# bunzip2 -c hotplug-2004_09_23.tar.bz2 | tar -xf-
root:/sources# cd hotplug-2004_09_23
root:/sources/hotplug-2004_09_23# ls
ChangeLog Makefile README README.modules etc
LFS book 6.1, Chpt 6.11.1 Installation of Glibc, on GoboLinux
012. Chrooted to /Mount/hda6.lfs and running as pkguser glibc. I
received the following output to the command 'make check' after
compiling glibc. I have no idea what it is saying so I have no
idea what to fix. I am using Beekman's
hi, when i tape make bootstrap, i have this error :
/bin/sh ../../gcc/mkconfig.sh tconfig.h
./xgcc -B./ -B/tools/i686-pc-linux-gnu/bin/ -isystem
/tools/i686-pc-linux-gnu/include -isystem /tools/i686-pc-linux-gnu/sys-include
-L/mnt/lfs/sources/gcc-3.4.3/gcc-build/gcc/../ld -O2 -DIN_GCC-W -Wall
I only built it with gcc4 from the gcc4 book when it was out, but here is
this patch I tried with it. Built it, but didn't see if binutils actually
worked:
diff -Naur binutils-2.15.94.0.2.2.orig/gas/config/tc-i386.c
binutils-2.15.94.0.2.2/gas/config/tc-i386.c
--- binutils-2.15.94.0.2.2.orig/gas/
Andrew Benton wrote:
> Jedediah Klusman wrote:
>
>> KK trying to install LFS using live cd. Heres my question, I want my
>> final LFS distro to have this directory/partition structure
>> hda1 /
>> hda2 SWAP
>> hda3 /var
>> hda4 ext
>> hda5 /home
>> hda6 /usr
>>
>> However from reading the book i
Torsten Vollmann wrote these words on 09/18/05 12:38 CST:
> The Test-Suite of Perl-Modules::YAML chums away on the "make test" at
> "t/20load" for about one hour now on my Athlon 64 3000+ using 1 GB of RAM and
> 1 GB of SWAP (meaning ALL of it...). The system is awfully slow but no
> processing
Hi.
The Test-Suite of Perl-Modules::YAML chums away on the "make test" at
"t/20load" for about one hour now on my Athlon 64 3000+ using 1 GB of RAM and
1 GB of SWAP (meaning ALL of it...). The system is awfully slow but no
processing power is used - so the swapping seems to be the bottleneck (o
Ian Brown wrote:
> Hello LFS List,
>
> Can LFS stabel (6.1) be build with FC4 ?
No. The FC4 Gcc is heavily patched and doesn't work.
Search the archives of LFS-Dev and LFS-Support for possible ways round this.
R.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.lin
Ian Brown wrote:
Hello LFS List,
Can LFS stabel (6.1) be build with FC4 ?
FC4 comes with gcc version 4.0.1.
The kernel is 2.6.12-1.1398_FC4.
I am starting with the first package, according to the online bookl
This is binutils , in chap 5 (5.3.1. Installation of Binutils)
when running make
Hello LFS List,
Can LFS stabel (6.1) be build with FC4 ?
FC4 comes with gcc version 4.0.1.
The kernel is 2.6.12-1.1398_FC4.
I am starting with the first package, according to the online bookl
This is binutils , in chap 5 (5.3.1. Installation of Binutils)
when running make I see:
make[3]: E
Andrew Benton wrote:
Jedediah Klusman wrote:
KK trying to install LFS using live cd. Heres my question, I want my
final LFS distro to have this directory/partition structure
hda1 /
hda2 SWAP
hda3 /var
hda4 ext
hda5 /home
hda6 /usr
However from reading the book it tills me to mount my lfs par
Hello,
Thanks.
I had tried :
gcc -v dummy.c
This is the output,fully:
Reading specs from /tools/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ../gcc-3.4.3/configure --prefix=/tools
--libexecdir=/tools/lib --with-local-prefix=/tools
--enable-clocale=gnu --enable-shared --enable-thread
Hi Andrew,
> I used to use the nvidia module but I gave up on it ages ago as it
wasn't worth it. Because it's closed source it's impossible for people
to keep it up to date with changes in the kernel. It's always breaking
and you have to wait for someone to figure out a fix or for Nvidia to
r
Jedediah Klusman wrote:
KK trying to install LFS using live cd. Heres my question, I want my
final LFS distro to have this directory/partition structure
hda1 /
hda2 SWAP
hda3 /var
hda4 ext
hda5 /home
hda6 /usr
However from reading the book it tills me to mount my lfs partition to
/mnt/lfs, an
Jedediah Klusman wrote:
KK trying to install LFS using live cd. Heres my question, I want my
final LFS distro to have this directory/partition structure
hda1 /
hda2 SWAP
hda3 /var
hda4 ext
hda5 /home
hda6 /usr
However from reading the book it tills me to mount my lfs partition to
/mnt/lfs, an
And as is always the case, the reasons for the problems become obvious
in retrospect - the various problems with gcc before I tried to
recompile gcc were because (I think) I didn't run the configure
properly for pass 2 (I notice atleast one option I left out, and so it
isn't inconceivable that I di
28 matches
Mail list logo