Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Virtualbox emerge fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
afrycze
n00b
n00b


Joined: 12 Oct 2007
Posts: 6

PostPosted: Wed Oct 17, 2007 10:57 am    Post subject: Virtualbox emerge fails Reply with quote

Hello.
i tried to install Virtualbox on Gentoo, but emerge fails.

Code:

his scope
kmk[3]: *** [/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/out/linux.x86/release/obj/src/VBox/Devices/Drivers/Storage/DrvHostDVD.o] Error 1
The failing command:
        @g++ -c -O2 -g -Wall -pedantic -Wno-long-long -Wno-trigraphs -Wno-variadic-macros -pipe -O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -I/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src/VBox/Devices -I/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src/VBox/Devices/Network/slirp -I/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/include -I/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/out/linux.x86/release -DVBOX -DVBOX_OSE -DRT_OS_LINUX -D__LINUX__ -D_FILE_OFFSET_BITS=64 -DRT_ARCH_X86 -D__X86__ -DIN_RING3 -DHC_ARCH_BITS=32 -DGC_ARCH_BITS=32 -DIN_IDE_R3 -DVBOX_WITH_ALSA -Wp,-MD,/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/out/linux.x86/release/obj/src/VBox/Devices/Drivers/Storage/DrvHostDVD.o.dep -Wp,-MT,/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/out/linux.x86/release/obj/src/VBox/Devices/Drivers/Storage/DrvHostDVD.o -Wp,-MP -o /var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/out/linux.x86/release/obj/src/VBox/Devices/Drivers/Storage/DrvHostDVD.o /var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src/VBox/Devices/Storage/DrvHostDVD.cpp
kmk[3]: *** Waiting for unfinished jobs....
kmk[3]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src/VBox/Devices'
kmk[2]: *** [pass_libraries_before] Error 2
kmk[2]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src/VBox'
kmk[1]: *** [pass_libraries_before] Error 2
kmk[1]: Leaving directory `/var/tmp/portage/app-emulation/virtualbox-1.5.0-r1/work/VirtualBox-1.5.0_OSE/src'
kmk: *** [pass_libraries_before] Error 2
 *
 * ERROR: app-emulation/virtualbox-1.5.0-r1 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
 *   virtualbox-1.5.0-r1.ebuild, line   72:  Called die
 * The specific snippet of code:
 *      MAKE="kmk" emake TOOL_GCC3_CC="$(tc-getCC)" TOOL_GCC3_CXX="$(tc-getCXX)" \
 *              TOOL_GCC3_AS="$(tc-getCC)" TOOL_GCC3_AR="$(tc-getAR)" \
 *              TOOL_GCC3_LD="$(tc-getCXX)" TOOL_GCC3_LD_SYSMOD="$(tc-getLD)" \
 *              TOOL_GCC3_CFLAGS="${CFLAGS}" TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" \
 *              all || die "kmk failed"
 *  The die message:
 *   kmk failed
 *
 * 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/virtualbox-1.5.0-r1/temp/build.log'.
 *

 * Messages for package app-emulation/virtualbox-1.5.0-r1:

 *
 * ERROR: app-emulation/virtualbox-1.5.0-r1 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
 *   virtualbox-1.5.0-r1.ebuild, line   72:  Called die
 * The specific snippet of code:
 *      MAKE="kmk" emake TOOL_GCC3_CC="$(tc-getCC)" TOOL_GCC3_CXX="$(tc-getCXX)" \
 *              TOOL_GCC3_AS="$(tc-getCC)" TOOL_GCC3_AR="$(tc-getAR)" \
 *              TOOL_GCC3_LD="$(tc-getCXX)" TOOL_GCC3_LD_SYSMOD="$(tc-getLD)" \
 *              TOOL_GCC3_CFLAGS="${CFLAGS}" TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" \
 *              all || die "kmk failed"
 *  The die message:
 *   kmk failed
 *
 * 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/virtualbox-1.5.0-r1/temp/build.log'.
 *
 * GNU info directory index is up-to-date.


Anyone has some idea what should i do?

my compiler: i686-pc-linux-gnu-4.2.2

fragment of make.conf:
Code:

CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
ACCEPT_KEYWORDS="~x86"
USE="doc mplayer offensive usb wifi nptl nptlonly unicode svg hal dbus kde qt3 qt4 alsa opengl ncurses slang X xorg java firefox gtk gtk2 nls samba rdesktop"
FEATURES="parallel-fetch ccache"
VIDEO_CARDS="nvidia vesa"
LINGUAS="en pl"



best regards.
Back to top
View user's profile Send private message
nightshade2069
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2006
Posts: 140

PostPosted: Wed Oct 17, 2007 3:11 pm    Post subject: Reply with quote

emerge --info please.
Back to top
View user's profile Send private message
kingcoras
n00b
n00b


Joined: 26 Jun 2007
Posts: 26

PostPosted: Wed Oct 17, 2007 4:02 pm    Post subject: Reply with quote

hi, I'm having the same problem with KMK failing when trying to emerge virtualbox. here is my emerge --info.
Code:

Portage 2.1.3.14 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23-rc7 i686)
=================================================================
System uname: 2.6.23-rc7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Wed, 17 Oct 2007 15:20:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python:     2.4.4-r5, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O3 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl acpi additions alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox flac fortran gdbm gif gpm gstreamer gtk hal iconv ipv6 isdnlog java jpeg kde kerberos ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



the specific error I get is...
Code:


>>> Messages generated by process 11810 on 2007-10-17 08:44:14 for package app-emulation/virtualbox-1.5.0-r1:

ERROR: compile

ERROR: app-emulation/virtualbox-1.5.0-r1 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
  virtualbox-1.5.0-r1.ebuild, line   72:  Called die
The specific snippet of code:
        MAKE="kmk" emake TOOL_GCC3_CC="$(tc-getCC)" TOOL_GCC3_CXX="$(tc-getCXX)" \
                TOOL_GCC3_AS="$(tc-getCC)" TOOL_GCC3_AR="$(tc-getAR)" \
                TOOL_GCC3_LD="$(tc-getCXX)" TOOL_GCC3_LD_SYSMOD="$(tc-getLD)" \
                TOOL_GCC3_CFLAGS="${CFLAGS}" TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" \
                all || die "kmk failed"
 The die message:
  kmk failed

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/virtualbox-1.5.0-r1/temp/build.log'.



_________________
<bocz> i think ill be stuck to getting 2 sticks of 128
<bocz> thats 310 mb for a server
<Guilty> Kudos on finding the elusive 54MB DIMM

gentoo boot time: 25 seconds, Windows boot time: 1:30. Why, Bill, why?
Back to top
View user's profile Send private message
nightshade2069
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2006
Posts: 140

PostPosted: Wed Oct 17, 2007 7:54 pm    Post subject: Reply with quote

What GCC version are are you using. that may explain something here.
Back to top
View user's profile Send private message
afrycze
n00b
n00b


Joined: 12 Oct 2007
Posts: 6

PostPosted: Wed Oct 17, 2007 9:26 pm    Post subject: Reply with quote

i use gcc version 4.2.2.
can't Virtualbox be compiled using this one?
Back to top
View user's profile Send private message
nightshade2069
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2006
Posts: 140

PostPosted: Wed Oct 17, 2007 9:50 pm    Post subject: Reply with quote

Someone solved the issue prior.. try this from the link.

http://forums.gentoo.org/viewtopic-t-592037-highlight-virtualbox.html
Back to top
View user's profile Send private message
kingcoras
n00b
n00b


Joined: 26 Jun 2007
Posts: 26

PostPosted: Thu Oct 18, 2007 11:34 pm    Post subject: Reply with quote

you mean the gcc-config, right? I can't get that to change to the one he specified. this is what I get.

Code:

gcc-config: Could not locate 'i486-pc-linux-3.3.6' in '/etc/env.d/gcc/'

_________________
<bocz> i think ill be stuck to getting 2 sticks of 128
<bocz> thats 310 mb for a server
<Guilty> Kudos on finding the elusive 54MB DIMM

gentoo boot time: 25 seconds, Windows boot time: 1:30. Why, Bill, why?
Back to top
View user's profile Send private message
Dimich
n00b
n00b


Joined: 25 Oct 2007
Posts: 1
Location: Bryansk

PostPosted: Thu Oct 25, 2007 12:18 pm    Post subject: Reply with quote

Other reason. Compiler not guilty.

# emerge =virtual/os-headers-2.6.21

and try

# emerge virtualbox
Back to top
View user's profile Send private message
kingcoras
n00b
n00b


Joined: 26 Jun 2007
Posts: 26

PostPosted: Sun Oct 28, 2007 1:07 am    Post subject: Reply with quote

...

so my thought process was, "That's dumb. Why would the headers make any difference?"

...

so I've got virtualbox installed now, thanks to emerging the OS headers.

so... good call, Dimich! thanks.

lesson learned... sometimes it's the simple stuff.
_________________
<bocz> i think ill be stuck to getting 2 sticks of 128
<bocz> thats 310 mb for a server
<Guilty> Kudos on finding the elusive 54MB DIMM

gentoo boot time: 25 seconds, Windows boot time: 1:30. Why, Bill, why?
Back to top
View user's profile Send private message
KtoTo
n00b
n00b


Joined: 01 Nov 2007
Posts: 3

PostPosted: Thu Nov 01, 2007 9:29 pm    Post subject: Reply with quote

Virtualbox emerge fails with the same error :(

I have re-emerged os-headers but it hasn't helped me.
I've also updated gcc from 4.1.1 to 4.1.2, but the problem remains =(
Switching to gcc-3.4.4 didn't help...

Is the problem in gcc version and I need to install gcc-4.2.* ? or something else?

My system:

Code:

Portage 2.1.3.16 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r5 i686)
=================================================================
System uname: 2.6.22-gentoo-r5 i686 AMD Athlon(tm) processor
Timestamp of tree: Wed, 31 Oct 2007 01:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
Back to top
View user's profile Send private message
MiPo
n00b
n00b


Joined: 16 Mar 2004
Posts: 28
Location: Germany

PostPosted: Fri Nov 02, 2007 9:38 am    Post subject: Reply with quote

Sorry Folks...
same problem here. I tried all the tricks above... but neither did it. I get exact the same compile error. I even have gcc-4.2.2. The package virtual/os-headers isn't visible for me... but I tried linux-headers 2.6.21 and my actual 2.6.23. The _bin package isn't as worty for me, while I just need the additions. Has someone an idea? I don't have any clue. Thanks!
_________________
AMD64X2-5200,4GB, Gentoo, AMD64-3400,1GB, running VDR
Back to top
View user's profile Send private message
KtoTo
n00b
n00b


Joined: 01 Nov 2007
Posts: 3

PostPosted: Sat Nov 03, 2007 9:45 pm    Post subject: Reply with quote

$%^&*!
Installation of gcc-4.2* didn't helped. I've re-emerged the dependencies and got no result...
Where's the problem?... I've no more ideas...
Back to top
View user's profile Send private message
tutaepaki
Apprentice
Apprentice


Joined: 11 Nov 2003
Posts: 279
Location: New Zealand

PostPosted: Sun Nov 04, 2007 5:11 am    Post subject: Reply with quote

The problem seems to be related to the opengl support.

I got around the problem by setting opengl to use the xorg support rather than the nvidia one. (using eselct opengl) And then setting it back to nvidia again after the emerge.

Code:

eselect opengl set 2
emerge -u virtualbox
eselect opengl set 1
Back to top
View user's profile Send private message
KtoTo
n00b
n00b


Joined: 01 Nov 2007
Posts: 3

PostPosted: Sun Nov 04, 2007 12:05 pm    Post subject: Reply with quote

tutaepaki, big thanks! It really helped! :)
Back to top
View user's profile Send private message
MiPo
n00b
n00b


Joined: 16 Mar 2004
Posts: 28
Location: Germany

PostPosted: Mon Nov 05, 2007 11:31 am    Post subject: Reply with quote

Thanks! This one solved the problem, even if I had the ati-drivers instead of nvidia-drivers installed. But the solution was the same. Now I can use the guest-additions...
_________________
AMD64X2-5200,4GB, Gentoo, AMD64-3400,1GB, running VDR
Back to top
View user's profile Send private message
DavidKwast
n00b
n00b


Joined: 09 Feb 2007
Posts: 3

PostPosted: Thu May 08, 2008 5:10 pm    Post subject: Reply with quote

Thanks, eselect opengl set worked for me too.

Code:

localhost david # emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 AMD Athlon(tm) Processor
Timestamp of tree: Tue, 29 Apr 2008 19:30:09 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://ftp.gtlib.gatech.edu/pub/gentoo http://www.gtlib.gatech.edu/pub/gentoo "
LANG="pt_BR"
LC_ALL="pt_BR"
LINGUAS="pt_BR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X acl acpi alsa arts berkdb cli cracklib crypt cups dbus divx dri dv dvd dvdr encode ffmpeg fortran gdbm gif gmedia gpm hal iconv ipod isdnlog jpeg kde midi mjpeg mmx mmxext mng mp3 mp4 mpeg mplayer mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python quicktime readline reflection rtc samba session spell spl ssl svg tcpd theora tiff truetype unicode usb vcd vorbis win32codecs wmp x264 x86 xcomposite xine xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_BR" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
[/quote]
Back to top
View user's profile Send private message
techqbert
n00b
n00b


Joined: 23 May 2007
Posts: 14

PostPosted: Sun Jun 01, 2008 12:13 am    Post subject: Same prob. Reply with quote

When I eselect opengl list, I only have one choice, xorg-x11. What should I do?
Back to top
View user's profile Send private message
mystified
l33t
l33t


Joined: 14 Feb 2004
Posts: 748

PostPosted: Wed Aug 13, 2008 11:41 am    Post subject: Reply with quote

I also only have xorg. Plus I can't find os-headers in portage.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum