"libwine.so.1: cannot open shared object file" и -march=opteron

С горем пополам собрал всю систему под двухядерный АМД, с флагами -march=opteron и MAKEOPTS="-j3" собрал всю систему. С горем пополам, потому что часть прог хотела MAKEOPTS="-j1" иначе не собиралась (в частности баш). Дошло дело до вайна, и вот что оно мне выдало:

make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.46/work/wine-0.9.46/include'
make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-0.9.46/work/wine-0.9.46/fonts'
fontforge -script ../fonts/genttf.ff courier.sfd courier.ttf
Copyright (c) 2000-2007 by George Williams.
Executable based on sources from 14:58 2-Oct-2007.
../tools/sfnt2fnt courier.ttf 13 1255 96 128 8
../tools/sfnt2fnt: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
make[1]: *** [courier-1255-96-13.fnt] Error 127
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-0.9.46/work/wine-0.9.46/fonts'
make: *** [fonts] Error 2
*
* ERROR: app-emulation/wine-0.9.46 failed.
* Call stack:
* ebuild.sh, line 1695: Called dyn_compile
* ebuild.sh, line 1033: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* wine-0.9.46.ebuild, line 114: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-0.9.46/temp/build.log'.
*

* Messages for package app-emulation/wine-0.9.46:

*
* ERROR: app-emulation/wine-0.9.46 failed.
* Call stack:
* ebuild.sh, line 1695: Called dyn_compile
* ebuild.sh, line 1033: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* wine-0.9.46.ebuild, line 114: Called die
* The specific snippet of code:
* emake all || die "all"
* The die message:
* all
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-0.9.46/temp/build.log'.
*

Подумал...поставил -march=i686 и MAKEOPTS="-j1", попробовал собрать...то же самое...

Может кто подскажет что не так и что делать?!

Заранее спасибо!!!

Всё вопрос

Всё вопрос снят, забыл подмонтировать proc

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".