From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Kaufmann Subject: kvm-16 fails to compile on Kubuntu Edgy Date: Sun, 18 Mar 2007 01:21:42 +0100 Message-ID: <45FC8616.20108@spamfence.net> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Hi! I tried to compile kvm-16 on Kubuntu Edgy - so far unsuccessfully. The configure succeeds but the make process fails with the following output: martin@Solo:~/Download/kvm-16$ ./configure --prefix=3D/opt/kvm Install prefix /opt/kvm BIOS directory /opt/kvm/share/qemu binary directory /opt/kvm/bin Manual directory /opt/kvm/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /home/martin/Download/kvm-16/qemu C compiler /usr/bin/gcc-3.4 Host C compiler gcc make make install install host CPU x86_64 host big endian no target list x86_64-softmmu gprof enabled no profiler no static build no SDL support yes SDL static link yes mingw32 support no Adlib support no CoreAudio support no ALSA support yes DSound support no FMOD support no kqemu support no kvm support yes Documentation no martin@Solo:~/Download/kvm-16$ make make -C kernel make[1]: Entering directory `/home/martin/Download/kvm-16/kernel' make -C /lib/modules/2.6.17-11-generic/build M=3D`pwd` "$@" make[2]: Entering directory `/usr/src/linux-headers-2.6.17-11-generic' CC [M] /home/martin/Download/kvm-16/kernel/kvm_main.o /home/martin/Download/kvm-16/kernel/kvm_main.c: In function =91kvmfs_get_sb= =92: /home/martin/Download/kvm-16/kernel/kvm_main.c:2438: error: too many arguments to function =91get_sb_pseudo=92 /home/martin/Download/kvm-16/kernel/kvm_main.c:2438: warning: return makes integer from pointer without a cast /home/martin/Download/kvm-16/kernel/kvm_main.c: At top level: /home/martin/Download/kvm-16/kernel/kvm_main.c:2445: warning: initialization from incompatible pointer type make[3]: *** [/home/martin/Download/kvm-16/kernel/kvm_main.o] Error 1 make[2]: *** [_module_/home/martin/Download/kvm-16/kernel] Error 2 make[2]: Leaving directory `/usr/src/linux-headers-2.6.17-11-generic' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/martin/Download/kvm-16/kernel' make: *** [kernel] Error 2 Has anyone seen this error before? And does anyone know how to get it working? Thanks for your help! Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= VDEV