ports/75748: [patch] vmware3 install broken

Per Hedeland per at hedeland.org
Mon Jan 3 15:10:22 UTC 2005


>Number:         75748
>Category:       ports
>Synopsis:       [patch] vmware3 install broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 03 15:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Per Hedeland
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
None
>Environment:
System: FreeBSD pluto.hedeland.org 5.3-RELEASE FreeBSD 5.3-RELEASE #4: Sat Jan 1 12:30:34 CET 2005 per at pluto.hedeland.org:/usr/src/sys/i386/compile/PLUTO i386

vmware3-3.2.1.2242_10,1

>Description:
	The last chunk of the "Make portlint happy" change to
	ports/emulators/vmware3/Makefile in CVS rev 1.80 breaks the
	installation, since the network configuration parameters are
	never picked up for the config file and rc script.

>How-To-Repeat:
	Install vmware3 with some network config. Run the rc script to
	start it. See the error message "[: -eq: unexpected operator"
	and absence of the vmnet config.

>Fix:

--- emulators/vmware3/Makefile.ORIG	Mon Jan  3 04:29:02 2005
+++ emulators/vmware3/Makefile	Mon Jan  3 15:30:45 2005
@@ -232,8 +232,8 @@
 	@${FIND} ${WRKSRC} | ${GREP} \@ | ${XARGS} ${RM}
 .endif
 
+.include <bsd.port.post.mk>
+
 .if exists(${WRKDIR}/Makefile.inc.net)
 .include "${WRKDIR}/Makefile.inc.net"
 .endif
-
-.include <bsd.port.post.mk>



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



More information about the freebsd-ports-bugs mailing list