Mailinglist Archive: opensuse-packaging (218 mails)
| < Previous | Next > |
Re: [opensuse-packaging] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
- From: Alexey Eremenko <al4321@xxxxxxxxx>
- Date: Wed, 16 Dec 2009 10:43:03 +0200
- Message-id: <7fac565a0912160043y43a31fccr14d6eb1e1f325b0e@xxxxxxxxxxxxxx>
On Wed, Dec 16, 2009 at 11:39 AM, Michal Seben <mseben@xxxxxxx> wrote:
But export is part of upstream project (VirtualBox), how can openSUSE
project fix it ?
Should we report it upstream ?
--
-Alexey Eromenko "Technologov"
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On Monday 14 December 2009 21:48:57 Michal Marek wrote:
Michal Seben napsal(a):
vboxguest: export duplicate symbol RTMemExecFree (owned by vboxdrv)
if I type
insmod /lib/modules/2.6.31.5-0.1-desktop/updates/vboxnetflt.ko
module is loaded correctly
hints or tips are welcome ...
see also :
http://lists.opensuse.org/opensuse-factory/2009-12/msg00339.html
If two modules export the same symbol, then I would not be surprised if
the dependencies were resolved randomly (depending on inode order). I
suggest you fix the root cause, i.e. kill the duplicate export. BTW
thanks !
But export is part of upstream project (VirtualBox), how can openSUSE
project fix it ?
Should we report it upstream ?
--
-Alexey Eromenko "Technologov"
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |