Re: 6.12 Readjusting the toolchain

2007-02-16 Thread Alan Lord
> Hi, cd didn't ask for keyboard layout. > I don't have any cursor. the mouse driver doesn't appear to be loaded. Mouse > does nothing(I'm in Ireland). > How do I get that working? If you type "man gpm" you get lots of information about how to setup gpm. You need to do a bit of self research he

Re: 6.12 Readjusting the toolchain

2007-02-16 Thread Richard Caldwell
- Original Message From: Alan Lord <[EMAIL PROTECTED]> To: lfs-support@linuxfromscratch.org Sent: Friday, February 16, 2007 11:55:12 AM Subject: Re: 6.12 Readjusting the toolchain > > Hi Al, > I'm a complete novice so any help is useful.I didn't know I could

Re: 6.12 Readjusting the toolchain

2007-02-16 Thread Alan Lord
> > Hi Al, > I'm a complete novice so any help is useful.I didn't know I could run more > than one tty useing ALT + F. I ve got the book open on the 2nd tty. How do I > cut & paste. I've tried starting GPM by typing 'GPM' and got the message > "08o.oops(): [gpm.c(933)]: Please use -m /dev/mouse

Re: 6.12 Readjusting the toolchain

2007-02-16 Thread Richard Caldwell
- Original Message From: Alan Lord <[EMAIL PROTECTED]> To: lfs-support@linuxfromscratch.org Sent: Friday, February 16, 2007 10:58:02 AM Subject: Re: 6.12 Readjusting the toolchain Richard Caldwell wrote: > Hi, > having the following problem that I dont undertsand?

Re: 6.12 Readjusting the toolchain

2007-02-16 Thread Alan Lord
Richard Caldwell wrote: > Hi, > having the following problem that I dont undertsand? > > System: > using LFS LiveCD 6.0 > Dell optiplex P3 with 64mb RAM > > When I try to run > sed -i 's@ /tools/lib/ld-linux.so.2@ /lib/[EMAIL PROTECTED]' \ $(gcc > --print-file specs) > I get the error > sed

6.12 Readjusting the toolchain

2007-02-16 Thread Richard Caldwell
Hi, having the following problem that I dont undertsand? System: using LFS LiveCD 6.0 Dell optiplex P3 with 64mb RAM When I try to run sed -i 's@ /tools/lib/ld-linux.so.2@ /lib/[EMAIL PROTECTED]' \ $(gcc --print-file specs) I get the error sed: can't read /tools/lib/gcc/i686-pc-linux-gnu/3.

Re: 6.12 readjusting the toolchain : crt1.o : No such file error

2006-07-03 Thread Vladimir A. Pavlov
On, Sunday 02 July 2006 20:15 Edouard KLEIN wrote: > *startfile_prefix_spec: > /usr/lib Haha! You aren't the first one having this problem :) Add a slash at the end of the path: > *startfile_prefix_spec: > /usr/lib/ -- Nothing but perfection pv -- http://linuxfromscratch.org/mailman/listinfo/l

6.12 readjusting the toolchain : crt1.o : No such file error

2006-07-02 Thread Edouard KLEIN
Hi all. I have followed the LFS book's instruction till the 6.12 part. When I want to run the dummy compilation to check if all goes well, I got this error : #cc dummy.c /tools/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/../../../../powerpc-unknown-linux-gnu/bin/ld: crt1.o: No such file: No such file