Bug 89572 - PATCH: emulators/vmware-guestd5: installation fails with vmxnet.ko
Summary: PATCH: emulators/vmware-guestd5: installation fails with vmxnet.ko
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: matusita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-26 13:00 UTC by NIIMI Satoshi
Modified: 2005-11-26 13:25 UTC (History)
1 user (show)

See Also:


Attachments
diff (694 bytes, patch)
2005-11-26 13:00 UTC, NIIMI Satoshi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NIIMI Satoshi 2005-11-26 13:00:14 UTC
Installation fails on FreeBSD 4.x and 5.x because vmxnet.ko is
not in ${WRKDIR}/lib/modules/... but in ${WRKDRC}/lib/modules/...

How-To-Repeat: cd /usr/ports/emulators/vmware-guestd5; make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-26 13:06:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->matusita

Over to maintainer
Comment 2 matusita freebsd_committer freebsd_triage 2005-11-26 13:23:48 UTC
State Changed
From-To: open->closed

Fixed in ports/vmware-guestd5/Makefile rev 1.24, thank you!