lkml.org 
[lkml]   [2007]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux v2.6.20-rc5
On 3/8/07, albcamus <albcamus@gmail.com> wrote:
> I guess that it is because 'paravirt_ops' was exported as GPL symbol, whereas
> the vmware module doen't declare any license.
>
> I tried to add the following line:
>
> MODULE_LICENSE("GPL");
>
> into vmmon.tar and vmnet.tar under /usr/lib/vmare/modules/source/,
> then it works.


I'll try that. Thanks. Here's what I did, but don't know whether it's
the right approach (but, at least vmware still works) ...

Thanks,
Jeff.


--- vmware/vmmon-only/include/driver-config.h.org 2007-01-26
10:46:01 +0800
+++ vmware/vmmon-only/include/driver-config.h 2006-11-14 05:06:18 +0800
@@ -19,7 +19,8 @@
#include "includeCheck.h"

#include <linux/autoconf.h>
+#undef CONFIG_PARAVIRT
#include "compat_version.h"

/* We rely on Kernel Module support. Check here. */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-03-08 16:23    [W:0.052 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site