Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[ubuntu] VMware workstation is not working with GCC 5.1.1

$
0
0
after installing ubuntu 15.04 vmware is no longer working with gcc 5.1.1
while trying to launch vmware workstation ...
pic :



tried to push refresh , nothing happens .. also tried to add this path
/usr/lib/gcc/
and any sub-path but nothing :(
i tried applying these :

Code:

curl http://pastie.org/pastes/9934018/download -o /tmp/vmnet-3.19.patch
cd /usr/lib/vmware/modules/source
tar -xf vmnet.tar
patch -p0 -i /tmp/vmnet-3.19.patch
mv vmnet.tar vmnet.tar.SAVED
tar -cf vmnet.tar vmnet-only
rm -r vmnet-only
vmware-modconfig --console --install-all



but i got error :

PHP Code:

root@ebram96:~# curl http://pastie.org/pastes/9934018/download -o /tmp/vmnet-3.19.patch
  
Total    Received Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1026    0  1026    0     0     39      0 
--:--:--  0:00:25 --:--:--   233
root
@ebram96:~# cd /usr/lib/vmware/modules/source
root@ebram96:/usr/lib/vmware/modules/source# tar -xf vmnet.tar
root@ebram96:/usr/lib/vmware/modules/source# patch -p0 -i /tmp/vmnet-3.19.patch
patch unexpectedly ends in middle of line
patch
: **** Only garbage was found in the patch input.
root@ebram96:/usr/lib/vmware/modules/source# mv vmnet.tar vmnet.tar.SAVED
root@ebram96:/usr/lib/vmware/modules/source# tar -cf vmnet.tar vmnet-only
root@ebram96:/usr/lib/vmware/modules/source# tar -cf vmnet.tar vmnet-only
root@ebram96:/usr/lib/vmware/modules/source# vmware-modconfig --console --install-all
Failed to get gcc information


Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>