Re: Kernel Help Requested

2011-04-08 Thread Neal Murphy
On Friday 08 April 2011 19:54:08 Andrew Benton wrote: > On Fri, 8 Apr 2011 16:58:26 -0400 > > Neal Murphy wrote: > > If the specific kernel option is enabled, one can 'zcat /proc/config.gz' > > to obtain the config used to build the running kernel. > > Yes, but it's a chicken and egg situation.

Re: Kernel Help Requested

2011-04-08 Thread bsquared
On Fri, Apr 8, 2011 at 4:54 PM, Andrew Benton wrote: > On Fri, 8 Apr 2011 16:58:26 -0400 > Neal Murphy wrote: > >> If the specific kernel option is enabled, one can 'zcat /proc/config.gz' to >> obtain the config used to build the running kernel. > > Yes, but it's a chicken and egg situation. The

Re: Kernel Help Requested

2011-04-08 Thread Andrew Benton
On Fri, 8 Apr 2011 16:58:26 -0400 Neal Murphy wrote: > If the specific kernel option is enabled, one can 'zcat /proc/config.gz' to > obtain the config used to build the running kernel. Yes, but it's a chicken and egg situation. The first time you compile a kernel on a new computer all you have

Re: Kernel Help Requested

2011-04-08 Thread Neal Murphy
On Friday 08 April 2011 15:44:12 Andrew Benton wrote: > On Fri, 8 Apr 2011 10:09:14 -0700 > > bsquared wrote: > > One would think that there would be a script that could make a config > > from a running system. > > That's an interesting idea for an open sourced project. It wouldn't > have to be

Re: Kernel Help Requested

2011-04-08 Thread Andrew Benton
On Fri, 8 Apr 2011 10:09:14 -0700 bsquared wrote: > > One would think that there would be a script that could make a config > from a running system. That's an interesting idea for an open sourced project. It wouldn't have to be perfect, as long as it booted the user could fine tweak it for them

Re: Can doing anything when computer is working under a "test"

2011-04-08 Thread Juan Alberto Regalado Galván
You can compile multiple programs at the same time, keeping in mind that those programs should not depend on each other. And also if your computer is tough enough for the task. Cheers. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Un

Can doing anything when computer is working under a "test"

2011-04-08 Thread fuflono
Good day again. Thanks for answers. Again a question. Can doing anything when computer is working under a "test" or others the programms from the "LFS-book"? Fuf -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the

Re: Kernel Help Requested

2011-04-08 Thread bsquared
Thanks for replys. Currently re-reading kernel configuration chapters of lkn (http://www.linuxtopia.org/online_books/linux_kernel/kernel_configuration). My host is Ubuntu, and it does not have config stored in kernel, but i did find one in /boot. Anyone try using configuration targets "allconfi

Re: May I Install the package?

2011-04-08 Thread Thomas Trepl
Hi fuflono, On Friday 08 April 2011 10:04:56 fuflono wrote: > Good day. > ... > . === binutils Summary === > > # of expected passes 83 > # of unsupported tests2 > ... > === gas Summary === > > # of expected passes 316 > ... > ===

Re: May I Install the package?

2011-04-08 Thread Kef
Why not ? 2011/4/8 fuflono : > Good day. > After "make check" in "6.12. Binutils-2.21" was output: > ... > ... > WARNING: Couldn't find the global config file. > WARNING: Couldn't find tool init file > Test Run By root on Fri Apr  8 07:20:26 2011 > Native co

May I Install the package?

2011-04-08 Thread fuflono
Good day. After "make check" in "6.12. Binutils-2.21" was output: ... ... WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Fri Apr 8 07:20:26 2011 Native configuration is i686-pc-linux-gnu .