For VMware 3.2 the vmware-net build with new kernel fails with syntax errors (it was OK with RH7.1)
A patch has been shown on several mailing list archives. I tried to run the patch but got the following error msg:
patching file /usr/lib/vmware/modules/source/vmnet.tar
Hunk #1 FAILED at 1485.
1 out of 1 hunk FAILED -- saving rejects to file /usr/lib/vmware/modules/source/vmnet.tar.rej
and the contents of rej file:
************** *** 1485,1491 ****
len += sprintf(buf+len, "pids ");
- for_each_task(p) { if (VNetProcessOwnsPort(p, port)) { len += sprintf(buf+len, "%d", p->pid); if (seen) { --- 1485,1491 ----
len += sprintf(buf+len, "pids ");
+ for_each_process(p) { if (VNetProcessOwnsPort(p, port)) { len += sprintf(buf+len, "%d", p->pid); if (seen) {
What is going wrong? I am not used to Linux patch error - I had my patching experiences on VAX/VMS and 390/MVS years ago, but no with Unix... Anybody else patched VMware for RH9??
I would be very grateful for any help! Thanks!
best regards from Austria,
Pekka Kurki
-- (Mr.) Pekka K. Kurki Intellectics GesmbH http://www.intellectics.at, http://www.intellectics.com Schlossstrasse 59, A-2551 Enzesfeld, Austria Tel. +43 2256 815811, Mobile +43 664 2008151, Fax +43 2256 815819 email: Pekka.Kurki@xxxxxxxxxxxxxxx Pekka.Kurki@xxxxxxxxxxxxxxxx www: http://pekka.kurki.at
product infos:
http://www.intellectics.com/AffinityServe http://www.intellectics.com/Exomi http://www.intellectics.com/Future121 http://www.intellectics.com/Malibu http://www.intellectics.com/LocusPortal http://www.intellectics.com/Valimo http://www.intellectics.com/Newolution
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list