On Saturday 08 September 2012 03:51:23 Larry Finger wrote: > On 09/07/2012 06:37 PM, Larry Finger wrote: > > There are also a lot of errors with messages of the form > > > > /usr/share/virtualbox/src/vboxhost/vboxpci/VBoxPci.o: In function > > `iommu_attach_group': > > /home/finger/wireless-testing-new/include/linux/iommu.h:260: multiple > > definition of `iommu_attach_group' > > /usr/share/virtualbox/src/vboxhost/vboxpci/linux/VBoxPci-linux.o:/home/fi > > nger/wireless-testing-new/include/linux/iommu.h:260: first defined here > > > > I do not know the fix for these errors. > > The errors were "fixed" by changing the configuration. Previously, I did > not define CONFIG_AMD_IOMMU. As I have an AMD processor, > CONFIG_INTEL_IOMMU was also not defined, which also meant the > CONFIG_IOMMU_API was not defined. Once I added the AMD IOMMU parameter, > the module compiled without problems. > > As the previous kernel runs OK, I think the configuration is OK. I can > understand that vboxpci could not run, but it should at least compile.
The correct fix is in r43265. Kind regards, Frank -- Dr.-Ing. Frank Mehnert Senior Manager Software Development Desktop Virtualization, VirtualBox ORACLE Deutschland B.V. & Co. KG | Werkstr. 24 | 71384 Weinstadt, Germany Hauptverwaltung: Riesstr. 25, D-80992 München Registergericht: Amtsgericht München, HRA 95603 Komplementärin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
