From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G53Ue-00057d-H2 for garchives@archives.gentoo.org; Mon, 24 Jul 2006 16:41:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6OGdW83015095; Mon, 24 Jul 2006 16:39:32 GMT Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.192.83]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6OGYEXd016109 for ; Mon, 24 Jul 2006 16:34:15 GMT Received: from scarlatti.leonora.org (c-71-202-97-79.hsd1.ca.comcast.net[71.202.97.79]) by comcast.net (rwcrmhc13) with SMTP id <20060724161913m1300d82fle>; Mon, 24 Jul 2006 16:19:13 +0000 Subject: Re: [gentoo-user] Can't recompile vmware modules From: "Vladimir G. Ivanovic" To: gentoo-user@lists.gentoo.org In-Reply-To: <7573e9640607232239i4af96092h30f131febac5327d@mail.gmail.com> References: <1153624957.12180.11.camel@scarlatti.leonora.org> <7573e9640607232239i4af96092h30f131febac5327d@mail.gmail.com> Content-Type: text/plain Date: Mon, 24 Jul 2006 09:19:12 -0700 Message-Id: <1153757952.12180.42.camel@scarlatti.leonora.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 537a8cdd-3f59-4035-8ac3-c30419fb231f X-Archives-Hash: cc6f6f5191ada9657347a176fd55cc95 On Sun, 2006-07-23 at 22:39 -0700, Richard Fish wrote: > On 7/22/06, Vladimir G. Ivanovic wrote: > > When I run vmware-config.pl, I get the following error: > > > > Building for VMware Workstation 5.5.x. > > Using 2.6.x kernel build system. > > make: Entering directory `/tmp/vmware-config0/vmmon-only' > > Makefile:127: *** Inappropriate build environment: you wanted to > > use gcc version while kernel attempts to use gcc version 4.1.1. > > What is the output of: > > 1. cat /proc/version > 2. gcc -v > 3. gcc-config -l To me everything looks OK, but I'd love another set of eyes to look at my setup. --- Vladimir $ cat /proc/version Linux version 2.6.17-gentoo-r4 (root@scarlatti) (gcc version 4.1.1 (Gentoo 4.1.1)) #1 PREEMPT Sat Jul 22 15:13:47 PDT 2006 $ gcc -v Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) $ gcc-config -l Available compilers for CTARGET i686-pc-linux-gnu [1] x86_64-pc-linux-gnu-3.4.6/x86-hardened [2] x86_64-pc-linux-gnu-3.4.6/x86-hardenednopie [3] x86_64-pc-linux-gnu-3.4.6/x86-hardenednopiessp [4] x86_64-pc-linux-gnu-3.4.6/x86-hardenednossp [5] x86_64-pc-linux-gnu-3.4.6/x86-vanilla [6] x86_64-pc-linux-gnu-4.1.1/x86-vanilla Available compilers for CTARGET x86_64-pc-linux-gnu [7] x86_64-pc-linux-gnu-3.4.6/amd64-hardened [8] x86_64-pc-linux-gnu-3.4.6/amd64-hardenednopie [9] x86_64-pc-linux-gnu-3.4.6/amd64-hardenednopiessp [10] x86_64-pc-linux-gnu-3.4.6/amd64-hardenednossp [11] x86_64-pc-linux-gnu-3.4.6/amd64-vanilla [12] x86_64-pc-linux-gnu-4.1.1/amd64-vanilla Activated profiles: i686-pc-linux-gnu x86_64-pc-linux-gnu-4.1.1/x86-vanilla x86_64-pc-linux-gnu * x86_64-pc-linux-gnu-4.1.1/amd64-vanilla -- Vladimir G. Ivanovic -- gentoo-user@gentoo.org mailing list