Re: A Hotplug question

2005-07-25 Thread DJ Lucas
Gerard Beekmans wrote: > Nothing is actually locked, the kernel just printed a message to your > screen. You can change this using the "dmesg" command. The '-n' option > changes the level at which kernel logs are sent to the console. I'm not > sure which level you would need to set to prevent thes

Re: A Hotplug question

2005-07-25 Thread Gerard Beekmans
Ron Keller wrote: Following this message, the cursor stays locked in one position on the screen and I do not get a screen prompt unless I hit the return key. Is there some way to get around this problem? Thanks in advance for your help. Nothing is actually locked, the kernel just printed a

A Hotplug question

2005-07-25 Thread Ron Keller
I have just finished building LFS svn-20050708 and I am seeing an odd message on the screen when I plug in my USB flash drive. The following is what shows up on the console when I plug in the flash drive: root# usb 1-6: new high speed USB device using ehci_hcd and address 5 scsi1: SCSI emulati

Re: glibc pass2 configure error

2005-07-25 Thread Ken Moffat
On Mon, 25 Jul 2005, David Richardson wrote: > Hey all, > When I configure glibc-2.3.4 for pass2 in section > 6.11, I get the following error: > [...] > checking for suffix of object files... configure: > error: cannot compute suffix of object files: cannot > compile > See `config.log' for more de

glibc pass2 configure error

2005-07-25 Thread David Richardson
Hey all, When I configure glibc-2.3.4 for pass2 in section 6.11, I get the following error: root:/sources/glibc-build# ../glibc-2.3.4-20040701/configure --prefix=/usr --disable-profile --enable-add-ons --enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc checking build system type... i686-pc-

Re: Fcron mail output

2005-07-25 Thread S. Anthony Sequeira
On Mon, 2005-07-25 at 09:01 -0700, benjamin stathos wrote: > Sorry for being pedantic, but this is driving me nuts. I also receive > emails. The problem is the output isn't in the email (in this case > "Hello"). Was the Hello included in the emails you received? Yes, it was. This installation is

Re: GCC4 ch. 6: compiler produces unrunnable binaries

2005-07-25 Thread Matt Bartley
In article <[EMAIL PROTECTED]>, Rainer Peter Feller <[EMAIL PROTECTED]> wrote: > On Sun, 2005-07-24 at 21:16 -0700, Matt Bartley wrote: > > # ./strace ./a.out > > strace: exec: No such file or directory > > execve("./a.out", ["./a.out"], [/* 8 vars */]) = 0 > hm ... just a wild guess ... can yo

Re: GCC4 ch. 6: compiler produces unrunnable binaries

2005-07-25 Thread Rainer Peter Feller
On Sun, 2005-07-24 at 21:16 -0700, Matt Bartley wrote: > In article <[EMAIL PROTECTED]>, > Gerard Beekmans <[EMAIL PROTECTED]> wrote: > > > Matt Bartley wrote: > > > I've copied the binary from Debian, which isn't statically linked, but > > > it works anyway. > > > Please install a statically l

Re: docbook2html

2005-07-25 Thread Andrew Benton
developerman wrote: Module-init-tools installation chashed becouse 'docbook2html' not found. What package contains this utility? docbook-utils http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-utils.html You shouldn't need to install things from BLFS to compile LFS. Can you give us mo