I almost crazy. I updated my kernel to last kernel 2.6.28 and recieved some problems. my mouse don't move at all. X start smoothly ant don't have errors. After that I started look for problem, but find other. I can't emerge many of packages.
but all the time I recieved something like that :
Code: Select all
env: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -march=k8 -O2 -pipe -MT gunichartables.lo -MD -MP -MF .deps/gunichartables.Tpo -c ../src/CLucene/config/gunichartables.cpp -fPIC -DPIC -o .libs/gunichartables.o
env: ru_RU.UTF-8: No such file or directory
ru_RU.UTF-8: No such file or directory
make[3]: *** [gunichartables.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [StdHeader.lo] Error 1
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -march=k8 -O2 -pipe -MT repl_lltot.lo -MD -MP -MF .deps/repl_lltot.Tpo -c ../src/CLucene/config/repl_lltot.cpp -fPIC -DPIC -o .libs/repl_lltot.o
[b]env: ru_RU.UTF-8: No such file or directory[/b]
make[3]: *** [repl_lltot.lo] Error 1
make[3]: Leaving directory `/home/ilyatau/portage/tmp/portage/dev-cpp/clucene-0.9.21b/work/clucene-core-0.9.21b/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ilyatau/portage/tmp/portage/dev-cpp/clucene-0.9.21b/work/clucene-core-0.9.21b/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ilyatau/portage/tmp/portage/dev-cpp/clucene-0.9.21b/work/clucene-core-0.9.21b'
make: *** [all] Error 2
ERROR: dev-cpp/clucene-0.9.21b failed.
[b]Call stack:
ebuild.sh, line 49: Called src_compile[/b]
environment, line 162: Called die
[b]The specific snippet of code:
emake || die "emake failed";
The die message:
emake failed[/b]
If you need support, post the topmost build error, and the call stack if relevant.
A complete build log is located at '/home/ilyatau/portage/tmp/portage/dev-cpp/clucene-0.9.21b/temp/build.log'.
The ebuild environment file is located at '/home/ilyatau/portage/tmp/portage/dev-cpp/clucene-0.9.21b/temp/environment'.
I tried evrything what I know. it's didn't help.
Any ideas?
Thanks.



