Ошибка при компиляции
acmilanfan 30 января, 2012 - 22:43
Решил поставить VirtualBox, но он почему-то не компилируется. Вот то что выдает при попытке установить:
>>> Emerging (1 of 1) app-emulation/virtualbox-4.1.8 * VirtualBox-4.1.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * Using: icedtea-bin-6 >>> Unpacking source... >>> Unpacking VirtualBox-4.1.8.tar.bz2 to /var/tmp/portage/app-emulation/virtualbox-4.1.8/work >>> Source unpacked in /var/tmp/portage/app-emulation/virtualbox-4.1.8/work >>> Preparing source in /var/tmp/portage/app-emulation/virtualbox-4.1.8/work/VirtualBox-4.1.8_OSE ... * Applying virtualbox-ose-3.2.8-mesa-check.patch ... [ ok ] * Applying virtualbox-4-makeself-check.patch ... [ ok ] * Applying virtualbox-4-mkisofs-check.patch ... [ ok ] * Applying virtualbox-4.1.4-asneeded.patch ... [ ok ] * Applying virtualbox-4.0.2-restore_old_machines_dir.patch ... [ ok ] * Applying virtualbox-4.1.2-vboxpci-build.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/virtualbox-4.1.8/work/VirtualBox-4.1.8_OSE ... Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK. Checking for kBuild: found, OK. Checking for gcc: found version 4.5.3, OK. Checking for as86: found version 0.16.17, OK. Checking for bcc: ** BCC not working! Check /var/tmp/portage/app-emulation/virtualbox-4.1.8/work/VirtualBox-4.1.8_OSE/configure.log for details * ERROR: app-emulation/virtualbox-4.1.8 failed (configure phase): * configure failed * * Call stack: * ebuild.sh, line 56: Called src_configure * environment, line 7722: Called die * The specific snippet of code: * ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)" --disable-kmods --disable-dbus ${myconf} || die "configure failed" * * If you need support, post the output of 'emerge --info =app-emulation/virtualbox-4.1.8', * the complete build log and the output of 'emerge -pqv =app-emulation/virtualbox-4.1.8'. !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-6 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-6.1.10.4" JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.8/temp/environment'. * S: '/var/tmp/portage/app-emulation/virtualbox-4.1.8/work/VirtualBox-4.1.8_OSE' >>> Failed to emerge app-emulation/virtualbox-4.1.8, Log file: >>> '/var/tmp/portage/app-emulation/virtualbox-4.1.8/temp/build.log' * Messages for package app-emulation/virtualbox-4.1.8: * ERROR: app-emulation/virtualbox-4.1.8 failed (configure phase): * configure failed * * Call stack: * ebuild.sh, line 56: Called src_configure * environment, line 7722: Called die * The specific snippet of code: * ./configure --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)" --disable-kmods --disable-dbus ${myconf} || die "configure failed" * * If you need support, post the output of 'emerge --info =app-emulation/virtualbox-4.1.8', * the complete build log and the output of 'emerge -pqv =app-emulation/virtualbox-4.1.8'. * The complete build log is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-4.1.8/temp/environment'. * S: '/var/tmp/portage/app-emulation/virtualbox-4.1.8/work/VirtualBox-4.1.8_OSE'
Версия gcc-4.5.3. Пробовал ставить со старой версией gcc-3.3.6, выдает то же самое. Помогите разобраться с проблемой!
»
- Для комментирования войдите или зарегистрируйтесь
Цитата: * If you need
Или ставьте virtualbox-bin.
Ставил бинарный virtualbox,
Ставил бинарный virtualbox, но там суть в том, что не получилось поставить его с графическим интерфейсом(USE флаг qt4 прописывал), а через VBoxManage не осилил(не получилось создать раздел hdd для вм).
у
у app-emulation/virtualbox-bin-4.1.8 нет флага qt4, а у моего графический интерфейс есть
Все, проблема сама решилась
Все, проблема сама решилась каким-то странным образом. До этого ставил virtualbox-bin-4.1.4, сейчас попробовал поставить virtualbox-bin-4.1.8 и он заработал нормально с графическим интерфейсом =)
А вы запускали ?$
А вы запускали ?
Ваш пользователь должен быть в группе vboxusers.
И да, его нельзя поставить без графического интерфейса, если вы его потом руками только не удалите.
Видимо вы просто не нашли пункт меню.
Для просмотра содержимого установленного пакета поставьте пакет gentoolkit:
Да, запускал
Да, запускал VirtualBox(команда не найдена писало), пользователя добавлял в группу, работал только VBoxManage. Сейчас все нормально поставилось, сам не знаю почему до этого не запускалось.