Tracker item #2492040, was opened at 2009-01-07 04:41
Message generated for change (Comment added) made by mvanzin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2492040&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: nexx (blacknexxus)
Assigned to: Nobody/Anonymous (nobody)
Summary: missing share parameter in make install on FreeBSD

Initial Comment:
While make install in hgfsmounter (on FreeBSD), install-exec-hook: in 
Makefile.am will called.
if FREEBSD
install-exec-hook:
        $(MV) $(DESTDIR)$(sbindir)/mount.vmhgfs \
                $(DESTDIR)$(sbindir)/mount_vmhgfs
But this misses the sharename parameter.
make  install-exec-hook                                                         
       
/usr/local/sbin/mount.vmhgfs  /usr/local/sbin/mount_vmhgfs                      
       
Usage: mount.vmhgfs <sharename> <dir> [-o <options>]                            
       
Mount the HGFS share, specified by name, to a local directory.                  
       
Share name must be in host:dir format.     

----------------------------------------------------------------------

>Comment By: Marcelo Vanzin (mvanzin)
Date: 2009-02-18 15:52

Message:
Fixed in release 2009.02.18.

----------------------------------------------------------------------

Comment By: nexx (blacknexxus)
Date: 2009-01-07 05:41

Message:
Oh sry, ignored the $(MV) which seems emtpy. Had the problem also with
empty $(RM)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2492040&group_id=204462

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to