Hello Everyone,
Tonight, after having maxed the ram out of my computer (4GB
ddr-400, I received my ram from amazon this morning), I set out to install
Gentoo in order to build LFS in 64 bit with the clang/LLVM 3.0 compiler
system. I will try out Jason's scripts and will likely do 2
On Tue, 10 Jan 2012 10:03:09 -0700
wrote:
> Cool TRick - and I see how that might worked ... but what I found is...
> the driver
> is name tg3. It is from Broadcom.
In the kernel (3.2),
make menuconfig
Device Drivers --->
[*] Network device support --->
[*] Ethernet driver support --->
[*]
On Tue, 10 Jan 2012 06:58:10 -0700
wrote:
> >> Now I want to make my network card work - it says there isn't an eth0...
> >
> >That sounds like a kernel config problem. Read what lspci says about
> >your ethernet card and when you do make menuconfig compare it to the
> >help text for each of the
On Tue, 10 Jan 2012 16:57:03 +0530
Uthayanan wrote:
> checking for gawk... no
> checking for mawk... mawk
Fix this. Glibc does not like mawk. Use gawk.
Also, can you please stop top posting and trim your replies to the
relevant content?
Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-
jasonps...@jegas.com wrote:
>>> ...what I found is...the driver is named tg3. It is from Broadcom.
>>> They have a Linux Driver - its in *.rpm format, the source code
>>> is for a 2.6 kernel (might not work on 3.1, might... I dunno) but
>>> rather than fight and fight to figure out how to get thi
On Tue, Jan 10, 2012 at 7:22 PM, wrote:
>
> I was thinking along the same lines. The devices all appear in /dev
> except eth0
> Note also, Slackware (my Host) DOES use the card but there isn't a eth0
> in the "dev"
> either. Something like an Alias of some sort might be in play? I don't
> know.
>>>The tg3 driver is inside the kernel source, you don't need an RPM for that.
>> I Saw some Broadcom "drivers" in the Kernel Make Menu config area, and
>> that didn't work.
>The driver should be called "Broadcom Tigon3 support", or you can set
>it manually with CONFIG_TIGON3=y, IIRC.
Yes Sir -
On Tue, Jan 10, 2012 at 6:36 PM, wrote:
>>> ...what I found is...the driver is named tg3. It is from Broadcom.
>>> They have a Linux Driver - its in *.rpm format, the source code
>>> is for a 2.6 kernel (might not work on 3.1, might... I dunno) but
>>> rather than fight and fight to figure out ho
>> ...what I found is...the driver is named tg3. It is from Broadcom.
>> They have a Linux Driver - its in *.rpm format, the source code
>> is for a 2.6 kernel (might not work on 3.1, might... I dunno) but
>> rather than fight and fight to figure out how to get this to work (which
>> it might not
On Tue, Jan 10, 2012 at 6:03 PM, wrote:
>>> I thought there was no way I missed a simple network driver...
>>
>>For your network card, try:
>>
>>lspci -k
>>
>>In the host; this will give you the module used to support your card. If it
>>say something like ath5k.ko (or something similar), look in
>> I thought there was no way I missed a simple network driver...
>
>For your network card, try:
>
>lspci -k
>
>In the host; this will give you the module used to support your card. If it
>say something like ath5k.ko (or something similar), look in the Makefile of
>drivers/net/ (in the kernel sourc
Simon Geard wrote:
> On Mon, 2012-01-09 at 08:57 -0700, jasonps...@jegas.com wrote:
>> Now, I wouldn't care that much except even running on a DEDICATED 32bit
>> Linux (Slackware 13.37) with MAKEFLAGS set to EIGHT to use all CORES...
>> it takes a while... So running the procedure twice is time
>>
> Thank You Andy. I've been reading and trying things all night... Mostly
> because I thought I WENT CRAZY selecting options in the kernel... I
> though there was no way I missed a simple network driver...
>
> But I did - I missed a WHOLE category PAGE of them! LOL - So I'm
> waiting
> for a new k
On Jan 10, 2012 5:27 AM, "Uthayanan" wrote:
>
> I've been using Gmail and thought you might like to try it out. Here's an
invitation to create an account.
You do realize that Gmail is not good for managing mailing lists?
(yes, I know it probaly was a finger slip or something - but still...)
Sent
Thanks, but No, thanks.
I imagine this was issued by accident. In which case, I'll just ignore it.
If not, I think you have a something to learn about the appropriateness of
posting such things to a mailing list. This type of posting is off topic.
That is, no one expects to get such a posting,
Thank You all for the support . :)
On Tue, Jan 10, 2012 at 6:19 PM, Eleanore Boyd wrote:
> On 1/10/2012 5:27 AM, Uthayanan wrote:
>
> This time I got loads of "no " . I think I should slow little bit down and
> do the whole process again..
>
>
> lfsuthayan@ubuntu:~$ cd /mnt/lfs/Sources/binutils
[SOLVED]
The error is in the book:
..
Required patch:
http://www.linuxfromscratch.org/patches/blfs/svn/firefox-9.0.1-libpng-1.5-1.patch
..
The book installs libpng-1.5.5
If the patch is omitted the build succeeds.
On 1/10/12, Firerat wrote:
> On Tue, Jan 10, 2012 at 1:39 PM, mais lfs wrot
On Tue, Jan 10, 2012 at 1:39 PM, mais lfs wrote:
> found this 'higher up':
> ..
> In file included from /xapps/mozilla-release/modules/libpr0n/decoders
> /nsPNGDecoder.cpp:44:0:
> /xapps/mozilla-release/modules/libpr0n/decoders/nsPNGDecoder.h:
> In member function ‘bool mozilla::imagelib::nsPNGDe
>> Now I want to make my network card work - it says there isn't an eth0...
>
>That sounds like a kernel config problem. Read what lspci says about
>your ethernet card and when you do make menuconfig compare it to the
>help text for each of the ethernet options.
>
>Andy
>
I did exactly as you said
>If you wanted to go back to a virtual machine, check EVERY tab on EVERY
>page. Oracle VirtualBox hides a critical option on a separate tab of the
>"System" page. I only found out about it when some of the ISOs I was
>testing wouldn't boot without it checked..
>
>Elly
>
Thank You Elly - I DO Ac
On 1/10/2012 5:27 AM, Uthayanan wrote:
This time I got loads of "no " . I think I should slow little bit down
and do the whole process again..
lfsuthayan@ubuntu:~$ cd /mnt/lfs/Sources/binutils-2.21.1
lfsuthayan@ubuntu:/mnt/lfs/Sources/binutils-2.21.1$
../binutils-2.21.1/configure \
> --t
On 1/10/2012 6:34 AM, jasonps...@jegas.com wrote:
>>> I find that if a make fails first time, but completes (or gets further ) on
>>> second run it is due to some race condition where you have multiple jobs
>>> and a new job thread is dependent on something that hasn't completed.
>>> The simplest w
>> I find that if a make fails first time, but completes (or gets further ) on
>> second run it is due to some race condition where you have multiple jobs
>> and a new job thread is dependent on something that hasn't completed.
>> The simplest way around this is to flag the make with -j1
>
>FWIW I'
On Tue, Jan 10, 2012 at 10:50 AM, Andrew Benton wrote:
> On Tue, 10 Jan 2012 09:21:01 +
> Firerat wrote:
>
>> I find that if a make fails first time, but completes (or gets further ) on
>> second run it is due to some race condition where you have multiple jobs
>> and a new job thread is depe
>> Now I want to make my network card work - it says there isn't an eth0...
>That sounds like a kernel config problem. Read what lspci says about
>your ethernet card and when you do make menuconfig compare it to the
>help text for each of the ethernet options.
>
>Andy
Thank You Andy. I've been re
On Tue, Jan 10, 2012 at 11:27 AM, Uthayanan wrote:
> This time I got loads of "no " . I think I should slow little bit down and
> do the whole process again..
>
>
> lfsuthayan@ubuntu:~$ cd /mnt/lfs/Sources/binutils-2.21.1
> lfsuthayan@ubuntu:/mnt/lfs/Sources/binutils-2.21.1$
> ../binutils-2.21.1/c
On Tue, Jan 10, 2012 at 11:21 AM, Uthayanan wrote:
>
> Hi Firerat,
>
> I did that in following way.
>
> I went to the binutis-2.21 folder first (after unziping ) and then offered
> the commands in the book. I think the commands in the book simply get out of
> the binutils folder and create binu
I've been using Gmail and thought you might like to try it out. Here's an
invitation to create an account.
You're Invited to Gmail!
Uthayanan has invited you to open a Gmail account.
Gmail is Google's free email service, built on the idea that email can be
intuitive, efficient, and fun. Gmail
This time I got loads of "no " . I think I should slow little bit down and
do the whole process again..
lfsuthayan@ubuntu:~$ cd /mnt/lfs/Sources/binutils-2.21.1
lfsuthayan@ubuntu:/mnt/lfs/Sources/binutils-2.21.1$
../binutils-2.21.1/configure \
> --target=$LFS_TGT --prefix=/tools \
> --dis
Hi Firerat,
I did that in following way.
I went to the binutis-2.21 folder first (after unziping ) and then offered
the commands in the book. I think the commands in the book simply get out
of the binutils folder and create binutil-build under source directory..
Correct me If I am wrong.
On Tu
yes, you are right. Point to be noted that you have to untar the source
then run configure from
binutils-build to generate the makefiles. Also source directory and
binutils-build are in same directory from the below mentioned command
../binutils-x.y.z/configure \
--target=$LFS_TGT --prefix=/t
Let's have a small time out and think about this
make failed as it found no Makefile, this is created by configure.
Binutils is a little 'odd' in you build it outside of the source dir
in sources you should have the tarball, binutils-x.y.z/ and binutils-build
I suspect you have untared binu
On Tue, 10 Jan 2012 02:20:12 -0700
wrote:
> Now I want to make my network card work - it says there isn't an eth0...
That sounds like a kernel config problem. Read what lspci says about
your ethernet card and when you do make menuconfig compare it to the
help text for each of the ethernet option
yes, "du" is the command to check the disk usage.
On Tue, Jan 10, 2012 at 4:15 PM, Firerat wrote:
>
> On Jan 10, 2012 10:37 AM, "sandip sitapara" wrote:
> >
> > you are checking your build directory size. You did after build or
> before build? And the size mentioned in book is space required in
Create new directory and untar the binutils source and try to build it as
suggested by Firerat.
On Tue, Jan 10, 2012 at 4:21 PM, sandip sitapara wrote:
> that is why you got this "make: *** No targets specified and no makefile
> found. Stop."
>
>
> On Tue, Jan 10, 2012 at 4:16 PM, Uthayanan wro
lfsuthayan@ubuntu:/$ du -hcs /mnt/lfs/Sources/binutils-build/
87M /mnt/lfs/Sources/binutils-build/
87M total
It is 87M. Thanks for the info. But my tools folder
lfsuthayan@ubuntu:/$ du -hcs /mnt/lfs/tools/
4.0K /mnt/lfs/tools/
4.0K total
On Tue, Jan 10, 2012 at 4:15 PM, Firerat wrote:
>
> On
that is why you got this "make: *** No targets specified and no makefile
found. Stop."
On Tue, Jan 10, 2012 at 4:16 PM, Uthayanan wrote:
> Hi Sandip,
>
> I checked my tools folder too... Its empty
>
>
> On Tue, Jan 10, 2012 at 4:06 PM, sandip sitapara wrote:
>
>> you are checking your build dir
On Tue, 10 Jan 2012 09:21:01 +
Firerat wrote:
> I find that if a make fails first time, but completes (or gets further ) on
> second run it is due to some race condition where you have multiple jobs
> and a new job thread is dependent on something that hasn't completed.
> The simplest way aro
Hi Sandip,
I checked my tools folder too... Its empty
On Tue, Jan 10, 2012 at 4:06 PM, sandip sitapara wrote:
> you are checking your build directory size. You did after build or before
> build? And the size mentioned in book is space required in your system to
> install the same.
>
>
> On Tue,
Hi Firerat,
lfsuthayan@ubuntu:/$ make -j1
make: *** No targets specified and no makefile found. Stop.
I also tried in following way
lfsuthayan@ubuntu:/$ export MAKEFLAGS='-j 1'
lfsuthayan@ubuntu:/$ make -j1
make: *** No targets specified and no makefile found. Stop.
But earlier, Since My lapt
On Jan 10, 2012 10:37 AM, "sandip sitapara" wrote:
>
> you are checking your build directory size. You did after build or before
build? And the size mentioned in book is space required in your system to
install the same.
>
>
>
Ahh, I missed that,,
instead of ls -lh use
du -hcs
--
http://lin
On Jan 10, 2012 10:22 AM, "Uthayanan" wrote:
>
> Hi Firerat
>
> Book says the required disk space should be 350 MB. But my binutils-build
is only 508K
>
> lfsuthayan@ubuntu:/mnt/lfs/Sources$ ls -lh binutils-build/
> total 508K
>
> that means , I am missing something no btw I used ubuntu to cr
you are checking your build directory size. You did after build or before
build? And the size mentioned in book is space required in your system to
install the same.
On Tue, Jan 10, 2012 at 3:51 PM, Uthayanan wrote:
> Hi Firerat
>
> Book says the required disk space should be 350 MB. But my binu
Hi Firerat
Book says the required disk space should be 350 MB. But my binutils-build
is only 508K
lfsuthayan@ubuntu:/mnt/lfs/Sources$ ls -lh binutils-build/
total 508K
that means , I am missing something no btw I used ubuntu to create my
lfs partition.. is there any thing to do with that ?
On Jan 10, 2012 9:48 AM, "Uthayanan" wrote:
>
> Hi Sandip,
>
> I followed the book.. During the compilation i didnt get any errors..
Then during the installation I got the above warning and system
> got out of the installation mode soon after the errors.
> Do we have different options in compilati
Hi Sandip,
I followed the book.. During the compilation i didnt get any errors.. Then
during the installation I got the above warning and system
got out of the installation mode soon after the errors.
Do we have different options in compilation ?
On Tue, Jan 10, 2012 at 3:13 PM, sandip sitapara w
There is no error. Just messages that there is nothing to be installed. I
am not sure but testsuit shouldn't be install in system it is just to check
the correct installation and dependencies to run that software
correctly.Also you have to look the compilation options while building the
same.
On T
Hi Group,
I get following error when I try to install the binutils. I am new to lfs
and may be this one may be a silly question to ask:) . Please help me on
this
make[3]: Entering directory
`/mnt/lfs/Sources/binutils-build/libiberty/testsuite'
make[3]: Nothing to be done for `install'.
make[3]: L
On Jan 10, 2012 9:03 AM, wrote:
>
> >>On Mon, 2012-01-09 at 08:57 -0700, jasonps...@jegas.com wrote:
> >> Now, I wouldn't care that much except even running on a DEDICATED 32bit
> >> Linux (Slackware 13.37) with MAKEFLAGS set to EIGHT to use all CORES...
> >> it takes a while... So running the pro
>>
>> I'll keep hammering, but any ideas are welcome.
>>
>> --Jason
>>
> Without knowing which bootscript failed - can you login, or does it
>shutdown when you press enter ? It seems you have started userspace
>(i.e. init runs the bootscripts), so perhaps try init=/bin/bash and
>then step throu
>>On Mon, 2012-01-09 at 08:57 -0700, jasonps...@jegas.com wrote:
>> Now, I wouldn't care that much except even running on a DEDICATED 32bit
>> Linux (Slackware 13.37) with MAKEFLAGS set to EIGHT to use all CORES...
>> it takes a while... So running the procedure twice is time
>> consuming.. We're
>>On Mon, 2012-01-09 at 04:19 -0700, jasonps...@jegas.com wrote:
>> But my REAL puzzle is the PERL thing I'm addressing here happens pretty
>> early in the big picture, and AFTER a very global chown -R lfs /tools
>> and chown -R lfs /sources
>If copying a file to /tools/bin gives permission errors
52 matches
Mail list logo