|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: crosstool-NG build for powerpc on Fedora Core 11 = hundreds of grep processesMark,
All, On Saturday 24 October 2009 03:24:57 Mark Schaefer wrote: > Here's my process: > ./configure --local > make > ./ct-ng build > at this point, top shows no significant activity, but script is acting slowly. If I do exactly that, then here's what I get: # ./configure --local # make # ./ct-ng build There is no existing .config file! You need to either run 'menuconfig', or configure an existing sample. make: *** [.config] Error 1 # So, I guess you did configure it (./ct-ng menuconfig) before you run the actual build, right? > When I finally get a ps, I get a page full of entries like this: > ps ax > 27913 pts/0 S 0:00 /bin/bash /home/mschaefe/crosstool-ng.1. > 5.0/scripts/crosstool-NG.sh > 27915 pts/0 S 0:00 /bin/bash > /share/home/mschaefe/crosstool-ng.1.5.0/targets/bin/sed -r -e > s/%N$/000000000/; > 27921 pts/0 S 0:00 /bin/bash > /share/home/mschaefe/crosstool-ng.1.5.0/targets/bin/grep -qw > /usr/lib/ccache None of the crosstool-NG scripts call grep with '-qw'. The only solution I know of right now is to de-install ccache. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | `------------------------------^-------^------------------^--------------------' -- For unsubscribe information see http://sourceware.org/lists.html#faq |
|
|
Re: crosstool-NG build for powerpc on Fedora Core 11 = hundreds of grep processesHi again,
You're correct, I did a menuconfig prior to that. And thanks, de-installing ccache did the trick. I should have tried that first before posting. Thanks, Mark -- For unsubscribe information see http://sourceware.org/lists.html#faq |
| Free embeddable forum powered by Nabble | Forum Help |