openSuSE11.1とVMware
2008年12月30日(火) 15:16 JST
閲覧数 4,005
VMware Workstation 6.0をopenSuSE 11.1で動かそうとしたところ。
驚いたことに、Kernelモジュールが作れませんでした。
理由は、Kernelをビルドしたgccバージョンと導入されてるgccが合いませんよと言っておられます。
仕方がないので、Kernelをビルドし直しですかね。
VIA C7用に最適化すればパフォーマンスも上がると思われるので、ついでですね。
どちらにせよ、パッケージから、gcc4.3.3が入るのは若干困りものです。
驚いたことに、Kernelモジュールが作れませんでした。
理由は、Kernelをビルドしたgccバージョンと導入されてるgccが合いませんよと言っておられます。
仕方がないので、Kernelをビルドし直しですかね。
VIA C7用に最適化すればパフォーマンスも上がると思われるので、ついでですね。
どちらにせよ、パッケージから、gcc4.3.3が入るのは若干困りものです。
Your kernel was built with "gcc" version "4.3.2", while you are trying to use "/usr/bin/gcc" version "4.3". This configuration is not recommended and VMware Workstation may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler "/usr/bin/gcc" version "4.3" anyway? [no] For more information on how to troubleshoot module-related problems, please visit our Web site at "http://www.vmware.com/download/modules/modules.html" and "http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".