On 11/24/2013 04:01 PM, Kenan Regez wrote:
> Hi,
>
> It is my first try to build LFS im really excited about the project but
> i have got a question about the step GCC 4.8.1.
>
> I run into the same error many times when i run "make". I followed every
> step in the book, i untared the gmp, mpfr and
Hi,
It is my first try to build LFS im really excited about the project but
i have got a question about the step GCC 4.8.1.
I run into the same error many times when i run "make". I followed every
step in the book, i untared the gmp, mpfr and mpc into my gcc-4.8.1 dir,
as written in the book
Hi,
In Adjusting the Toolchain, I found that the new linker is being used with
the WRONG search paths.
grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g'
... prints nothing (and has no errors) instead of printing...
SEARCH_DIR("/usr/lib")
SEARCH_DIR("/lib");
I found that my backup from the end
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
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 post output of lspci -v.
David
2013/11/24 Alan Feue
On 11/24/2013 10:33 AM, Bruce Dubbs wrote:
> Alan Feuerbacher wrote:
>> On 11/24/2013 12:19 AM, Bruce Dubbs wrote:
Per Ken's suggestion, I added the ethernet driver for my Realtek
ethernet device, recompiled the kernel, reinstalled systemd/udev from
scratch. Still no luck.
When linux starts, I
On 11/24/2013 10:48 AM, Ken Moffat wrote:
> I think Alan needs the r8169, this is what I use :
>
> CONFIG_NET_VENDOR_REALTEK=y
> and
> CONFIG_R8169=m (actually 'y' would be better, i.e. faster to come
> up)
Ok, I set that and recompiled the kernel. No luck; the eth0 interface
will not come up
> A subshell, including any executing program, cannot affect a parent
> shell. That's part of the Unix design.
>
Yikes. Sorry.
I should know that. I DO know that.
Thank you for your patience there.
I just looked through ch 5.
No vars are set - except at the beginning of command lines.
All that l
Ron Hartikka wrote:
> Thanks Bruce but just to be 200% clear... see below
>
>> Is it necessary to log out of user lfs between packages* in chapter 5*?
>>
>> Not exactly, but you need to be root to use chroot. You would need to
>> su to root from the lfs user.
>>
>
>>> I still wonder about thi
On Sun, Nov 24, 2013 at 09:33:54AM -0600, Bruce Dubbs wrote:
> Alan Feuerbacher wrote:
> > On 11/24/2013 12:19 AM, Bruce Dubbs wrote:
> >> Alan Feuerbacher wrote:
> >>> Can anyone clue me in?
> >>
> >> It sounds like you don't have the right ethernet driver built. We
> >> recommend building it int
Thanks Bruce but just to be 200% clear... see below
> Is it necessary to log out of user lfs between packages* in chapter 5*?
>
> Not exactly, but you need to be root to use chroot. You would need to
> su to root from the lfs user.
>
> >>
> > I still wonder about this.
> > If you don't log out,
Alan Feuerbacher wrote:
> On 11/24/2013 12:19 AM, Bruce Dubbs wrote:
>> Alan Feuerbacher wrote:
>>> Can anyone clue me in?
>>
>> It sounds like you don't have the right ethernet driver built. We
>> recommend building it into the kernel.
>
> Ok, then I must have missed something when building the s
Alan Feuerbacher wrote:
>
>> I don't think GRUB has
>> any way to tell what drive it boots from relative to the rest of the
>> system, so it assumes that the drive with the boot track is hd0.
>
> Interesting. I would consider that a bug, though.
Remember that GRUB is designed to work with a lot o
Ron Hartikka wrote:
> Update...
> I asked...
>
> Can I ignore the error [in my previous message] from make-ing glibc in
>> section 6.9?
>>
>
> I emptied the build directory and tried again.
> This time, I only got errors mentioned in the book.
> So I the question is purely academic now.
>
>
> Is
On 11/24/2013 12:19 AM, Bruce Dubbs wrote:
> Alan Feuerbacher wrote:
>> Can anyone clue me in?
>
> It sounds like you don't have the right ethernet driver built. We
> recommend building it into the kernel.
Ok, then I must have missed something when building the system. What do
I look for in the
On 11/24/2013 12:07 AM, Bruce Dubbs wrote:
> Alan Feuerbacher wrote:
>> Well I finally found the problem why linux would not boot: for some
>> reason grub is assigning (hd0) to /dev/sdb.
>
> I suspect that's because you installed GRUB on /dev/sdb. IIRC, you did
> grub-install /dev/sdb, so I'd thin
Update...
I asked...
Can I ignore the error [in my previous message] from make-ing glibc in
> section 6.9?
>
I emptied the build directory and tried again.
This time, I only got errors mentioned in the book.
So I the question is purely academic now.
Is it necessary to log out of user lfs betwe
>
> On Fri, Nov 22, 2013 at 07:05:14PM +, Richard Melville wrote:
> > Ken, I'm using vesafb on a web server with no Xorg, and I just use the
> > console. I realise that my kernel was quite old but as I like to check
> > every configuration option (often because of new hardware) it takes a
> lo
18 matches
Mail list logo