Guys,

        I've been building the vbox driver on opensuse since 1.5.6 or earlier 
and on 
3.1.2 on openSuSE 11.2 I received a strange warning after the "Success!" 
indication

21:25 zephyr:~/suse/pkg> sudo rpm -Uvh 
VirtualBox-3.0.12_54655_openSUSE112-1.i586.rpm
warning: VirtualBox-3.0.12_54655_openSUSE112-1.i586.rpm: Header V4 DSA 
signature: NOKEY, key ID 6dfbcbae
Preparing...                ########################################### [100%]
   1:VirtualBox             ########################################### [100%]

Creating group 'vboxusers'. VM users must be member of that group!

No precompiled module for this kernel found -- trying to build one. Messages
emitted during module compilation will be logged to /var/log/vbox-install.log.

Success!

WARNING: -e needs -E or -F2

The compile seems to have ended OK and the vbox modules were loaded as 
expected:

21:27 zephyr:~/suse/pkg> lsmod | grep vbox
vboxnetadp             97352  0
vboxnetflt            106024  0
vboxdrv               145000  1 vboxnetflt

>From google (about 5 hits) the only suggestion was to install the kernel 
source, make and gcc (which didn't make sense, you wouldn't have gotten this 
far without them). All make an compile toos are installed and working. Anybody 
got any idea what this warning is?

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to