amd64/151280: vmware guestd port install error in /usr/ports/emulators/vmware-guestd* missing vmmemctl.ko during compiling

Fabrizio Rubino fabrix at fabrix.org
Thu Oct 7 05:00:11 UTC 2010


>Number:         151280
>Category:       amd64
>Synopsis:       vmware guestd port install error in /usr/ports/emulators/vmware-guestd* missing vmmemctl.ko during compiling
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 07 05:00:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Fabrizio Rubino
>Release:        8.1
>Organization:
none
>Environment:
# cd /usr/ports/emulators/vmware-guestd6
# make install clean

install: /usr/ports/emulators/vmware-guestd6/work/vmmemctl-only/vmmemctl.ko: No such file or directory
*** Error code 71
>Description:
When I try to install port vmware-guestd6 or 5 I get the error:


---------------------------------------
# cd /usr/ports/emulators/vmware-guestd6

# make install clean

install: /usr/ports/emulators/vmware-guestd6/work/vmmemctl-only/vmmemctl.ko: No such file or directory
*** Error code 71
---------------------------------------

I don't know if this problem persists also in vmware-guestd3 or 4, because I cannot install them cause their installation is available only for i368 and I run amd64
>How-To-Repeat:
Impossible compiling vmware-guestd port cause missing library
>Fix:
I can fix the problem manually moving the vmmemctl.ko :

# cp /usr/ports/emulators/vmware-guestd6/work/vmmemctl.ko \
/usr/ports/emulators/vmware-guestd6/work/vmmemctl-only/

# make install clean

OK!

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-amd64 mailing list