Re: Kernel panic - not syncing: VFS; Unable to mount root fs on unknown-block(2.0)

2010-04-14 Thread Justin The Cynical
mas...@mail.com wrote: > LFS system dmesg | grep IDE: > Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 > PIIX4: IDE controller at PCI slot :00:07.1 > Probing IDE interface ide0... > Probing IDE interface ide1... > hdc: VMware Virtual IDE CDROM Drive, ATAPI CD/DVD-ROM drive > target0

Re: glibc installation problem in lfs 6.6

2010-04-14 Thread Andrew Benton
On 14/04/10 17:11, fantasy xu wrote: > i have compiled glibc successfully at section 6.9.1 (Installation of Glibc), > but when trying to install it, i got an error.the error message is > > CC="gcc" /usr/bin/perl scripts/test-installation.pl > /sources/glibc-build/ >

回复: Re: glibc installation problem in lfs 6.6

2010-04-14 Thread fantasy xu
i got the solution, it supposed to be '-Wl', not '-W1'. thanks anyway! 在 2010-4-15 上午12:23,"stosss" 编写: On Wed, Apr 14, 2010 at 12:11 PM, fantasy xu wrote: > i have compil... Read chapter 1.4 and 1.5 and the FAQ on the LFS site. -- If we can but prevent the government from wasting the labours o

Re: glibc installation problem in lfs 6.6

2010-04-14 Thread stosss
On Wed, Apr 14, 2010 at 12:11 PM, fantasy xu wrote: > i have compiled glibc successfully at section 6.9.1 (Installation of Glibc), > but when trying to install it, i got an error.the error message is > > CC="gcc" /usr/bin/perl scripts/test-installation.pl /sources/glibc-build/ > cc1: error: unreco

glibc installation problem in lfs 6.6

2010-04-14 Thread fantasy xu
i have compiled glibc successfully at section 6.9.1 (Installation of Glibc), but when trying to install it, i got an error.the error message is CC="gcc" /usr/bin/perl scripts/test-installation.pl /sources/glibc-build/ cc1: error: unrecognized command line option "-W1,-dynamic-linker=/lib/ld-linux.s

Re: glibc compiling problem in lfs 6.6

2010-04-14 Thread Jordan Peters
On Wed, Apr 14, 2010 at 12:56 AM, Simon Geard wrote: > On Tue, 2010-04-13 at 13:38 -0500, Jordan Peters wrote: > > afte binutils is done with the make install i try testing it like it > > says in the book. i am told it cannot run compiled c program. is > > x86_64 32 bit? > > You need to give us a

Re: kdebaseworkspace-4.4.2-help required

2010-04-14 Thread linux fan
On 4/14/10, lux-integ wrote: > On Tuesday 13 April 2010 07:53:42 pm Trent Shea wrote: >> Also, >> /opt/kde/share/apps/cmake/modules/FindX11.cmake which gets installed by >> kdelibs - not really sure if both files get used... > all to no avail. > I do not know if the 'name' used is a problem or ot

Re: Kernel panic - not syncing: VFS; Unable to mount root fs on unknown-block(2.0)

2010-04-14 Thread mastah
Hi i tried installing a huge bunch of unnecessary drivers and stuff into the kernel to see if it would get me through the problem. Now i get VFS: Cannot open device "" or unknown-block(8.2) Please append a correct "root=" boot option; here are the available partitions: 1600 41943

Re: glibc compiling problem in lfs 6.6

2010-04-14 Thread William Immendorf
On Tue, Apr 13, 2010 at 11:04 AM, Jordan Peters wrote: > When i compile glibc, it seems to go fine but when i test it, rather than > the output in the terminal being > [Requesting program interpreter: /tools/lib/ld-linux.so.2] > it's > [Requesting program interpreter: /tools/lib64/ld-linux-x86-64.

Re: Auto mounting USB thumb drives and CD/DVD

2010-04-14 Thread Simon Geard
On Tue, 2010-04-13 at 09:35 -0400, linux fan wrote: > I stopped the haldeamon and started up kde 4.4.2 (pretty new stuff). > Then I started dragonplayer and it immediately told me that my audio > playback device does not work. > > I guess "deprecated" is not synonymous with "you don't need it". N

Re: glibc compiling problem in lfs 6.6

2010-04-14 Thread Simon Geard
On Tue, 2010-04-13 at 13:38 -0500, Jordan Peters wrote: > afte binutils is done with the make install i try testing it like it > says in the book. i am told it cannot run compiled c program. is > x86_64 32 bit? You need to give us a bit more detail for us to help. The *exact* error copied into an

Re: Stuck on Section 5.6

2010-04-14 Thread Simon Geard
On Tue, 2010-04-13 at 08:52 -0400, duck wilson wrote: > According to the book my next step is to do "make mrproper" which has > gotten me stumped. Do I do this make in $LFS/sources or do I need to > extract the Linux kernel files and cd to the kernel directory and > execute the commands in Section