PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Parallels Installations Error



IMehler
13.02.06, 21:54
Hab die Kernel Source rpm installiert. Trotzdem bricht Parallels-config ab. Hier der Text der Logdatei:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether make sets ${MAKE}... (cached) yes
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking Check for primary OS type... Linux
checking Linux kernel version... 2.6.x
checking kernel sources... default location used
checking abnormal 2.4.20 remap_page_range... remap_page_range need vma struct
checking freezing kthreads patch... no
checking scheduling problems... schedule has sleep calculations
checking mmu_cr4_features address... cat: /proc/ksyms: No such file or directory
cat: /lib/modules/2.6.13-15.8-default/build/System.map: No such file or directory
cat: /boot/System.map.2.6.13-15.8-default: No such file or directory
cat: /usr/src/linux/System.map: No such file or directory
Not found VT-x can't work
checking for 64-bit platform... not a 64-bit platform
checking for Fedora Core stock kernel... not stock kernel used
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Drivers/Makefile
config.status: creating Drivers/Hypervisor/Makefile
config.status: creating Drivers/drvMain/Makefile
config.status: creating Drivers/drvNet/Makefile
config.status: creating Drivers/drvNet/LINUX/Makefile
config.status: creating Drivers/drvVirtualNIC/Makefile
config.status: executing depfiles commands
Making clean in Drivers
make[1]: Entering directory `/usr/lib/Parallels/Drivers'
Making clean in drvVirtualNIC
make[2]: Entering directory `/usr/lib/Parallels/Drivers/drvVirtualNIC'
rm -f vmvirtualnic vmvirtualnic
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
rm -f *.o *.ko *cmd*
make[2]: Leaving directory `/usr/lib/Parallels/Drivers/drvVirtualNIC'
Making clean in drvNet
make[2]: Entering directory `/usr/lib/Parallels/Drivers/drvNet'
Making clean in LINUX
make[3]: Entering directory `/usr/lib/Parallels/Drivers/drvNet/LINUX'
rm -f vm-bridge vm-bridge
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
rm -f *.o *.ko *cmd*
make[3]: Leaving directory `/usr/lib/Parallels/Drivers/drvNet/LINUX'
Making clean in .
make[3]: Entering directory `/usr/lib/Parallels/Drivers/drvNet'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/usr/lib/Parallels/Drivers/drvNet'
make[2]: Leaving directory `/usr/lib/Parallels/Drivers/drvNet'
Making clean in drvMain
make[2]: Entering directory `/usr/lib/Parallels/Drivers/drvMain'
rm -f vm-main vm-main
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
find . -type f -iname *.O | xargs rm -f; \
find . -type f -iname *.mod\.\* | xargs rm -f; \
find . -type f -iname *.cmd\.\* | xargs rm -f; \
find . -type f -iname *.cmd | xargs rm -f; \
find . -type f -iname *.ko | xargs rm -f; \
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/lib/Parallels/Drivers/drvMain'
Making clean in Hypervisor
make[2]: Entering directory `/usr/lib/Parallels/Drivers/Hypervisor'
rm -f hypervisor hypervisor
rm -rf .libs _libs
# -rm -f *.o core *.core
rm -f *.lo
`rm -f hdevice.o hypmain.o hypvmstate.o pages.o logging.o md5.o utils.o hypervisor.o`;\
find . -type f -iname *.mod\.\* | xargs rm -f; \
find . -type f -iname *.cmd\.\* | xargs rm -f; \
find . -type f -iname *.cmd | xargs rm -f; \
find . -type f -iname *.ko | xargs rm -f; \
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/lib/Parallels/Drivers/Hypervisor'
Making clean in .
make[2]: Entering directory `/usr/lib/Parallels/Drivers'
rm -f patch-files patch-files
rm -f fix-24-hyper fix-24-hyper
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[2]: Leaving directory `/usr/lib/Parallels/Drivers'
make[1]: Leaving directory `/usr/lib/Parallels/Drivers'
Making clean in .
make[1]: Entering directory `/usr/lib/Parallels'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/usr/lib/Parallels'
Making all in Drivers
make[1]: Entering directory `/usr/lib/Parallels/Drivers'
Making all in .
make[2]: Entering directory `/usr/lib/Parallels/Drivers'
=> Patching modules makefiles for 2.6.x kernel ...
for i in Hypervisor/Makefile drvMain/Makefile drvNet/LINUX/Makefile drvVirtualNIC/Makefile; do \
sed s/CFLAGS\ =/CFLAGS\ :=\ \$\(CFLAGS\)/ $i | \
sed s/obj_m/obj-m/ | \
sed s/hypervisor_objs/hypervisor-objs/ | \
sed s/vm_main_objs/vm-main-objs/ | \
sed s/vm_bridge_objs/vm-bridge-objs/ | \
sed s/vmvirtualnic_objs/vmvirtualnic-objs/ | \
sed s/_extra_ldflags\ =/EXTRA_LDFLAGS+=/ | \
sed s/_extra_cflags\ =/EXTRA_CFLAGS+=/ | \
sed s/include\ .\\/\$\(DEPDIR\)/#/ > $i.t; mv -f $i.t $i;\
done
cp -f drvMain/common/md5.c Hypervisor/;
cp -f drvMain/common/utils.c Hypervisor/;
make[2]: Leaving directory `/usr/lib/Parallels/Drivers'
Making all in Hypervisor
make[2]: Entering directory `/usr/lib/Parallels/Drivers/Hypervisor'
make -C /usr/src/linux SUBDIRS=/usr/lib/Parallels/Drivers/Hypervisor SRCROOT=/usr/lib/Parallels/Drivers/Hypervisor modules && mv -f hypervisor.ko hypervisor.o
make[3]: Entering directory `/usr/src/linux-2.6.13-15'
Makefile:494: .config: Datei oder Verzeichnis nicht gefunden

WARNING: Symbol version dump /usr/src/linux-2.6.13-15/Module.symvers
is missing; modules will have no dependencies and modversions.

CC [M] /usr/lib/Parallels/Drivers/Hypervisor/hypmain.o
/bin/sh: scripts/basic/fixdep: Datei oder Verzeichnis nicht gefunden
make[4]: *** [/usr/lib/Parallels/Drivers/Hypervisor/hypmain.o] Fehler 1
make[3]: *** [_module_/usr/lib/Parallels/Drivers/Hypervisor] Fehler 2
make[3]: Leaving directory `/usr/src/linux-2.6.13-15'
make[2]: *** [hypervisor] Fehler 2
make[2]: Leaving directory `/usr/lib/Parallels/Drivers/Hypervisor'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/lib/Parallels/Drivers'
make: *** [all-recursive] Fehler 1

stefan.becker
13.02.06, 22:25
Keine Ahnung von Parallels, aber das Problem ist vermutlich ein nicht konfigurierter Kernel.

Schau ins VMWARE-Howto, da sind einige Tipps dazu (make prepare, oldconfig etc.).