From: "jds" <jds@soltis.cc>
To: Andrew Morton <akpm@digeo.com>, "jds" <jds@soltis.cc>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problem compile module vmnet VMWARE 4.0 in 2.4.70-mm8
Date: Wed, 11 Jun 2003 14:09:10 -0600 [thread overview]
Message-ID: <20030611200731.M1071@soltis.cc> (raw)
In-Reply-To: <20030611130850.358276ae.akpm@digeo.com>
Hi Andrew:
Thanks.... :)
Changes the bridge.c and compile good module vmnet
Best Regards.
Muchas Gracias
---------- Original Message -----------
From: Andrew Morton <akpm@digeo.com>
To: "jds" <jds@soltis.cc>
Sent: Wed, 11 Jun 2003 13:08:50 -0700
Subject: Re: Problem compile module vmnet VMWARE 4.0 in 2.4.70-mm8
> "jds" <jds@soltis.cc> wrote:
> >
> > I have problems when compile module vmware 4.0 vmnet with kernel
2.5.70-mm8.
> >
> > ...
> >
> > make: Entering directory `/tmp/vmware-config0/vmnet-only'
> > bridge.c: In function `VNetBridgeReceiveFromVNet':
> > bridge.c:368: structure has no member named `wmem_alloc'
> > bridge.c: In function `VNetBridgeUp':
> > bridge.c:618: structure has no member named `protinfo'
> > bridge.c: In function `VNetBridgeReceiveFromDev':
> > bridge.c:817: structure has no member named `protinfo'
> > make: *** [bridge.o] Error 1
> > make: Leaving directory `/tmp/vmware-config0/vmnet-only'
> > Unable to build the vmnet module.
>
> You'll need to replace all instances of "wmem_alloc" with "sk_wmem_alloc"
> and replace all instances of "protinfo" with "sk_protinfo". And
> similar if you get more compile errors.
>
> Lots of socket members were renamed, by adding an "sk_" prefix.
------- End of Original Message -------
next prev parent reply other threads:[~2003-06-11 20:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-11 19:30 Problem compile module vmnet VMWARE 4.0 in 2.4.70-mm8 jds
2003-06-11 20:08 ` Andrew Morton
2003-06-11 20:09 ` jds [this message]
2003-06-13 17:38 ` Problems in kernel 2.4.70-mm9 with pcmcia xircom_cb jds
-- strict thread matches above, loose matches on Subject: below --
2003-06-11 20:09 Problem compile module vmnet VMWARE 4.0 in 2.4.70-mm8 Petr Vandrovec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030611200731.M1071@soltis.cc \
--to=jds@soltis.cc \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.