Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Parallels VM Tools on Gentoo VM - GCC Install Error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Mustang-Speed
n00b
n00b


Joined: 26 Jan 2005
Posts: 31

PostPosted: Sat Jan 05, 2019 5:44 pm    Post subject: Parallels VM Tools on Gentoo VM - GCC Install Error Reply with quote

Trying to install Parallel Tools on Gentoo

gcc has an error compiling prl_eth/pvmnet

"/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:194:3: error: 'struct ethtool_ops' has no member named 'get_settings'; did you mean 'get_strings'?"

does anyone know what this means?

This use to install fine before I did some package updates...

-- below is the full error on install...

Code:
Started installation of Parallels Guest Tools version '14.0.1.45154'

Sat Jan 5 10:26:34 MST 2019
Start installation or upgrade of Guest Tools
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:194:3: error: 'struct ethtool_ops' has no member named 'get_settings'; did you mean 'get_strings'?
  .get_settings           = pvmnet_get_settings,
   ^~~~~~~~~~~~
   get_strings
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:194:28: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
  .get_settings           = pvmnet_get_settings,
                            ^~~~~~~~~~~~~~~~~~~
/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:194:28: note: (near initialization for 'pvmnet_ethtool_ops.get_drvinfo')
cc1: some warnings being treated as errors
make[3]: *** [scripts/Makefile.build:292: /usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o] Error 1
make[2]: *** [Makefile:1563: _module_/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet] Error 2
make[1]: *** [/usr/lib64/parallels-tools/kmods/prl_eth/pvmnet/Makefile.v26:11: all] Error 2
make: *** [Makefile.kmods:49: compile] Error 2
Error: could not build kernel modules
Error during report about failed installation of parallels tools.
Error: failed to install Parallels Guest Tools!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum