klasact
Group: Members
Posts: 22
Joined: April 2006 |
|
Posted: April 30 2006,21:59 |
|
Yo Piccolo I did the driver install sequence several times--most recently running Make config, Make all, and Make install as root. Make Config was successful.
Make All output was quite long. Significant lines follow:
/bin/sh : line1: M : Command not found. /bin/sh : line1:.mkmetadef :No such file or directory Make[2] :c: Command not found (appears several times) Make[2]:o: Command not found Cat:Write error: No space left on device (my pen drive has at least 400mb free) Make [2]: *** [mkmetadef] Error 127 Leaving dir- Pre1/src/mkmeta Make[1]*** [all] Error2 Make[1] leave Pre1/src Make***[all] Error2 Note many lines showing Error 127 followed by Ignored appeared in list.
Make Install
find.-name.depend-exec rm {} \; Search for files default path is current dir ; default expression is - print Note- there are additional lines dealing with EXPRESSION and then Make install Error 1
Note: gnu-utils,dpkg,and gcc1 loaded to the best of my ability. Gcc --help is present but no proof for dpkg and gnu-utils.
Is there any way to copy bash output on to a floppy or hard drive to copy and paste or email Please advise the last line that you get for a successful Make All and Make Install. Thanks
|