Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548874 - app-emulation/open-vm-tools add support for libmspack
Summary: app-emulation/open-vm-tools add support for libmspack
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on: 548382
Blocks:
  Show dependency tree
 
Reported: 2015-05-07 21:06 UTC by kundarsa@gmail.com
Modified: 2018-06-26 00:28 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kundarsa@gmail.com 2015-05-07 21:06:46 UTC
add CUSTOM_MSPACK_LIBS="/usr/local/include/mspack.h" to ebuild src configure when libmspack gets into portage.
Comment 1 kundarsa@gmail.com 2015-05-07 21:09:03 UTC
assign to vmware@gentoo.com
Comment 2 kundarsa@gmail.com 2015-05-07 21:10:40 UTC
(In reply to kundarsa from comment #1)
> assign to vmware@gentoo.com

oops, please assign to vmware@gentoo.org
Comment 3 Mike Gilbert gentoo-dev 2015-05-07 21:19:20 UTC
(In reply to kundarsa from comment #0)
> add CUSTOM_MSPACK_LIBS="/usr/local/include/mspack.h" to ebuild src configure
> when libmspack gets into portage.

If libmspack is installing headers into /usr/local/include, then the mspack ebuild needs to be adjusted.
Comment 4 kundarsa@gmail.com 2015-05-07 21:27:15 UTC
did a merge off ebuild and got

>>> Merging dev-libs/libmspack-0.5 to /
--- /usr/
--- /usr/include/
>>> /usr/include/mspack.h
--- /usr/lib64/
>>> /usr/lib64/libmspack.so -> libmspack.so.0.1.0
>>> /usr/lib64/libmspack.so.0 -> libmspack.so.0.1.0
>>> /usr/lib64/libmspack.so.0.1.0


the /usr/local must have been from my manual configure make install...

open-vm-tools src configure would be changed to CUSTOM_MSPACK_LIBS="/usr/include/mspack.h"

sorry about that. will wipe and reinstall my AT test box its getting dirty :P
Comment 5 kundarsa@gmail.com 2015-05-07 21:31:17 UTC
will put in an ebuild patch for this later. vgauth and deploypkg look like they will both be enabled and building.
Comment 6 Manfred Knick 2017-12-02 11:04:51 UTC
Current version is app-emulation/open-vm-tools-10.1.15:0 .

@ kundarsa : 

   Against which version of open-vm-tools was this Bug ?
   Is this Bug still valid ?

             NEEDINFO

@ Mike :

Otherwise, I would suggest to close this BUG as OBSOLETE.


Thanks.
Comment 7 Manfred Knick 2017-12-02 11:07:38 UTC
(kundarsa in comment #5) :   2015-05-07

> will put in an ebuild patch for this later. 

       PING
Comment 8 kundarsa@gmail.com 2018-06-26 00:27:34 UTC
no longer using this software, i suggest close until another user can confirm this is an issue.